Hi, This depends on my `ath10k: recovery fixes 2014-05-09`. Hopefully the split makes it a little saner to review. Please note: `ath10k: make wmi timeout trigger hw restart` effectively hides the mgmt tx / htc credit starvation issue that was discussed recently. My intention is to make the driver more robust and as a side effect it makes the starvation issue less painful. If desired so the patch can be easily ignored in the series as nothing depends on it. Michal Kazior (7): ath10k: move restart_work call ath10k: introduce core restart symbol ath10k: drain wmi quickly upon hw restart ath10k: wake up everything on core restart ath10k: reduce timeout values ath10k: make wmi timeout trigger hw restart ath10k: remove old unused defines drivers/net/wireless/ath/ath10k/core.c | 27 +++++++++++++++++++++++++-- drivers/net/wireless/ath/ath10k/core.h | 7 +++++-- drivers/net/wireless/ath/ath10k/htt.c | 2 +- drivers/net/wireless/ath/ath10k/mac.c | 8 +++----- drivers/net/wireless/ath/ath10k/pci.c | 3 +-- drivers/net/wireless/ath/ath10k/txrx.c | 2 +- drivers/net/wireless/ath/ath10k/wmi.c | 17 ++++++++++++++++- drivers/net/wireless/ath/ath10k/wmi.h | 4 ++-- 8 files changed, 54 insertions(+), 16 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