Merge tag 'wireless-drivers-for-davem-2015-08-04' of git://git.kernel.org/pub/scm...
authorDavid S. Miller <davem@davemloft.net>
Fri, 7 Aug 2015 06:53:34 +0000 (23:53 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 7 Aug 2015 06:53:34 +0000 (23:53 -0700)
commit50e18af16f41ca3d91940b292cab4aa1d0363f6f
tree433592b44fffb96e9cd64dc3346b99e3d270f42b
parent7ba8bd75ddc6b041b5716dbb29e49df3e9cc2928
parent741e3b9902d11585e18bfc7f8d47e913616bb070
Merge tag 'wireless-drivers-for-davem-2015-08-04' of git://git./linux/kernel/git/kvalo/wireless-drivers

Kalle Valo says:

====================
iwlwifi:

* a fix for the stuck TFD queue mechanism - it was producing
  noisy false alarms
* a fix for the NIC prepare flow that prevented the driver
  from being able to access the device on certain systems
* a fix for the scan prority handling which allows the
  regular scan to run even if a scheduled scan is already
  running

rsi:

* fix firmware load DMA regression

b43:

* fix extpa_gain check for 2GHz

rtlwifi:

* fix NULL dereference when PCI driver used as an AP
* add missing module parameter declaration for rtl8723be_mod_params.msi_support
====================

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