OpenCloudOS-Kernel/drivers/net/wireless/ath
Luis R. Rodriguez c66284f2a4 ath9k: Tune ANI function processing on AP mode during ANI reset
For AP mode we must tune ANI specially for 2 GHz and
for 5 GHz. We mask in only the flags we want to toggle
on ath9k_hw_ani_control() through the ah->ani_function
bitmask, this will take care of ignoring changes during
ANI reset which we were disabling before.

Testedy-by: Steven Luo <steven@steven676.net>
Cc: Bennyam Malavazi <bennyam.malavazi@atheros.com>
Cc: Jouni Malinen <jouni.malinen@Atheros.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-07-21 12:07:43 -04:00
..
ar9170 ar9170: xmit code revamp 2009-06-10 13:27:54 -04:00
ath5k ath5k: temporarily disable crypto for AP mode 2009-07-21 12:07:42 -04:00
ath9k ath9k: Tune ANI function processing on AP mode during ANI reset 2009-07-21 12:07:43 -04:00
Kconfig Atheros Kconfig needs to be dependent on WLAN_80211 2009-07-08 15:24:29 -04:00
Makefile ath: add module information 2009-04-22 16:54:47 -04:00
main.c ath: add module information 2009-04-22 16:54:47 -04:00
regd.c ath: make regulatory parsing more verbose on debug 2009-06-03 14:06:15 -04:00
regd.h cfg80211: clean up includes 2009-04-22 16:57:17 -04:00
regd_common.h