]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'wireless-drivers-for-davem-2016-02-18' of git://git.kernel.org/pub/scm...
authorDavid S. Miller <davem@davemloft.net>
Fri, 19 Feb 2016 20:51:18 +0000 (15:51 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 19 Feb 2016 20:51:18 +0000 (15:51 -0500)
commit282dc21f972522390e1174e419d73a2f471950fd
tree191057f0730adbe23353333745e3684edb3bf8dc
parentefcefeada615ef73345a0e433ecb8886b71ab6f2
parenta3e624b0699053178008a9ff2baf7d070a346f8c
Merge tag 'wireless-drivers-for-davem-2016-02-18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers

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>