Hi Kalle, Here is another pull request for 4.2. Three small fixes this time. Let me know if you have any issues. Note that my availability will be limited next week, and the week after I'll be completely offline. Thanks! The following changes since commit be88a1ada9b97bb016196b7f4a1fc2fe2f798529: iwlwifi: nvm: remove mac address byte swapping in 8000 family (2015-07-12 19:54:19 +0300) are available in the git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes.git tags/iwlwifi-for-kalle-2015-07-30 for you to fetch changes up to aecdc63d87891c75e60906973c7b7c9cd58403d6: iwlwifi: pcie: fix stuck queue detection for sleeping clients (2015-07-30 21:38:14 +0300) ---------------------------------------------------------------- * 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. ---------------------------------------------------------------- Avraham Stern (1): iwlwifi: mvm: Fix regular scan priority Emmanuel Grumbach (2): iwlwifi: pcie: fix prepare card flow iwlwifi: pcie: fix stuck queue detection for sleeping clients drivers/net/wireless/iwlwifi/mvm/scan.c | 2 +- drivers/net/wireless/iwlwifi/pcie/trans.c | 22 +++++++++++++++++++--- drivers/net/wireless/iwlwifi/pcie/tx.c | 15 +++++++++++++-- 3 files changed, 33 insertions(+), 6 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html