Merge tag 'wireless-drivers-for-davem-2018-03-08' of git://git.kernel.org/pub/scm...
authorDavid S. Miller <davem@davemloft.net>
Thu, 8 Mar 2018 16:44:04 +0000 (11:44 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 8 Mar 2018 16:44:04 +0000 (11:44 -0500)
commit652dfb2b31b076153c73106863a4a57e5318c152
tree72038ab7920472453a2e49afe355d2cc5ba218b6
parent3d07e0746fbbbe107e611d35719c009742e21b94
parent455f3e76cfc0d893585a5f358b9ddbe9c1e1e53b
Merge tag 'wireless-drivers-for-davem-2018-03-08' of git://git./linux/kernel/git/kvalo/wireless-drivers

Kalle Valo:

====================
wireless-drivers fixes for 4.16

Quote a few fixes as I have not been able to send a pull request
earlier. Most of the fixes for iwlwifi but also few others, nothing
really standing out though.

iwlwifi

* fix a bogus warning when freeing a TFD

* fix severe throughput problem with 9000 series

* fix for a bug that caused queue hangs in certain situations

* fix for an issue with IBSS

* fix an issue with rate-scaling in AP-mode

* fix Channel Switch Announcement (CSA) issues with count 0 and 1

* some firmware debugging fixes

* remov a wrong error message when removing keys

* fix a firmware sysassert most usually triggered in IBSS

* a couple of fixes on multicast queues

* a fix with CCMP 256

rtlwifi

* fix loss of signal for rtl8723be

brcmfmac

* add possibility to obtain firmware error

* fix P2P_DEVICE ethernet address generation
====================

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