linux/drivers/net/wireless/ath
Sujith Manoharan 039a07215e ath9k_htc: Fix fast channel change
When returning to the operating channel, a full HW
reset has to be done instead of a fast channel change.
Since sw_scan_complete() is called after the config() call for the
home channel, we end up doing a FCC. Fix this issue by checking
the OFFCHANNEL flag to determine FCC.

Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-01-04 14:43:00 -05:00
..
ar9170
ath5k ath5k: fix cycle counter inconsistent locking 2011-01-04 14:35:12 -05:00
ath9k ath9k_htc: Fix fast channel change 2011-01-04 14:43:00 -05:00
carl9170 carl9170: fix usb pm suspend->resume woes 2011-01-04 14:35:13 -05:00
Kconfig
Makefile
ath.h ath: fix build break with ATH_DBG_WARN_ON_ONCE 2010-12-09 09:42:10 -05:00
debug.c
hw.c
key.c ath: Missed to clear key4 of micentry 2010-12-13 15:23:27 -05:00
main.c
reg.h
regd.c ath: fix NULL pointer dereference on reg_notifier() 2010-12-16 15:22:31 -05:00
regd.h
regd_common.h