No description
Find a file
David Wu db40f15b53 ARM: dts: rk3228-evb: Enable the integrated PHY for gmac
This patch enables the integrated PHY for rk3228 evb board
by default.
To use the external 1000M PHY on evb board, need to make
some switch of evb board to be on.

Signed-off-by: David Wu <david.wu@rock-chips.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-08-11 14:28:59 -07:00
arch ARM: dts: rk3228-evb: Enable the integrated PHY for gmac 2017-08-11 14:28:59 -07:00
block
certs
crypto
Documentation Documentation: net: phy: Add phy-is-integrated binding 2017-08-11 14:28:58 -07:00
drivers net: stmmac: dwmac-rk: Add integrated PHY supprot for rk3328 2017-08-11 14:28:59 -07:00
firmware
fs
include net: sched: remove cops->tcf_cl_offload 2017-08-11 13:47:01 -07:00
init
ipc
kernel bpf: enable BPF_J{LT, LE, SLT, SLE} opcodes in verifier 2017-08-09 16:53:57 -07:00
lib bpf: add BPF_J{LT,LE,SLT,SLE} instructions 2017-08-09 16:53:56 -07:00
mm
net net: sched: remove cops->tcf_cl_offload 2017-08-11 13:47:01 -07:00
samples
scripts
security
sound
tools selftests: add rtnetlink test script 2017-08-10 09:50:22 -07:00
usr
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-08-10 12:11:16 -07:00
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.