git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34c8b24
)
iwlwifi: mvm: disable beacon filtering escape timer in d0i3
author
Eliad Peller
<eliad@wizery.com>
Sun, 15 Jun 2014 08:12:38 +0000
(11:12 +0300)
committer
Emmanuel Grumbach
<emmanuel.grumbach@intel.com>
Tue, 24 Jun 2014 18:55:38 +0000
(21:55 +0300)
The beacon filtering configuration in d0i3 currently uses
the max value defined as 1024. However, with beacon interval
of 100ms we end up with too-frequent wakeups.
Instead, configure the escape timer to 0, asking the fw
to disable it altogether.
Signed-off-by: Eliad Peller <eliadx.peller@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
No differences found