]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'wireless-drivers-for-davem-2014-12-26' of git://git.kernel.org/pub/scm...
authorDavid S. Miller <davem@davemloft.net>
Fri, 26 Dec 2014 23:08:38 +0000 (18:08 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Dec 2014 23:08:38 +0000 (18:08 -0500)
commit9198ddd7e0a7c520cad9c1e30dc070b67d4a5b75
treec6f1f9cdc1b3a0ae59424d29044d8a43e6e48762
parentaa6fb8f37b91a4a6dc2ba4755f2364319e881b2e
parent31a0f070241dbe8b53cf48383a10b9ee367d1c21
Merge tag 'wireless-drivers-for-davem-2014-12-26' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers

o Paul made a Kconfig dependency fix to ipw2200, it was not possible to
  enable that driver because Wireless Extensions is now disabled by default.

o Mika fixed brcmfmac not to crash when platform data is not populated

o Emmanuel provided few fixes to iwlwifi, he says:

  "I have here new device IDs and a fix for double free bug I
  introduced. I also fix an issue with the RFKILL interrupt - the HW
  needs us to ACK the interrupt again after we reset it. Liad fixes an
  issue with the firmware debugging infrastructure. While working on
  torture scenarios of firmware restarts, Eliad found an issue which
  he fixed."

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