Luis R. Rodriguez
|
e48e3a2f17
ath9k: cancel xmit poll work at stop() callback
|
16 years ago |
Luis R. Rodriguez
|
2f69ffacb3
ath9k: remove dangling error check on keycache reset on hw init
|
16 years ago |
Luis R. Rodriguez
|
95fafca26d
ath9k: call ath9k_hw_detach() once upon hw init failure
|
16 years ago |
Luis R. Rodriguez
|
3ce1b1a949
ath9k: set sc->sc_ah to NULL after freeing it
|
16 years ago |
Luis R. Rodriguez
|
1e40bcfa91
ath9k: distinguish between device initialization and ath_softc init
|
16 years ago |
Luis R. Rodriguez
|
f637cfd6bb
ath9k: describe hw initialization better
|
16 years ago |
Luis R. Rodriguez
|
08e0403a14
ath9k: remove debug message for no memoery on ath_init()
|
16 years ago |
Luis R. Rodriguez
|
07c10c6177
ath9k: pass only one argument to hw attach
|
16 years ago |
Luis R. Rodriguez
|
e1e2f93ffa
ath9k: move cache setting of softc ah prior to attach
|
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
|
42935ecaf4
mac80211: redefine usage of the mac80211 workqueue
|
16 years ago |
Luis R. Rodriguez
|
c94dbff799
ath9k: move workqueue cancels to stop callback
|
16 years ago |
Luis R. Rodriguez
|
35c95ab9b5
ath9k: move cancel_delayed_work_sync() out of ath_deinit_leds()
|
16 years ago |
Luis R. Rodriguez
|
9851bad7a3
ath9k: re-order cancelling of work on mac80211 workqueue
|
16 years ago |
Luis R. Rodriguez
|
35a1e70dfe
ath9k: remove unused ATH_PCI_VERSION
|
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 |
Sujith
|
f83da96564
ath9k: Cleanup return values
|
16 years ago |
Sujith
|
9e98ac65a3
ath9k: Remove redundant HT macros
|
16 years ago |
Luis R. Rodriguez
|
95a2b2ef82
ath9k: do not stop the queues in driver stop
|
16 years ago |
Luis R. Rodriguez
|
64839170be
ath9k: disable radio when all devices are marked idle
|
16 years ago |
Gabor Juhos
|
04717ccd80
ath9k: serialize ath9k_hw_setpower calls
|
16 years ago |
Vasanthakumar Thiagarajan
|
ebaa24534e
ath9k: Remove pointless ath9k_ps_restore() in ath_detach()
|
16 years ago |
Senthil Balasubramanian
|
164ace3853
ath9k: Fix TX hang issue with Atheros chipsets
|
16 years ago |
Senthil Balasubramanian
|
a59b5a5e68
ath9k: Manipulate and report the correct RSSI
|
16 years ago |
Luis R. Rodriguez
|
dd1901830c
ath9k: cleanup try count for MRR in rate control
|
16 years ago |
Senthil Balasubramanian
|
140add2135
ath9k: Handle different TX and RX streams properly.
|
16 years ago |
Senthil Balasubramanian
|
e5f0921a95
ath9k: race condition in SCANNING state check during ANI calibration
|
16 years ago |