Merge tag 'wireless-drivers-for-davem-2016-06-21' of git://git.kernel.org/pub/scm...
authorDavid S. Miller <davem@davemloft.net>
Thu, 23 Jun 2016 19:22:31 +0000 (15:22 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 23 Jun 2016 19:22:31 +0000 (15:22 -0400)
commit00e8cb00bc72f5279fde9d014b47f36dc4805dd8
treec657c431dd615522ab1377028874393004c6fe52
parentefeb2267bba8aa893afdadfc9bae4790777c600c
parent034fdd4a17ff089c2428ece18efa65c5396810d2
Merge tag 'wireless-drivers-for-davem-2016-06-21' of git://git./linux/kernel/git/kvalo/wireless-drivers

Kalle Valo says:

====================
wireless-drivers fixes for 4.7

iwlwifi

* fix the scan timeout for long scans
* fix an RCU splat caused when updating the TKIP key
* fix a potential NULL-derefence introduced recently
* fix a IGTK key bug that has existed since the MVM driver was introduced
* fix some fw capabilities checks that got accidentally inverted

rtl8xxxu

* fix typo on variable name

ath10k

* fix deadlock when peer cannot be created
* fix crash related to printing features
* fix deadlock while processing rx_in_ord_ind

ath9k

* fix GPIO mask regression for AR9462 and AR9565
====================

Signed-off-by: David S. Miller <davem@davemloft.net>