dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/wireless/ath
Christian Lamparter 3eedb6f436 carl9170: configurable beacon rates
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>
2010-11-15 13:25:35 -05:00
..
ar9170
ath5k ath5k: make ath5k_update_bssid_mask_and_opmode() static 2010-11-15 13:23:19 -05:00
ath9k ath9k: content DMA start / stop through the PCU lock 2010-11-15 13:24:47 -05:00
carl9170 carl9170: configurable beacon rates 2010-11-15 13:25:35 -05:00
Kconfig
Makefile
ath.h
debug.c
debug.h ath: add a ATH_DBG_WARN() 2010-11-15 13:24:17 -05:00
hw.c
key.c
main.c
reg.h
regd.c
regd.h
regd_common.h