twx-linux/drivers/net/wireless/ath
Rajkumar Manoharan 9d1ceac5c6 Revert "ath9k_hw: Fix incorrect spur_freq_sd for AR9003"
This reverts commit a844adfd7bee4edc66d337de6c33b348e83552a8.
The commit a844adfd is degrading rx sensitivity of lower rate in
HT40 mode and it is confirmed that reverting the change is
improving rx sensitivity.

spur_freq_sd (for self-corr in AGC) is defined with respect to the
center of each 20MHz channel while spur_phase_delta (for self-corr
in Rx and spur data filter) is defined with respect to the center
of current RF channel.

So in short, we need to subtract spur_freq_sd (for self-corr in AGC)
by the offset between the center of primary20 and the center of RF
channel in SW. This offset could be +/10 MHz for dynamic 40.

Cc: Madhan Jaganathan <madhanj@qca.qualcomm.com>
Signed-off-by: Kai Shi <kaishi@qca.qualcomm.com>
Signed-off-by: Rajkumar Manoharan <rmanohar@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-05-02 14:02:03 -04:00
..
ath5k ath5k: add missing iounmap to AHB probe removal 2012-04-27 15:24:07 -04:00
ath6kl simple_open: automatically convert to simple_open() 2012-04-05 15:25:50 -07:00
ath9k Revert "ath9k_hw: Fix incorrect spur_freq_sd for AR9003" 2012-05-02 14:02:03 -04:00
carl9170 simple_open: automatically convert to simple_open() 2012-04-05 15:25:50 -07:00
ath.h ath9k: Add wiphy name to log messages. 2012-03-12 14:19:36 -04:00
debug.c
hw.c
Kconfig
key.c
main.c ath9k: Add wiphy name to log messages. 2012-03-12 14:19:36 -04:00
Makefile
reg.h
regd_common.h
regd.c
regd.h