Merge tag 'wireless-drivers-for-davem-2015-01-20' of git://git.kernel.org/pub/scm...
authorDavid S. Miller <davem@davemloft.net>
Sun, 25 Jan 2015 05:55:26 +0000 (21:55 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 25 Jan 2015 05:55:26 +0000 (21:55 -0800)
commit5d7b045b73f4ce9fe53eb1b4fc219e141d0fdc6a
treeeb43fc821be91ad9c8ec40520f463e0c6f207cf0
parent9143e398a443d104d0c1247a3049ccdeb9b7f192
parente3f31175a3eeb492a6ab788e4fa136c19b43aab4
Merge tag 'wireless-drivers-for-davem-2015-01-20' of git://git./linux/kernel/git/kvalo/wireless-drivers

ath9k:

* fix an IRQ storm caused by commit 872b5d814f99

iwlwifi:

* A fix for scan that fixes a firmware assertion

* A fix that improves roaming behavior. Same fix has been tested for
  a while in iwldvm. This is a bit of a work around, but the real fix
  should be in mac80211 and will come later.

* A fix for BARs that avoids a WARNING.

* one fix for rfkill while scheduled scan is running.
  Linus's system hit this issue. WiFi would be unavailable
  after this has happpened because of bad state in cfg80211.

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