From: Sujith Manoharan <c_manoha@xxxxxxxxxxxxxxxx> Pending patches, meant for 3.18. Sujith Manoharan (11): ath9k: Fix beacon configuration for channel contexts ath9k: Fix beacons for managed mode ath9k: Fix panic when adding an AP interface ath9k: Fix NoA start time calculation ath9k: Fix offchannel duration calculation ath9k: Add CTWindow support ath9k: Fix RX filter calculation ath9k: Fix ath_startrecv() ath9k: Fix COMP_BAR filter ath9k: Fix RX filters in channel contexts ath9k: Fix interface accounting drivers/net/wireless/ath/ath9k/ath9k.h | 9 +++++--- drivers/net/wireless/ath/ath9k/beacon.c | 14 +++++++++++- drivers/net/wireless/ath/ath9k/channel.c | 39 +++++++++++++++++++++++++++----- drivers/net/wireless/ath/ath9k/debug.c | 2 +- drivers/net/wireless/ath/ath9k/init.c | 5 ++-- drivers/net/wireless/ath/ath9k/main.c | 30 ++++++++++++------------ drivers/net/wireless/ath/ath9k/recv.c | 31 +++++++++++++++---------- drivers/net/wireless/ath/ath9k/tx99.c | 2 +- drivers/net/wireless/ath/ath9k/wow.c | 2 +- 9 files changed, 92 insertions(+), 42 deletions(-) -- 2.1.0 -- 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