linux_dsm_epyc7002/drivers/net/wireless/ath
Felix Fietkau 9369746050 ath9k_hw: fix periodic noise floor calibration on AR9003
The periodic noise floor calibration is broken on this chip family, because
it keeps triggering a software-filtered noise floor calibration, but never
reads the result before uploading the history buffer value to the hardware.

Fix this with a call to ath9k_hw_getnf(), just like on AR9002.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Acked-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-08-04 15:27:36 -04:00
..
ar9170 ar9170: add get_survey callback in order to get channel noise 2010-07-29 12:46:47 -04:00
ath5k ath5k: snprintf() returns largish values 2010-07-26 15:32:41 -04:00
ath9k ath9k_hw: fix periodic noise floor calibration on AR9003 2010-08-04 15:27:36 -04:00
ath.h
debug.c
debug.h
hw.c
Kconfig
main.c
Makefile
reg.h
regd_common.h
regd.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
regd.h