linux/drivers/net/wireless/ath
Felix Fietkau c6820f1e6c ath9k: fix ad-hoc mode beacon selection
In ad-hoc mode, beacon timers are configured differently compared to AP
mode, and (depending on the scenario) can vary enough to make the beacon
tasklet not detect slot 0 based on the TSF.
Since staggered beacons are not (and cannot be) used in ad-hoc mode, it
makes more sense to just hardcode slot 0 here, avoiding unnecessary
TSF reads and calculations.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Reported-by: Rajkumar Manoharan <rmanoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-05-19 13:53:54 -04:00
..
ath5k ath5k: Fix lockup due to un-init spinlock. 2011-05-11 14:50:38 -04:00
ath9k ath9k: fix ad-hoc mode beacon selection 2011-05-19 13:53:54 -04:00
carl9170 carl9170: advertise interface combinations 2011-05-16 14:25:28 -04:00
Kconfig ar9170usb: purge obsolete driver 2011-04-07 15:24:37 -04:00
Makefile ar9170usb: purge obsolete driver 2011-04-07 15:24:37 -04:00
ath.h ath: unshare struct ath_bus_ops between ath5k and ath9k 2011-04-14 15:35:08 -04:00
debug.c ath: Add and use ath_printk and ath_<level> 2010-12-07 16:34:39 -05:00
hw.c ath9k_hw: move the cycle counter tracking to ath 2010-10-11 15:04:20 -04:00
key.c ath9k: assign keycache slots to unencrypted stations 2011-04-19 15:38:06 -04:00
main.c ath: Add and use ath_printk and ath_<level> 2010-12-07 16:34:39 -05:00
reg.h ath9k_hw: move the cycle counter tracking to ath 2010-10-11 15:04:20 -04:00
regd.c ath: fix 0x6C for beaconing/passive scan flags based on country IE 2011-04-19 15:38:02 -04:00
regd.h ath: Add function to check if 4.9GHz channels are allowed 2011-01-28 15:44:26 -05:00
regd_common.h ath: Add a missing world regulatory domain 0x6C 2011-04-14 15:35:14 -04:00