Hi, First 2 patches address some irq issues. Other 4 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). v2: * don't remove power_up/down [Kalle] * fix CE crash [Janusz] * remove irq workaround in patch #2 Michal Kazior (6): ath10k: re-disable interrupts after target init ath10k: mask/unmask msi fw irq ath10k: split ce pipe init/alloc further ath10k: make warm reset a bit safer and faster ath10k: split reset logic from power up ath10k: don't reset chip on power_down drivers/net/wireless/ath/ath10k/ce.c | 56 +++-- drivers/net/wireless/ath/ath10k/ce.h | 8 +- drivers/net/wireless/ath/ath10k/hw.h | 1 + drivers/net/wireless/ath/ath10k/pci.c | 390 +++++++++++++++++----------------- 4 files changed, 227 insertions(+), 228 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