Files
linux/net
Vivek Natarajan b655921687 mac80211: Reset dynamic ps timer in Rx path.
commit e15276a4b2 upstream.

The current mac80211 implementation enables power save if there
is no Tx traffic for a specific timeout. Hence, PS is triggered
even if there is a continuous Rx only traffic(like UDP) going on.
This makes the drivers to wait on the tim bit in the next beacon
to awake which leads to redundant sleep-wake cycles.
Fix this by restarting the dynamic ps timer on receiving every
data packet.

Signed-off-by: Vivek Natarajan <vnatarajan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-03-15 09:05:54 -07:00
..
2010-01-24 19:52:24 -08:00
2010-01-16 01:04:04 -08:00
2010-02-23 19:09:31 -08:00
2009-11-25 15:14:13 -08:00
2010-02-19 15:40:50 -08:00
2010-02-19 15:40:50 -08:00
2009-12-15 08:53:25 -08:00
2010-02-03 18:13:43 -08:00
2010-01-16 01:04:04 -08:00
2009-11-25 15:14:13 -08:00
2010-01-03 21:25:53 -08:00
2009-07-12 12:22:34 -07:00
2010-02-16 14:53:24 -08:00
2009-12-17 10:51:40 -05:00