]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: implement p2p client powersave support
authorFelix Fietkau <nbd@openwrt.org>
Sat, 5 Apr 2014 22:37:03 +0000 (00:37 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 22 Apr 2014 19:06:28 +0000 (15:06 -0400)
commit58041fa5c20bc684499e7c911f96b4e91e530764
treed26925635d3d445cb97ae4ae66d9c4f1f772f46e
parent405dc50698ebef97e9191bca8240982f243f7370
ath9k: implement p2p client powersave support

Use generic TSF timers to trigger powersave state changes based
information from the P2P NoA attribute.
Opportunistic Powersave is not handled, because the driver does not
support powersave at the moment.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/ath9k.h
drivers/net/wireless/ath/ath9k/init.c
drivers/net/wireless/ath/ath9k/main.c
drivers/net/wireless/ath/ath9k/recv.c