]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitf7c0af824711a88b47debbe295f17be6c0556539
tree482316b812d4fd58ca91b0ab4d9f2fd097886679
parentdf2cd4586f177acf9493dee079fc7d18268c5f54
parentaecdc63d87891c75e60906973c7b7c9cd58403d6
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.