Revision 0b7662cf97ee41af03bc8d4498ff4100d0843338 authored by David S. Miller on 19 February 2016, 20:51:18 UTC, committed by David S. Miller on 19 February 2016, 20:51:18 UTC
Kalle Valo says:

====================
rtlwifi

* fix broken VHT (802.11ac) support, reported by Linus

wlcore

* fix firmware initialisation regression on wl1271

iwlwifi

* fix a race that users reported when we try to load the firmware
  and the hardware rfkill interrupt triggers at the same time
* fix a very visible bug in scheduled scan: the firmware
  doesn't support scheduled scan with no profile configured and
  the supplicant sometimes requests such scheduled scans
* build system fix to be able to link iwlwifi statically into kernel
* firmware name update for 8265
* typo fix in return value
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
2 parent s 1003e19 + c699404
History
File Mode Size
Makefile -rw-r--r-- 2.7 KB
bpf_helpers.h -rw-r--r-- 3.9 KB
bpf_load.c -rw-r--r-- 7.5 KB
bpf_load.h -rw-r--r-- 755 bytes
fds_example.c -rw-r--r-- 4.0 KB
lathist_kern.c -rw-r--r-- 2.1 KB
lathist_user.c -rw-r--r-- 2.0 KB
libbpf.c -rw-r--r-- 3.4 KB
libbpf.h -rw-r--r-- 5.2 KB
sock_example.c -rw-r--r-- 2.7 KB
sockex1_kern.c -rw-r--r-- 648 bytes
sockex1_user.c -rw-r--r-- 979 bytes
sockex2_kern.c -rw-r--r-- 4.7 KB
sockex2_user.c -rw-r--r-- 965 bytes
sockex3_kern.c -rw-r--r-- 6.1 KB
sockex3_user.c -rw-r--r-- 1.3 KB
tcbpf1_kern.c -rw-r--r-- 2.5 KB
test_maps.c -rw-r--r-- 7.5 KB
test_verifier.c -rw-r--r-- 33.4 KB
trace_output_kern.c -rw-r--r-- 642 bytes
trace_output_user.c -rw-r--r-- 4.0 KB
tracex1_kern.c -rw-r--r-- 1.4 KB
tracex1_user.c -rw-r--r-- 403 bytes
tracex2_kern.c -rw-r--r-- 2.3 KB
tracex2_user.c -rw-r--r-- 2.9 KB
tracex3_kern.c -rw-r--r-- 2.1 KB
tracex3_user.c -rw-r--r-- 2.9 KB
tracex4_kern.c -rw-r--r-- 1.3 KB
tracex4_user.c -rw-r--r-- 1.4 KB
tracex5_kern.c -rw-r--r-- 1.9 KB
tracex5_user.c -rw-r--r-- 973 bytes
tracex6_kern.c -rw-r--r-- 611 bytes
tracex6_user.c -rw-r--r-- 1.4 KB

back to top