Luis R. Rodriguez
|
211f5859af
ath9k: initialize hw prior to debugfs
|
16 years ago |
Luis R. Rodriguez
|
7976b4263c
ath9k_hw: add AR9271 srev and device ID to allow hw to support ar9271
|
16 years ago |
Luis R. Rodriguez
|
3ca340381a
ath9k_hw: print device ID if not supported
|
16 years ago |
Luis R. Rodriguez
|
7322fd1929
ath9k: move hw code to its own module
|
16 years ago |
Senthil Balasubramanian
|
ebb90cfc32
ath9k: Advertise midband for AR5416 devices
|
16 years ago |
Senthil Balasubramanian
|
63a75b912b
ath9k: Reduce PLL Settle time and eliminate redundant PLL calls.
|
16 years ago |
Senthil Balasubramanian
|
1d50a69b18
ath9k: Handle ATH9K_BEACON_RESET_TSF properly
|
16 years ago |
Sujith
|
4921be8058
ath9k: Fix RTC reset for AR5416
|
16 years ago |
Sujith
|
193cd4585e
ath9k: Update INI release for AR9287
|
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
|
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
|
6420014ca4
ath9k: remove ath9k 25 MHz HT40 spacing stuff
|
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
|
1510718d0f
atheros/ath9k: move macaddr, curaid, curbssid and bssidmask to common
|
16 years ago |
Luis R. Rodriguez
|
3453ad8839
ath9k: use ath9k_hw_write_associd() on reset
|
16 years ago |
Luis R. Rodriguez
|
7664072b79
ath9k: Use ath9k_hw_setbssidmask() on reset
|
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
|
1adc93c832
ath9k: avoid usage of ath9k_hw_setpower() on hw.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
|
a36cfbca21
ath9k: rename ath_btcoex_supported() to ath9k_hw_btcoex_supported()
|
16 years ago |