aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/main.c
Commit message (Expand)AuthorAge
* ath9k: cancel xmit poll work at stop() callbackLuis R. Rodriguez2009-08-04
* ath9k: remove dangling error check on keycache reset on hw initLuis R. Rodriguez2009-08-04
* ath9k: call ath9k_hw_detach() once upon hw init failureLuis R. Rodriguez2009-08-04
* ath9k: set sc->sc_ah to NULL after freeing itLuis R. Rodriguez2009-08-04
* ath9k: distinguish between device initialization and ath_softc initLuis R. Rodriguez2009-08-04
* ath9k: describe hw initialization betterLuis R. Rodriguez2009-08-04
* ath9k: remove debug message for no memoery on ath_init()Luis R. Rodriguez2009-08-04
* ath9k: pass only one argument to hw attachLuis R. Rodriguez2009-08-04
* ath9k: move cache setting of softc ah prior to attachLuis R. Rodriguez2009-08-04
* ath9k: move devid cache setting to ath_init()Luis R. Rodriguez2009-08-04
* ath9k: move memory allocation of ath_hw to ath_init()Luis R. Rodriguez2009-08-04
* ath9k: propagate hw initialization errorsLuis R. Rodriguez2009-08-04
* mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez2009-08-04
* ath9k: move workqueue cancels to stop callbackLuis R. Rodriguez2009-08-04
* ath9k: move cancel_delayed_work_sync() out of ath_deinit_leds()Luis R. Rodriguez2009-08-04
* ath9k: re-order cancelling of work on mac80211 workqueueLuis R. Rodriguez2009-08-04
* ath9k: remove unused ATH_PCI_VERSIONLuis R. Rodriguez2009-07-29
* ath9k: fix race with IEEE80211_CONF_PS checksGabor Juhos2009-07-29
* ath9k: Add support for AR9287 based chipsets.Vivek Natarajan2009-07-27
* ath9k: Cleanup return valuesSujith2009-07-27
* ath9k: Remove redundant HT macrosSujith2009-07-27
* ath9k: do not stop the queues in driver stopLuis R. Rodriguez2009-07-24
* ath9k: disable radio when all devices are marked idleLuis R. Rodriguez2009-07-24
* ath9k: serialize ath9k_hw_setpower callsGabor Juhos2009-07-24
* ath9k: Remove pointless ath9k_ps_restore() in ath_detach()Vasanthakumar Thiagarajan2009-07-24
* ath9k: Fix TX hang issue with Atheros chipsetsSenthil Balasubramanian2009-07-24
* ath9k: Manipulate and report the correct RSSISenthil Balasubramanian2009-07-24
* ath9k: cleanup try count for MRR in rate controlLuis R. Rodriguez2009-07-24
* ath9k: Handle different TX and RX streams properly.Senthil Balasubramanian2009-07-10
* ath9k: race condition in SCANNING state check during ANI calibrationSenthil Balasubramanian2009-07-10
* ath9k: stop ani when the STA gets disconnected.Senthil Balasubramanian2009-07-10
* ath9k: remove unnecessary STATION mode check.Senthil Balasubramanian2009-07-10
* ath9k: restore PS mode, before we put the chip into FULL SLEEP state.Gabor Juhos2009-06-19
* ath9k: restore power mode on error pathGabor Juhos2009-06-15
* ath9k: port to cfg80211 rfkillJohannes Berg2009-06-15
* ath9k: Make sure we have current channel in ah_curchan before rf disable/enableVasanthakumar Thiagarajan2009-06-15
* ath9k: Add helper to get ath9k specific current channelVasanthakumar Thiagarajan2009-06-15
* rfkill: rewriteJohannes Berg2009-06-03
* ath9k: Update Beacon timers based on timestamp from the APJouni Malinen2009-05-22
* ath9k: set max default eirp to 20 dBmLuis R. Rodriguez2009-05-20
* ath9k: fix custom regulatory call positionLuis R. Rodriguez2009-05-20
* ath9k: Set PM field in frame control when in PS modeJouni Malinen2009-05-20
* ath9k: Wake up for RX filter changesJouni Malinen2009-05-20
* ath9k: Use TSFOOR interrupt to trigger TSF sync with next BeaconJouni Malinen2009-05-20
* ath9k: Do not try to calibrate radio when in sleep modeJouni Malinen2009-05-20
* ath9k: Wake up for TX in mac80211 timeout=0 sleep modeJouni Malinen2009-05-20
* ath9k: Move PS wakeup/restore calls from isr to taskletVasanthakumar Thiagarajan2009-05-20
* ath9k: Print hw reset failure status as signed intVasanthakumar Thiagarajan2009-05-20
* ath9k: make private driver rate tables constLuis R. Rodriguez2009-05-06
* mac80211: unify config_interface and bss_info_changedJohannes Berg2009-05-06