Luis R. Rodriguez
|
2da4f01a09
ath9k_hw: move mac name and rf name helpers to hw code
|
16 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 |
Luis R. Rodriguez
|
9e4bffd233
atheros/ath9k: add common read/write ops and port ath9k to use it
|
16 years ago |
Luis R. Rodriguez
|
867633f026
ath9k: Define bus agnostic bluetooth coex prep helper
|
16 years ago |
Luis R. Rodriguez
|
27c51f1a34
ath9k: move ath_common to ath_hw
|
16 years ago |
Luis R. Rodriguez
|
1510718d0f
atheros/ath9k: move macaddr, curaid, curbssid and bssidmask to common
|
16 years ago |
Luis R. Rodriguez
|
f2b2143e60
ath9k: make ath9k_hw_setbssidmask() and ath9k_hw_write_associd() use ath_hw
|
16 years ago |
Luis R. Rodriguez
|
9ecdef4be8
ath9k: rename driver core and hw power save helpers
|
16 years ago |
Luis R. Rodriguez
|
8c77a5694c
ath9k: move ath9k_hw_setpower() to main.c
|
16 years ago |
Luis R. Rodriguez
|
a91d75aec1
ath9k: move ath9k_ps_wakeup() and ath9k_ps_restore() to main.c
|
16 years ago |
Luis R. Rodriguez
|
21526d57ad
ath9k: move ps helpers onto core driver when reseting tsf
|
16 years ago |
Luis R. Rodriguez
|
5e19729295
ath9k: now move ath9k_hw_btcoex_set_weight() to btcoex.c
|
16 years ago |
Luis R. Rodriguez
|
269ad8120b
ath9k: simplify ath_btcoex_bt_stomp()
|
16 years ago |
Luis R. Rodriguez
|
766ec4a9a8
ath9k: rename ath_btcoex_info to ath_btcoex_hw
|
16 years ago |