Hi, First 2 patches address some irq issues. Other 3 fix and cleanup device resetting. Hopefully this will make ath10k a little more robust when it comes to warm reset. As a side effect of the changes ath10k now boots a little faster (slightly over a second instead of two). Michal Kazior (5): ath10k: re-disable interrupts after target init ath10k: mask/unmask msi fw irq ath10k: make warm reset a bit safer and faster ath10k: split reset logic from power up ath10k: replace power up/down with reset callback drivers/net/wireless/ath/ath10k/core.c | 7 +- drivers/net/wireless/ath/ath10k/hif.h | 22 +-- drivers/net/wireless/ath/ath10k/hw.h | 1 + drivers/net/wireless/ath/ath10k/mac.c | 8 +- drivers/net/wireless/ath/ath10k/pci.c | 299 +++++++++++++++-------------- drivers/net/wireless/ath/ath10k/testmode.c | 8 +- 6 files changed, 164 insertions(+), 181 deletions(-) -- 1.8.5.3 -- 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