linux/drivers/net/wireless/ath
Kalle Valo 10509f903e ath6kl: implement scheduled scan
ath6kl firmware supports scheduled scan functionality with the wow ssid
filter. But the firmware does not send any events after scan results
so I had to add a timer which notifies about new scan results.

Sched scan needs firmware version 3.2.0.6 or later. If firmware doesn't
support sched scan the driver will not enable the feature.

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2011-12-13 15:03:49 +02:00
..
ath5k ath5k: remove some unneeded error handling code 2011-10-11 16:41:09 -04:00
ath6kl ath6kl: implement scheduled scan 2011-12-13 15:03:49 +02:00
ath9k ath9k_hw: set btcoex weights for AR9462 2011-11-17 15:43:55 -05:00
carl9170 carl9170: fix AMPDU TX_CTL_REQ_TX_STATUS handling 2011-11-02 15:23:12 -04:00
ath.h ath9k: Add btcoex profile management support for AR9462 2011-11-08 15:54:30 -05:00
debug.c
hw.c Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem 2011-05-24 16:47:54 -04:00
Kconfig Add ath6kl cleaned up driver 2011-08-09 19:45:18 +03:00
key.c ath: use get_unaligned_le{16,32} in ath_hw_keysetmac() 2011-07-18 14:29:41 -04:00
main.c ath: Make ath_printk void not int and remove unused struct ath_common * 2011-08-30 15:38:52 -04:00
Makefile Add ath6kl cleaned up driver 2011-08-09 19:45:18 +03:00
reg.h
regd_common.h ath: fix spelling of Grenada 2011-08-08 16:04:13 -04:00
regd.c ath: Fix NULL ptr dereference in ath_reg_apply_world_flags 2011-11-08 15:02:45 -05:00
regd.h ath: fix spelling of Grenada 2011-08-08 16:04:13 -04:00