Gabor Juhos
|
a9a29ce674
ath9k: enable 2GHz band only if the device supports it
|
15 years ago |
Vivek Natarajan
|
94db29368a
ath9k: Ensure a fair beacon distribution in IBSS mode.
|
15 years ago |
Benoit Papillault
|
1bc1488067
ath9k: Proper padding/unpadding for the TX/RX path.
|
15 years ago |
Luis R. Rodriguez
|
e7824a5066
ath9k: fix processing of TX PS null data frames
|
15 years ago |
Felix Fietkau
|
545750d36f
ath9k: properly use the mac80211 rate control api
|
15 years ago |
John W. Linville
|
18b6c9a221
ath9k: set ps_default as false
|
15 years ago |
Johannes Berg
|
c951ad3550
mac80211: convert aggregation to operate on vifs/stas
|
15 years ago |
Sujith
|
c6089ccc22
ath9k: Cleanup bss_info_changed callback
|
15 years ago |
Luis R. Rodriguez
|
7e86c1048a
ath9k: move driver keymap, keymax and splitmic to common
|
15 years ago |
Luis R. Rodriguez
|
3d536acf45
ath9k: move struct ath_ani to common area
|
15 years ago |
Luis R. Rodriguez
|
68a8911615
ath9k: pass the ieee80211_hw on radio enable/disable
|
15 years ago |
Luis R. Rodriguez
|
194b7c13b4
ath9k: fix listening to idle requests
|
15 years ago |
Luis R. Rodriguez
|
2da4f01a09
ath9k_hw: move mac name and rf name helpers to hw code
|
15 years ago |
Luis R. Rodriguez
|
af1fc67c1a
ath9k: use right parameter for MODULE_PARM_DESC() for debug
|
16 years ago |
Luis R. Rodriguez
|
536b3a7a10
ath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_setup()
|
16 years ago |
Luis R. Rodriguez
|
bd96d39095
ath9k: move ath_cleanup() below helpers to avoid forward declarations
|
16 years ago |
Luis R. Rodriguez
|
2568835cb4
ath9k: add a helper to clean the core driver upon module unload
|
16 years ago |
Luis R. Rodriguez
|
7fda166651
ath9k: add helper to un-init the hw properly
|
16 years ago |
Luis R. Rodriguez
|
211f5859af
ath9k: initialize hw prior to debugfs
|
16 years ago |
Luis R. Rodriguez
|
faa27fae7d
ath9k: move common->debug_mask setting to ath_init_softc()
|
16 years ago |
Luis R. Rodriguez
|
bc974f4a23
atheros: define a common priv struct
|
16 years ago |
Luis R. Rodriguez
|
2ddb5c8b87
ath9k: make ath9k_common_ops const
|
16 years ago |
Luis R. Rodriguez
|
5bb1279132
atheros: move bus ops to ath_common
|
16 years ago |
Luis R. Rodriguez
|
9680e8a391
ath9k: remove driver ASSERT, just use BUG_ON()
|
16 years ago |
Luis R. Rodriguez
|
25c56eec92
ath9k: remove ath9k_ht_macmode
|
16 years ago |
Luis R. Rodriguez
|
43c2761364
atheros: move tx/rx chainmask to ath_common
|
16 years ago |
Luis R. Rodriguez
|
c46917bb53
atheros: add common debug printing
|
16 years ago |
Luis R. Rodriguez
|
cd9bf68960
ath9k: separate core driver and hw timer code
|
16 years ago |
Luis R. Rodriguez
|
b002a4a950
atheros: add ieee80211_hw to ath_common
|
16 years ago |
Luis R. Rodriguez
|
13b8155920
atheros: define shared bssidmask setting
|
16 years ago |