]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
authorDavid S. Miller <davem@davemloft.net>
Fri, 7 Nov 2014 03:15:20 +0000 (22:15 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 7 Nov 2014 03:15:20 +0000 (22:15 -0500)
commit8e57f7d2c0c17be708cb9b4b9442a241415e51ce
treea63a546a895fb51d8d9e505056954e8c90d9a204
parentb307317fd75d6809d186aaf48ad2e4902d38e8b6
parent774875aeb563d77669abb963cf797d4c8f68a119
Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless

John W. Linville says:

====================
pull request: wireless 2014-11-06

Please pull this batch of fixes intended for the 3.18 stream...

For the mac80211 bits, Johannes says:

"This contains another small set of fixes for 3.18, these are all
over the place and most of the bugs are old, one even dates back
to the original mac80211 we merged into the kernel."

For the iwlwifi bits, Emmanuel says:

"I fix here two issues that are related to the firmware
loading flow. A user reported that he couldn't load the
driver because the rfkill line was pulled up while we
were running the calibrations. This was happening while
booting the system: systemd was restoring the "disable
wifi settings" and that raised an RFKILL interrupt during
the calibration. Our driver didn't handle that properly
and this is now fixed."

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

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