No description
Find a file
Sean Wang 0cc76d2b14 net: Update address for MediaTek ethernet driver in MAINTAINERS
Update maintainers for MediaTek ethernet driver with Mark Lee.
He is familiar with MediaTek mt762x series ethernet devices and
will keep following maintenance from the vendor side.

Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: Mark Lee <Mark-MC.Lee@mediatek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-10-17 17:00:30 -07:00
arch arm: dts: mediatek: Update mt7629 dts to reflect the latest dt-binding 2019-10-15 18:03:35 -07:00
block
certs
crypto
Documentation
drivers net: phy: micrel: Update KSZ87xx PHY name 2019-10-17 16:31:52 -07:00
fs
include net: phy: micrel: Update KSZ87xx PHY name 2019-10-17 16:31:52 -07:00
init
ipc
kernel
lib
LICENSES
mm
net ipv4: fix race condition between route lookup and invalidation 2019-10-17 16:44:03 -07:00
samples
scripts
security
sound
tools
usr
virt
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS net: Update address for MediaTek ethernet driver in MAINTAINERS 2019-10-17 17:00:30 -07:00
Makefile
README

Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.