]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit04ce79d980eaca2442d01005fcfa45e064fe63d8
tree433592b44fffb96e9cd64dc3346b99e3d270f42b
parent479e3bc48ead552a19c40363755373dc684e99e9
parent610bc716961f9a8d44b3913e02f9a61d1a0fddda
Merge tag 'wireless-drivers-for-davem-2015-08-04' of git://git.kernel.org/pub/scm/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>