]> 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>
Fri, 24 Jan 2014 21:03:53 +0000 (13:03 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 24 Jan 2014 21:03:53 +0000 (13:03 -0800)
commitcbd844cae9ddfb3e86da6ee15ba95350b0531af6
tree78568cd9732fbb70b1206fcaeb6f90220752ef9f
parent5203f96bb8c1124dc643a6f78c75a148f7c69056
parenta1b67b0fe2dc9c03e026a6f55b6e9d6df9b03e32
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next

John W. Linville says:

====================
Please pull these fixes for the 3.14 stream!

For the iwlwifi fix, Emmanuel says:

"A critical bug has been reported on all NICs supported by iwldvm.
iwlwifi would simply panic upon interface up This patch fixes this. The
offending code is by me and is present in wireless-next.git and hence in
net-next.git."

Along with that...

Andreas Fenkart corrects a WoWLAN problem with mwifiex.

Roman Dubtsov adds a device ID to rt2800usb.

Sujith Manoharan re-enables a mistakenly commented-out line of code in
ath9k, and also fixes and interrupt mitigation issue for that driver.

ZHAO Gang fixes an incorrect assignment (reverse/wrong API call) in b43.

Please let me know if there are problems!
====================

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