No description
Find a file
Philippe Reynes 92552fdda5 net: sun: sungem: use new api ethtool_{get|set}_link_ksettings
The ethtool api {get|set}_settings is deprecated.
We move this driver to new api {get|set}_link_ksettings.

As I don't have the hardware, I'd be very pleased if
someone may test this patch.

Signed-off-by: Philippe Reynes <tremyfr@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-03-08 22:18:05 -08:00
arch
block
certs
crypto
Documentation
drivers net: sun: sungem: use new api ethtool_{get|set}_link_ksettings 2017-03-08 22:18:05 -08:00
firmware
fs
include vmbus: introduce in-place packet iterator 2017-03-06 17:13:13 -08:00
init
ipc
kernel
lib
mm
net decnet: Use TCP nagle macro instead of literal number in decnet 2017-03-07 14:07:55 -08:00
samples
scripts
security
sound
tools tools: hv: Add clean up function for Ubuntu config 2017-03-06 17:10:40 -08: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.