]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd39b15cc8e39af22534e4d5d3cbe0122b2dfc1dc
treeeb43fc821be91ad9c8ec40520f463e0c6f207cf0
parent1baa3d1e78cfde33ac630c7dd018af7abbdf83a6
parent2e22914633643a59d5db2b282b15f68f2cdde710
Merge tag 'wireless-drivers-for-davem-2015-01-20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers

ath9k:

* fix an IRQ storm caused by commit 03f5c3a45991

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>