No description
Find a file
David Wu fecd4d7eef net: stmmac: dwmac-rk: Add integrated PHY support
To make integrated PHY work, need to configure the PHY clock,
PHY cru reset and related registers.

Signed-off-by: David Wu <david.wu@rock-chips.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-08-11 14:28:58 -07:00
arch arm64: defconfig: Enable CONFIG_ROCKCHIP_PHY 2017-08-11 14:28:58 -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 support 2017-08-11 14:28:58 -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.