aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/main.c
Commit message (Expand)AuthorAge
* ath9k: Fix memory leak due to failed PAPRD framesMohammed Shafi Shajakhan2011-02-01
* ath9k: Fix power save usage count imbalance on deinitRajkumar Manoharan2011-01-28
* ath9k: fix race conditions when stop deviceStanislaw Gruszka2011-01-27
* ath9k: add missing ps wakeup/restore callsFelix Fietkau2011-01-21
* ath9k: qualify global modparam_nohwcrypt variableJohn W. Linville2011-01-05
* ath9k: fix beacon restart on channel changeRajkumar Manoharan2011-01-04
* ath9k: spin_lock_bh is not required within tasklet context.Senthil Balasubramanian2011-01-04
* ath9k: unlock on error path in ath9k_change_interface()Dan Carpenter2010-12-22
* ath9k: fix aphy / wiphy idle mismatchLuis R. Rodriguez2010-12-22
* ath9k: do not limit the chainmask to 1 for legacy modeFelix Fietkau2010-12-20
* ath9k_hw: Configure appropriate Tx power when PAPRD failsVasanthakumar Thiagarajan2010-12-16
* ath9k: Add comments for making pm-qos as modparamMohammed Shafi Shajakhan2010-12-15
* ath9k: Make PM-QOS value as user configurableMohammed Shafi Shajakhan2010-12-15
* ath9k_hw: fix PA predistortion training power selectionFelix Fietkau2010-12-13
* ath9k: fix PA predistortion thermal measurement handlingFelix Fietkau2010-12-13
* ath9k: Use power save wrappers for TSF get/setSujith Manoharan2010-12-13
* ath9k: Add change_interface callbackRajkumar Manoharan2010-12-13
* ath9k: fix assumptions for idle calls on suspend/resumeLuis R. Rodriguez2010-12-13
* ath9k: Fix power save count imbalance on ath_radio_enable()Luis R. Rodriguez2010-12-13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-08
|\
| * ath9k: fix beacon resource related race conditionRajkumar Manoharan2010-12-07
| * ath9k: fix a DMA related race condition on resetFelix Fietkau2010-12-07
* | ath9k: skip ATH9K_INT_TIM_TIMER when we are idleLuis R. Rodriguez2010-12-08
* | ath9k: Enable extended synch for AR9485 to fix L0s recovery issueVasanthakumar Thiagarajan2010-12-07
* | ath: Convert ath_print to ath_dbgJoe Perches2010-12-07
* | ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches2010-12-07
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-02
|\|
| * ath9k: Disable SWBA interrupt on remove_interfaceRajkumar Manoharan2010-11-29
| * ath9k: use per-device struct for pm_qos_* operationsGabor Juhos2010-11-29
* | ath9k: Add support for Adaptive Power ManagementMohammed Shafi Shajakhan2010-11-30
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-24
|\|
| * ath9k: check old power mode before clearing cycle countersFelix Fietkau2010-11-08
| * ath9k: Fix a DMA latency issue for Intel Pinetrail platforms.Vivek Natarajan2010-11-08
| * ath9k: Avoid HW opmode overridden on monitor mode changesRajkumar Manoharan2010-11-08
* | ath9k: block new AMPDU sessions if SC_OP_TXAGGR is not setFelix Fietkau2010-11-17
* | ath9k: clean up code duplication around ath_tx_startFelix Fietkau2010-11-17
* | ath9k: remove bfs_paprd_timestamp from struct ath_buf_stateFelix Fietkau2010-11-17
* | ath9k: rework tx queue selection and fix queue stopping/wakingFelix Fietkau2010-11-15
* | ath9k: content DMA start / stop through the PCU lockLuis R. Rodriguez2010-11-15
* | ath9k: move the PCU lock to the sc structureLuis R. Rodriguez2010-11-15
* | ath9k: simplify hw reset lockingLuis R. Rodriguez2010-11-15
* | ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpowerFelix Fietkau2010-11-15
* | ath9k: optimize/fix ANI RSSI processingFelix Fietkau2010-11-09
* | ath9k_hw: optimize interrupt mask changesFelix Fietkau2010-11-09
|/
* ath9k: lock reset and PCU start/stoppingLuis R. Rodriguez2010-10-27
* ath9k: rename rxflushlock to pcu_lockLuis R. Rodriguez2010-10-27
* ath9k: resume aggregation immediately after a hardware resetFelix Fietkau2010-10-25
* ath9k: fix crash in ath_update_survey_statsFelix Fietkau2010-10-25
* ath9k: remove sc->cur_rate_table and sc->cur_rate_modeFelix Fietkau2010-10-15
* ath9k: add missing locking around ath9k_hw_proc_mib_eventFelix Fietkau2010-10-15