linux/drivers/net/wireless/ath9k
Luis R. Rodriguez 6f255425ac ath9k: enable ANI to help with noisy environments
This enables Adaptive Noise Immunity (ANI) on ath9k.
ANI is as algorithm designed to minimize the detrimental
effects of time-varying interferences. This should
help with throughput in noisy environments. To use
ANI we re-enable the MIB interrupt. Since ANI works
on a timer and updates the noise floor we take
advantage of this and also report a non-static noise
floor now to mac80211.

Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros.com>
Signed-off-by: Jouni Malinen <Jouni.Malinen@Atheros.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-10-06 18:14:56 -04:00
..
ath9k.h ath9k: enable ANI to help with noisy environments 2008-10-06 18:14:56 -04:00
beacon.c ath9k: kill ath9k's memzero() and use memset() instead 2008-10-06 18:14:56 -04:00
core.c ath9k: enable ANI to help with noisy environments 2008-10-06 18:14:56 -04:00
core.h ath9k: enable ANI to help with noisy environments 2008-10-06 18:14:56 -04:00
hw.c ath9k: enable ANI to help with noisy environments 2008-10-06 18:14:56 -04:00
hw.h ath9k: Remove more dead code 2008-08-29 16:24:09 -04:00
initvals.h
Kconfig ath9k: uses/needs led_classdev_[un]register 2008-09-05 16:17:49 -04:00
main.c ath9k: enable ANI to help with noisy environments 2008-10-06 18:14:56 -04:00
Makefile
phy.c
phy.h ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flags 2008-08-29 16:24:05 -04:00
rc.c mac80211: clean up rate control API 2008-09-24 16:18:03 -04:00
rc.h ath9k: rc.h cleanup 2008-08-29 16:24:10 -04:00
recv.c ath9k: enable ANI to help with noisy environments 2008-10-06 18:14:56 -04:00
reg.h ath9k: Add LED support 2008-08-29 16:24:09 -04:00
regd_common.h ath9k: Revamp wireless mode usage 2008-08-07 09:49:44 -04:00
regd.c ath9k: Revamp wireless mode usage 2008-08-07 09:49:44 -04:00
regd.h ath9k: Revamp wireless mode usage 2008-08-07 09:49:44 -04:00
xmit.c ath9k: kill ath9k's memzero() and use memset() instead 2008-10-06 18:14:56 -04:00