Hi John, A bunch of fixes/cleanups. These patches apply over the pending ath9k patches: - The inital series of bug fixes. - Luis' series. Please apply. Thanks, Sujith Senthil Balasubramanian (5): ath9k: Allow PSPOLL only when the interface is configured in AP mode. ath9k: Handle ATH9K_BEACON_RESET_TSF properly ath9k: Reduce PLL Settle time and eliminate redundant PLL calls. ath9k: Advertise midband for AR5416 devices ath9k: Fix bugs in handling TX power Sujith (2): ath9k: Update INI release for AR9287 ath9k: Fix RTC reset for AR5416 Vasanthakumar Thiagarajan (1): ath9k: Update initvals Vivek Natarajan (1): ath9k: Add Calibration checks drivers/net/wireless/ath/ath9k/calib.c | 82 ++++++++++++++-------- drivers/net/wireless/ath/ath9k/eeprom.h | 6 +- drivers/net/wireless/ath/ath9k/eeprom_4k.c | 4 +- drivers/net/wireless/ath/ath9k/eeprom_def.c | 102 +++++++++++++++++++++++++- drivers/net/wireless/ath/ath9k/hw.c | 36 +++++++-- drivers/net/wireless/ath/ath9k/hw.h | 4 +- drivers/net/wireless/ath/ath9k/initvals.h | 72 +++++++++++-------- drivers/net/wireless/ath/ath9k/phy.c | 25 +++++-- drivers/net/wireless/ath/ath9k/recv.c | 5 +- 9 files changed, 253 insertions(+), 83 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