No description
Find a file
Johannes Berg 2f0282db41 iwlwifi: mvm: track and report IBSS manager status to mac80211
Shaul reported that when iwlmvm was sending beacons, it didn't properly
also take ownership of the probe responses. This is because the whole
mac80211 callback (tx_last_beacon) wasn't implemented. Fix that to make
IBSS discovery work better.

Reported-by: Shaul Triebitz <shaul.triebitz@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2017-06-23 00:13:00 +03:00
arch bpf, arm64: take advantage of stack_depth tracking 2017-06-11 18:18:32 -04:00
block
certs
crypto
Documentation wlcore: add wl1285 compatible 2017-06-13 10:05:40 +03:00
drivers iwlwifi: mvm: track and report IBSS manager status to mac80211 2017-06-23 00:13:00 +03:00
firmware
fs rxrpc: Provide a cmsg to specify the amount of Tx data for a call 2017-06-07 17:15:46 +01:00
include Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git 2017-06-22 16:29:52 +03:00
init
ipc
kernel bpf: reset id on spilled regs in clear_all_pkt_pointers 2017-06-10 19:05:45 -04:00
lib
mm
net udp: try to avoid 2 cache miss on dequeue 2017-06-12 10:01:29 -04:00
samples
scripts
security
sound
tools bpf: add bpf_set_hash helper for tc progs 2017-06-10 19:05:47 -04:00
usr
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS wireless-drivers-next patches for 4.13 2017-06-12 10:14:29 -04: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.