linux/drivers/net/wireless/ath
Rajkumar Manoharan b73f3e7804 ath9k: fix fullsleep power consumption when BTCOEX is enabled
As soon as the interface brought up, btcoex timer starts running
eventhough the interface is in idle state and WLAN chip is moved
to full sleep mode. There is no point in running btcoex timer when
the wlan interface is in sleep mode and also it might consumes
more power on WLAN idle unassociated state. So lets stop the
btcoex when wlan is idle state.

Signed-off-by: Rajkumar Manoharan <rmanohar@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-07-09 16:36:19 -04:00
..
ath5k ath5k: remove _bh from inner locks 2012-06-19 14:56:25 -04:00
ath6kl Merge remote-tracking branch 'wireless-next/master' into mac80211-next 2012-06-28 13:45:58 +02:00
ath9k ath9k: fix fullsleep power consumption when BTCOEX is enabled 2012-07-09 16:36:19 -04:00
carl9170 mac80211: reduce IEEE80211_TX_MAX_RATES 2012-07-03 13:48:37 +02:00
ath.h ath9k: fix dynamic WEP related regression 2012-06-25 15:14:13 -04:00
debug.c
hw.c
Kconfig
key.c ath9k: fix dynamic WEP related regression 2012-06-25 15:14:13 -04:00
main.c ath: Add and use pr_fmt, convert printks to pr_<level> 2012-04-10 14:52:13 -04:00
Makefile
reg.h
regd.c ath: Add and use pr_fmt, convert printks to pr_<level> 2012-04-10 14:52:13 -04:00
regd.h
regd_common.h