Merge branch 'wireless'
authorDavid S. Miller <davem@davemloft.net>
Fri, 10 May 2013 16:44:05 +0000 (09:44 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 10 May 2013 16:44:05 +0000 (09:44 -0700)
commit61f1598278876527314f5fc1d00cf0a4d525c1f7
tree80810bd165359e940a30ac4852f95a628bbb1610
parent70eba4226d9718946941c7be0c8cb66d431e7686
parent4f81d715b90b7ebe049dd906511c47956086ad44
Merge branch 'wireless'

John W. Linville says:

====================
Here is a batch of fixes intended for the 3.10 stream.

Amitkumar Karwar provides an mwifiex fix to plug a memory leak when
the driver is unloaded.

Bing Zhao brings an mwifiex fix for some flag handling that leads to
log spam and an unusable interface.

Daniel Drake offers an mwifiex fix for multicast filter setup, to
correctly implement wakeup behaviour for multicast WOL.

Felix Fietkau fixes an ath9k problem that produces logspam and keycache
errors due to a bad return code.

Stanislaw Gruszka produces an fix for a WARNING from ath5k, and an
iwl4965 workaround to stop advertising a feature that doesn't work with
the current mac80211 implementation.

Sujith Manoharan gives us an ath9k fix to reprogram the HW beacon timers
after a TSF update, and an initvals fix for the AR9565 device.

Thommy Jakobsson fixes an rx descriptor underrun on b43.
====================

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