John here this series has the name fix plus two more fixes I made yesterday to get ar9271 to reset the hw properly. Luis R. Rodriguez (5): ath9k_hw: move mac name and rf name helpers to hw code ath9k_hw: distinguish single-chip solutions on initial probe print ath9k_hw: add AR9271 single chip name mapping ath9k_hw: correct AR_PHY_SPECTRAL_SCAN register offset ath9k_hw: remove bogus register write on ath9k_hw_9271_pa_cal() drivers/net/wireless/ath/ath9k/ahb.c | 10 ++-- drivers/net/wireless/ath/ath9k/calib.c | 2 +- drivers/net/wireless/ath/ath9k/hw.c | 89 +++++++++++++++++++++++++++++++- drivers/net/wireless/ath/ath9k/hw.h | 2 + drivers/net/wireless/ath/ath9k/main.c | 58 --------------------- drivers/net/wireless/ath/ath9k/pci.c | 10 ++-- drivers/net/wireless/ath/ath9k/phy.h | 16 +++++- 7 files changed, 113 insertions(+), 74 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