linux-hardened/drivers/net/wireless/ath
Vasanthakumar Thiagarajan f985ad12b5 ath9k: Split ath9k_hw_btcoex_enable() into two logical pieces
This function currently does initialization + enable the
btcoex support. Split it into two logical functions which
does the above operations separately. Btcoex initialization
is done during attach time and enabling this feature is done
in start(). Also, add code to disable btcoex support in stop().

Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-08-28 14:40:48 -04:00
..
ar9170 ar9170: remove unnecessary call to ar9170_set_beacon_timers 2009-08-28 14:40:41 -04:00
ath5k ath5k: add hardware CCMP encyption support 2009-08-28 14:40:44 -04:00
ath9k ath9k: Split ath9k_hw_btcoex_enable() into two logical pieces 2009-08-28 14:40:48 -04:00
ath.h ath: move regulatory info into shared common structure 2009-08-20 11:36:03 -04:00
Kconfig ath: add common ath_rxbuf_alloc() and make ath9k use it 2009-08-14 09:14:05 -04:00
main.c ath: add common ath_rxbuf_alloc() and make ath9k use it 2009-08-14 09:14:05 -04:00
Makefile ath: add module information 2009-04-22 16:54:47 -04:00
regd.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2009-07-23 19:03:51 -07:00
regd.h ath: move regulatory info into shared common structure 2009-08-20 11:36:03 -04:00
regd_common.h ath: map TH to FCC3_WORLD 2009-07-27 15:24:08 -04:00