Luis R. Rodriguez
|
bc974f4a23
atheros: define a common priv struct
|
16 years ago |
Luis R. Rodriguez
|
7976b4263c
ath9k_hw: add AR9271 srev and device ID to allow hw to support ar9271
|
16 years ago |
Senthil Balasubramanian
|
63a75b912b
ath9k: Reduce PLL Settle time and eliminate redundant PLL calls.
|
16 years ago |
Sujith
|
193cd4585e
ath9k: Update INI release for AR9287
|
16 years ago |
Luis R. Rodriguez
|
990b70ab24
ath9k: move ATH9K_RSSI_BAD to hw.h
|
16 years ago |
Luis R. Rodriguez
|
cfe8cba982
ath9k: clarify what hw code is and remove ath9k.h from a few files
|
16 years ago |
Luis R. Rodriguez
|
e3d01bfc3e
ath9k: move ATH_AMPDU_LIMIT_MAX to hw.h
|
16 years ago |
Luis R. Rodriguez
|
25c56eec92
ath9k: remove ath9k_ht_macmode
|
16 years ago |
Luis R. Rodriguez
|
6420014ca4
ath9k: remove ath9k 25 MHz HT40 spacing stuff
|
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
|
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
|
766ec4a9a8
ath9k: rename ath_btcoex_info to ath_btcoex_hw
|
16 years ago |
Luis R. Rodriguez
|
75d7839f4c
ath9k: move driver core helpers to main.c
|
16 years ago |
Luis R. Rodriguez
|
af03abecd8
ath9k: move hw specific btcoex info to ath_hw
|
16 years ago |
Sujith
|
d8caa83967
ath9k: Fix chip wakeup issue
|
16 years ago |
Vivek Natarajan
|
93b1b37f6a
ath9k: Revamp PCIE workarounds
|
16 years ago |
Vasanthakumar Thiagarajan
|
fe12946e66
ath9k: Enable btcoex based on the subsystem id of the device
|
16 years ago |
Vasanthakumar Thiagarajan
|
aeac355d23
ath9k: Store subsystem id in struct hw_version
|
16 years ago |
Vasanthakumar Thiagarajan
|
7b6840ab5f
ath9k: Disable ASPM when btcoex is active
|
16 years ago |
Vasanthakumar Thiagarajan
|
1773912bd2
ath9k: Add Bluetooth Coexistence 3-wire support
|
16 years ago |
Vasanthakumar Thiagarajan
|
ff155a45ce
ath9k: Add infrastructure for generic hw timers
|
16 years ago |