From: Sujith Manoharan <c_manoha@xxxxxxxxxxxxxxxx> Pending patches for ath9k, rebased over 3.17-rc1. Sujith Sujith Manoharan (8): ath9k: Add a debug level for channel context ath9k: Handle failure to allocate HW timer ath9k: Move channel operations to channel.c ath9k: Add debug information ath9k: Add a config option for channel context ath9k: Move P2P functions to channel.c ath9k: Isolate P2P powersave routines ath9k: Isolate ath9k_use_chanctx module parameter drivers/net/wireless/ath/ath.h | 1 + drivers/net/wireless/ath/ath9k/Kconfig | 9 + drivers/net/wireless/ath/ath9k/ath9k.h | 50 +++- drivers/net/wireless/ath/ath9k/channel.c | 412 ++++++++++++++++++++++++++++++- drivers/net/wireless/ath/ath9k/init.c | 70 +++--- drivers/net/wireless/ath/ath9k/main.c | 392 ++++++----------------------- drivers/net/wireless/ath/ath9k/recv.c | 6 +- 7 files changed, 586 insertions(+), 354 deletions(-) -- 2.0.4 -- 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