Sujith
|
54e4cec69e
ath9k: Cleanup function return types
|
16 years ago |
Luis R. Rodriguez
|
d7e7d229c7
ath9k: add initial hardware support for ar9271
|
16 years ago |
Luis R. Rodriguez
|
39068d1c28
ath9k: remove spurious check for channel on keycache reset
|
16 years ago |
Luis R. Rodriguez
|
95fafca26d
ath9k: call ath9k_hw_detach() once upon hw init failure
|
16 years ago |
Luis R. Rodriguez
|
9db6b6a25f
ath9k: set ah to null after freeing
|
16 years ago |
Luis R. Rodriguez
|
e70c0cfdbf
ath9k: rename ath9k_hw_ani_detach() to ath9k_hw_ani_disable()
|
16 years ago |
Luis R. Rodriguez
|
081b35ab2e
ath9k: rename ath9k_hw_rfdetach() to ath9k_hw_rf_free()
|
16 years ago |
Luis R. Rodriguez
|
f637cfd6bb
ath9k: describe hw initialization better
|
16 years ago |
Luis R. Rodriguez
|
aa4058aea2
ath9k: break up hw initialization into a few more helpers
|
16 years ago |
Luis R. Rodriguez
|
b8b0f377c7
ath9k: rename ath9k_hw_set_defaults() to ath9k_hw_init_config()
|
16 years ago |
Luis R. Rodriguez
|
50aca25b58
ath9k: rename ath9k_hw_newstate() to ath9k_hw_init_defaults()
|
16 years ago |
Luis R. Rodriguez
|
f9d4a66803
ath9k: move hw macrevision checker to helper
|
16 years ago |
Luis R. Rodriguez
|
07c10c6177
ath9k: pass only one argument to hw attach
|
16 years ago |
Luis R. Rodriguez
|
ee2bb460e2
ath9k: call hw initializer directly
|
16 years ago |
Luis R. Rodriguez
|
8df5d1b773
ath9k: move devid cache setting to ath_init()
|
16 years ago |
Luis R. Rodriguez
|
4f3acf81f2
ath9k: move memory allocation of ath_hw to ath_init()
|
16 years ago |
Luis R. Rodriguez
|
7819ac84b6
ath9k: propagate hw initialization errors
|
16 years ago |
Luis R. Rodriguez
|
fbf54660d1
ath9k: use a switch for revising supported hw mac revisions
|
16 years ago |
Luis R. Rodriguez
|
ed459c1851
ath9k: remove usage of AR_SREV_*() wrapper to detect supported hw
|
16 years ago |
Vasanthakumar Thiagarajan
|
0b3acfa71a
ath9k: Remove unused ath9k_hw_intrget()
|
16 years ago |
Gabor Juhos
|
cbdec97587
ath9k: get rid of unnecessary setpower calls
|
16 years ago |
Gabor Juhos
|
96148326c4
ath9k: fix race with IEEE80211_CONF_PS checks
|
16 years ago |
Vivek Natarajan
|
ac88b6ecdf
ath9k: Add support for AR9287 based chipsets.
|
16 years ago |
Gabor Juhos
|
f9b604f6c2
ath9k: make use ath9k_hw_wait int ath9k_hw_reset_tsf
|
16 years ago |
Gabor Juhos
|
1b7e528b2e
ath9k: wake up the chip for TSF reset
|
16 years ago |
Gabor Juhos
|
709ade9eb8
ath9k: serialize ath9k_ps_{wakeup,restore} calls
|
16 years ago |
Gabor Juhos
|
0bc0798b76
ath9k: uninline ath9k_ps_{wakeup,restore} functions
|
16 years ago |
Gabor Juhos
|
04717ccd80
ath9k: serialize ath9k_hw_setpower calls
|
16 years ago |
Luis R. Rodriguez
|
dfe80a3fd2
ath9k: remove ATH9K_MODE_11B
|
16 years ago |
Joe Perches
|
6badaaf772
drivers/net/wireless/ath/ath9k: Remove unnecessary semicolons
|
16 years ago |