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:
2a6cef5
)
carl9170: configurable beacon rates
author
Christian Lamparter
<chunkeey@googlemail.com>
Fri, 29 Oct 2010 22:36:53 +0000
(
00:36
+0200)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 15 Nov 2010 18:25:35 +0000
(13:25 -0500)
Previously, the beacon rate was fixed to either:
* 1Mb/s [2.4GHz band]
* 6Mb/s [5GHz band]
This limitation has been addressed and now the
beacon rate is selected by ieee80211_tx_info's
rate control info, almost like any ordinary
data frame.
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found