]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'iwlwifi-fixes-for-kalle-2014-12-18' of git://git.kernel.org/pub/scm/linux...
authorKalle Valo <kvalo@codeaurora.org>
Sun, 21 Dec 2014 10:39:58 +0000 (12:39 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Sun, 21 Dec 2014 10:39:58 +0000 (12:39 +0200)
commitf39dc8d50f76218cfd2a63620dfd14831b9b144b
tree33cebe7e150549431efeb32dfc98ec9742daced2
parent02d6a746c3f0cdd6f8aad0afd0b32d4646d6525e
parentbaa21e834941ee5fbe4bd421c871f7c0c5f9a086
Merge tag 'iwlwifi-fixes-for-kalle-2014-12-18' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes

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.