On Fri, Mar 12, 2010 at 9:46 PM, Luis R. Rodriguez <lrodriguez@xxxxxxxxxxx> wrote: > > Sujith (12): > ath9k_hw: update initialization values for AR9271 > ath9k_hw: add GPIO setup code for AR9271 > ath9k_hw: skip chip tests for AR9271 > ath9k_hw: fix RF analog setup for AR9271 > ath9k_hw: fix TX descriptor setup for AR9271 > ath9k_hw: Fix full sleep setup for AR9271 > ath9k_hw: fix noisefloor history buffer usage on AR9271 > ath9k_hw: restrict valid nf readings for AR9271 to -114 > ath9k_hw: use the skip count for PA calibration on AR9271 > ath9k_hw: always set the core clock for AR9271 > ath9k_hw: add HTC init hardware call for special resets for AR9271 > ath9k_hw: fix hardware deinit > > drivers/net/wireless/ath/ath9k/calib.c | 25 ++++-- > drivers/net/wireless/ath/ath9k/hw.c | 140 +++++++++++++++-------------- > drivers/net/wireless/ath/ath9k/hw.h | 8 ++ > drivers/net/wireless/ath/ath9k/init.c | 3 + > drivers/net/wireless/ath/ath9k/initvals.h | 141 +++++++++++++++++++++-------- > drivers/net/wireless/ath/ath9k/mac.c | 2 +- > drivers/net/wireless/ath/ath9k/phy.c | 6 +- > drivers/net/wireless/ath/ath9k/reg.h | 3 + > 8 files changed, 209 insertions(+), 119 deletions(-) You can find the trusty all-in-one git am'able file here, with the older v2 ath9k_htc driver in case you want to help test or just yank all these patches in one go: http://bombadil.infradead.org/~mcgrof/tmp/ath9k-htc-v3.patch sha1sum 5f7fc23d89e8e4b9b5df8f448f2c95425933b7cd Luis -- 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