John, I have updated the commit logs as requested by you and also rebased & reorganized my earlier series on the TIP of wireless-testing. It would be great if the following patches can make it for 2.6.31. ath9k: Manipulate and report the correct RSSI ath9k: RX stucks during heavy traffic in HT40 mode. ath9k: Fix TX hang issue with Atheros chipsets Senthil Senthil Balasubramanian (7): ath9k: Manipulate and report the correct RSSI ath9k: RX stucks during heavy traffic in HT40 mode. ath9k: Fix TX hang issue with Atheros chipsets ath9k: remove unnecessary STATION mode check. ath9k: stop ani when the STA gets disconnected. ath9k: race condition in SCANNING state check during ANI calibration ath9k: Handle different TX and RX streams properly. drivers/net/wireless/ath/ath9k/ath9k.h | 21 +++++++++ drivers/net/wireless/ath/ath9k/calib.c | 13 ++++- drivers/net/wireless/ath/ath9k/calib.h | 4 +- drivers/net/wireless/ath/ath9k/eeprom.c | 20 ++++++++- drivers/net/wireless/ath/ath9k/initvals.h | 47 +++++++++++---------- drivers/net/wireless/ath/ath9k/mac.c | 30 ++++++++++--- drivers/net/wireless/ath/ath9k/main.c | 66 ++++++++++++++++------------ drivers/net/wireless/ath/ath9k/recv.c | 25 ++++++++++- drivers/net/wireless/ath/ath9k/xmit.c | 57 +++++++++++++++++++------ 9 files changed, 206 insertions(+), 77 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