Hi Greg, These are the part 3 commits that I've analyzed from the list of upstream commits that have been backported to 3.2 but missing from 3.4. For the 7 commits, - 6 commits were marked for stable but can't be applied cleanly to 3.4. - 1 commit has no stable tag. It's a prerequisite for another patch.(*) Please cherry-pick those commits from 3.2.x: df8c1e2ba1f2 ath9k: Fix noisefloor calibration 9990a882ec3c ath9k: fill channel mode in caldata 041aacd868cd ath9k_hw: Assign default xlna config for AR9485 deca5de87684 ath9k_htc: fix signal strength handling issues 959f049dfb62 ath9k_hw: fix chain swap setting when setting rx chainmask to 5 7c6c7b3f34d1 ath9k_hw: Fix RX gain initvals for AR9485 247a0b330ef3 ath9k_hw: Enable hw PLL power save for AR9462 (*) The commit is: 9990a882ec3c (ath9k: fill channel mode in caldata) --- drivers/net/wireless/ath/ath9k/ar9003_eeprom.c | 8 +++++- drivers/net/wireless/ath/ath9k/ar9003_hw.c | 15 +++++-------- drivers/net/wireless/ath/ath9k/ar9003_phy.c | 27 ++++++----------------- drivers/net/wireless/ath/ath9k/ar9003_phy.h | 2 + drivers/net/wireless/ath/ath9k/calib.c | 1 + drivers/net/wireless/ath/ath9k/htc.h | 1 + drivers/net/wireless/ath/ath9k/htc_drv_txrx.c | 18 +++++++++------ drivers/net/wireless/ath/ath9k/hw.c | 3 +- drivers/net/wireless/ath/ath9k/hw.h | 1 + drivers/net/wireless/ath/ath9k/main.c | 7 ------ 10 files changed, 37 insertions(+), 46 deletions(-) -- 1.7.7 -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html