No description
Find a file
Denis Kenzior 4fe0de5b14 uapi: Add 802.11 Preauthentication to if_ether
This adds 0x88c7 protocol type to if_ether.

Signed-off-by: Denis Kenzior <denkenz@gmail.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2018-02-22 21:13:02 +01:00
arch
block
certs
crypto
Documentation
drivers cfg80211: send ack_signal to user in probe client response 2018-02-19 13:21:23 +01:00
firmware
fs
include uapi: Add 802.11 Preauthentication to if_ether 2018-02-22 21:13:02 +01:00
init
ipc
kernel
lib
mm
net mac80211: Add tx ack signal support in sta info 2018-02-19 13:22:28 +01:00
samples
scripts
security
sound
tools tools/virtio: fix smp_mb on x86 2018-01-29 12:02:55 -05: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.