Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | carl9170: configurable beacon rates | Christian Lamparter | 2010-11-15 |
| | | | | | | | | | | | | | | 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> | ||
* | carl9170: initialize HW aMPDU parameters properly | Christian Lamparter | 2010-11-15 |
| | | | | | | | | This patch changes the initial aMPDU density and factor settings to match those of Otus. Signed-off-by: Christian Lamparter <chunkeey@googlemail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com> | ||
* | carl9170: PHY/RF and MAC routines | Christian Lamparter | 2010-09-14 |
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com> |