summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/carl9170/mac.c
Commit message (Collapse)AuthorAgeFilesLines
* carl9170: move beacon_update into tx.cChristian Lamparter2011-07-181-129/+0
| | | | | Signed-off-by: Christian Lamparter <chunkeey@googlemail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
* carl9170: configurable beacon ratesChristian Lamparter2010-11-151-20/+32
| | | | | | | | | | | | | | 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 properlyChristian Lamparter2010-11-151-2/+2
| | | | | | | | 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 routinesChristian Lamparter2010-09-141-0/+604
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
OpenPOWER on IntegriCloud