Linux mainline fork with MSM8998 patches | https://mainline.space | Currently supported devices: OnePlus 5/5T, Xiaomi Mi 6, F(x)tec Pro¹ (2019 QX1000 model) & Sony Xperia XZ Premium (UNTESTED!)
Find a file
Antoine Tenart 65a2c09aea net: mvpp2: do not set GMAC autoneg when using XLG MAC
When using the XLG MAC, it does not make sense to force the GMAC autoneg
parameters. This patch adds checks to only set the GMAC autoneg
parameters when needed (i.e. when not using the XLG MAC).

Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-08-30 15:17:46 -07:00
arch
block
certs
crypto
Documentation Documentation/bindings: phy: document the Marvell comphy driver 2017-08-30 15:17:45 -07:00
drivers net: mvpp2: do not set GMAC autoneg when using XLG MAC 2017-08-30 15:17:46 -07:00
firmware
fs
include phy: add sgmii and 10gkr modes to the phy_mode enum 2017-08-30 15:17:45 -07:00
init
ipc
kernel
lib idr: Add new APIs to support unsigned long 2017-08-30 14:36:44 -07:00
mm
net net/sched: Change act_api and act_xxx modules to use IDR 2017-08-30 14:38:51 -07:00
samples
scripts
security
sound
tools tc-testing: add test for testing ife type 2017-08-29 15:14:18 -07:00
usr
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS
Makefile
README

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

This file was moved to Documentation/admin-guide/README.rst

Please notice that there are several guides for kernel developers and users.
These guides can be rendered in a number of formats, like HTML and PDF.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
See Documentation/00-INDEX for a list of what is contained in each file.

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.