No description
Find a file
David S. Miller 2ab64da68c Merge branch 'net-phy-improve-starting-PHY'
Heiner Kallweit says:

====================
net: phy: improve starting PHY

This patch series improves few aspects of starting the PHY.

v2:
- improve a warning in patch 4
v3:
- extend commit message for patch 2
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
2019-01-24 22:15:15 -08:00
arch ARM: dts: ls1021a: add 1588 external trigger stamp fifo support 2019-01-22 20:21:57 -08:00
block
certs
crypto
Documentation dt-binding: ptp_qoriq: document "fsl,extts-fifo" property 2019-01-22 20:21:57 -08:00
drivers net: phy: change phy_start_interrupts to phy_request_interrupt 2019-01-24 22:15:15 -08:00
firmware
fs
include net: phy: change phy_start_interrupts to phy_request_interrupt 2019-01-24 22:15:15 -08:00
init
ipc
kernel
lib
LICENSES
mm
net tipc: mark expected switch fall-throughs 2019-01-23 09:06:35 -08:00
samples
scripts
security
sound
tools selftests: forwarding: Add a test case for ARP suppression 2019-01-22 20:40:35 -08:00
usr
virt
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS enetc: Introduce basic PF and VF ENETC ethernet drivers 2019-01-24 21:55:53 -08: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.