Greg, here's a few patches which are stable fixes for which we missed to CC stable on. They are all upstream on Linus' tree now. A few required some backport work so I took the time to do this for you. Felix Fietkau (1): ath9k: fix tx status reporting Luis R. Rodriguez (2): ath9k: fix processing of TX PS null data frames ath9k: Fix maximum tx fifo settings for single stream devices Sujith (1): ath9k: Fix TX hang poll routine Vivek Natarajan (1): mac80211: Fix dynamic power save for scanning. drivers/net/wireless/ath/ath9k/ath9k.h | 3 +++ drivers/net/wireless/ath/ath9k/hw.c | 11 ++++++++++- drivers/net/wireless/ath/ath9k/hw.h | 1 + drivers/net/wireless/ath/ath9k/mac.c | 6 ++++-- drivers/net/wireless/ath/ath9k/mac.h | 1 + drivers/net/wireless/ath/ath9k/main.c | 9 ++++++++- drivers/net/wireless/ath/ath9k/xmit.c | 20 +++++++++++++++++++- net/mac80211/ieee80211_i.h | 1 + net/mac80211/scan.c | 20 ++++++++++++++++---- 9 files changed, 63 insertions(+), 9 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