]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville...
authorDavid S. Miller <davem@davemloft.net>
Thu, 3 Oct 2013 20:28:18 +0000 (16:28 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Oct 2013 20:28:34 +0000 (16:28 -0400)
commit9aa5501d9b8f1a7dd3b8fd6936115189d92a88ff
treec8b074c58d247f46a4b5de7e30ae4d11760a54ec
parent1d70d154ea00996986cc145829368d3ea708c4f6
parente26fea5a438e2b7d2a9395156a3fff5942d2da6a
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless

John W. Linville says:

====================
Here is another batch of fixes intended for the 3.12 stream...

For the mac80211 bits, Johannes says:

"This time I have two fixes for IBSS (including one for wext, hah), a fix
for extended rates IEs, an active monitor checking fix and a sysfs
registration race fix."

On top of those...

Amitkumar Karwar brings an mwifiex fix for an interrupt loss issue
w/ SDIO devices.  The problem was due to a command timeout issue
introduced by an earlier patch.

Felix Fietkau a stall in the ath9k driver.  This patch fixes the
regression introduced in the commit "ath9k: use software queues for
un-aggregated data packets".

Stanislaw Gruszka reverts an rt2x00 patch that was found to cause
connection problems with some devices.
====================

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