]> 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)
commitebb337f0324d3f81f8705f74120b15fc5932c5a5
tree482316b812d4fd58ca91b0ab4d9f2fd097886679
parent86bb79bc75a199e8a32dc660a943f6616e208f03
parent6a540f038174b7ae728c20d3c8718b314574ee76
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.