From: Sujith Manoharan <c_manoha@xxxxxxxxxxxxxxxx> ath9k patches for -next. Sujith Manoharan (9): ath9k: Move MCI registers to reg_mci.h ath9k: Remove useless check in MCI reset ath9k: Add new MCI configuration parameters ath9k: Handle 2-ANT AR9565 in MCI reset ath9k: Fix MCI TX control ath9k: Setup MCI statistics properly ath9k: Prepare MCI interface correctly ath9k: Fix GPM initialization ath9k: Mute BT properly drivers/net/wireless/ath/ath9k/ar9003_mci.c | 158 ++++++++++---- drivers/net/wireless/ath/ath9k/ar9003_mci.h | 24 ++- drivers/net/wireless/ath/ath9k/hw.h | 1 + drivers/net/wireless/ath/ath9k/mci.c | 5 +- drivers/net/wireless/ath/ath9k/reg.h | 275 ------------------------ drivers/net/wireless/ath/ath9k/reg_mci.h | 310 ++++++++++++++++++++++++++++ 6 files changed, 449 insertions(+), 324 deletions(-) create mode 100644 drivers/net/wireless/ath/ath9k/reg_mci.h -- 2.3.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