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)
commitd463af4a1c344beb26937b9ba79d129faad6b1d9
treed26925635d3d445cb97ae4ae66d9c4f1f772f46e
parent95ae4812461bb9018c4845761eec1262026d97a7
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