]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'iwlwifi-for-kalle-2015-07-30' of https://git.kernel.org/pub/scm/linux...
authorKalle Valo <kvalo@codeaurora.org>
Fri, 31 Jul 2015 06:20:12 +0000 (09:20 +0300)
committerKalle Valo <kvalo@codeaurora.org>
Fri, 31 Jul 2015 06:20:12 +0000 (09:20 +0300)
commit58698846f55f911aaff75f568a0e795d1fe74429
tree482316b812d4fd58ca91b0ab4d9f2fd097886679
parent1e6ae733dbb8865dc9ac5afed30e337ec1588f56
parent8276b4ab0586e1efd5a9d27a2f9d72a5daeed6ce
Merge tag 'iwlwifi-for-kalle-2015-07-30' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes

* a fix for the stuck TFD queue mechanism - it was producing
  noisy false alarms.
* a fix for the NIC prepare flow that prevented the driver
  from being able to access the device on certain systems.
* a fix for the scan prority handling which allows the
  regular scan to run even if a scheduled scan is already
  running.