OSDN Git Service

ath9k: Fix AR9285 specific noise floor eeprom reads.
authorSenthil Balasubramanian <senthilkumar@atheros.com>
Mon, 26 Jan 2009 14:58:14 +0000 (20:28 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 29 Jan 2009 21:01:49 +0000 (16:01 -0500)
commit793c592995b841667fa6d1a36a98880430dcc8f4
tree64388d808d27c48e14f4b6338347409d921832ff
parent0c6666e4c43a10a224c63e3270c963d97f7e8cc8
ath9k: Fix AR9285 specific noise floor eeprom reads.

Fix AR9285 specific noise floor reads and initialize tx and rx
chainmask during reset. This along with the following earlier
patches of ath9k fixes an issue with association noticed in
noisy environment.

ath9k: Fix typo in chip version check
ath9k: Remove unnecessary gpio configuration in ath9k_hw_reset()
ath9k: Fix bug in NF calibration

Signed-off-by: Senthil Balasubramanian <senthilkumar@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath9k/calib.c
drivers/net/wireless/ath9k/hw.c