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:
4f35c02
)
wl1271: Change supported channel order for a more optimal scan
author
Juuso Oikarinen
<juuso.oikarinen@nokia.com>
Tue, 10 Aug 2010 06:22:02 +0000
(08:22 +0200)
committer
Luciano Coelho
<luciano.coelho@nokia.com>
Tue, 28 Sep 2010 09:15:07 +0000
(12:15 +0300)
The mac80211 inserts channels into a scan request in the same order the driver
registers them. Use this fact to optimize scan by ordering the channels so
that adjacent channels don't get scanned consecutively.
Signed-off-by: Juuso Oikarinen <juuso.oikarinen@nokia.com>
Reviewed-by: Luciano Coelho <luciano.coelho@nokia.com>
Signed-off-by: Luciano Coelho <luciano.coelho@nokia.com>
No differences found