aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ath9k.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-081-1/+1
|\
| * ath9k: fix a DMA related race condition on resetFelix Fietkau2010-12-071-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-021-1/+3
|\ \ | |/
| * ath9k: use per-device struct for pm_qos_* operationsGabor Juhos2010-11-291-1/+3
* | ath9k: Add support for Adaptive Power ManagementMohammed Shafi Shajakhan2010-11-301-0/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-241-0/+1
|\ \ | |/
| * ath9k: Fix a DMA latency issue for Intel Pinetrail platforms.Vivek Natarajan2010-11-081-0/+1
* | ath9k: store frame information used by aggregation inside the skb tx infoFelix Fietkau2010-11-171-6/+9
* | ath9k: more tx setup cleanupsFelix Fietkau2010-11-171-3/+1
* | ath9k: clean up code duplication around ath_tx_startFelix Fietkau2010-11-171-1/+0
* | ath9k: remove bf_tx_aborted from struct ath_bufFelix Fietkau2010-11-171-1/+0
* | ath9k: remove bfs_frmlen from struct ath_buf_stateFelix Fietkau2010-11-171-2/+0
* | ath9k: remove bfs_nframes from struct ath_buf_stateFelix Fietkau2010-11-171-2/+0
* | ath9k: remove bfs_al from struct ath_buf_stateFelix Fietkau2010-11-171-3/+1
* | ath9k: remove bfs_keyix from struct ath_buf_stateFelix Fietkau2010-11-171-2/+0
* | ath9k: remove bfs_paprd_timestamp from struct ath_buf_stateFelix Fietkau2010-11-171-1/+1
* | ath9k: remove bfs_keytype from struct ath_buf_stateFelix Fietkau2010-11-171-2/+0
* | ath9k: remove bfs_tidno from struct ath_buf_stateFelix Fietkau2010-11-171-2/+0
* | ath9k: remove bfs_seqno from struct ath_buf_stateFelix Fietkau2010-11-171-2/+0
* | ath9k: remove the tx info padding byte abuseFelix Fietkau2010-11-161-1/+2
* | ath9k: Fix bug in delimiter padding computationVasanthakumar Thiagarajan2010-11-161-2/+2
* | ath9k: rework tx queue selection and fix queue stopping/wakingFelix Fietkau2010-11-151-6/+3
* | ath9k: move the PCU lock to the sc structureLuis R. Rodriguez2010-11-151-1/+1
* | ath9k: simplify hw reset lockingLuis R. Rodriguez2010-11-151-1/+0
* | ath9k: optimize/fix ANI RSSI processingFelix Fietkau2010-11-091-1/+1
|/
* ath9k: rename rxflushlock to pcu_lockLuis R. Rodriguez2010-10-271-1/+1
* ath9k: Remove bf_dmacontext.Ben Greear2010-10-151-2/+1
* ath9k: remove sc->cur_rate_table and sc->cur_rate_modeFelix Fietkau2010-10-151-2/+0
* ath9k: implement channel utilization stats for surveyFelix Fietkau2010-10-111-0/+2
* ath9k: remove unnecessary power save flags.Senthil Balasubramanian2010-10-061-4/+0
* ath9k: move ath_tx_aggr_check() to the rate control moduleFelix Fietkau2010-09-211-1/+0
* ath9k: fix an aggregation start related race conditionFelix Fietkau2010-09-211-2/+2
* ath9k: clean up block ack window handlingFelix Fietkau2010-09-211-1/+1
* ath9k: fix enabling ANI / tx monitor after bg scanLuis R. Rodriguez2010-09-161-1/+0
* ath9k: fix BSSID mask calculationFelix Fietkau2010-09-141-1/+1
* ath9k: Implement an algorithm for Antenna diversity and combiningVasanthakumar Thiagarajan2010-09-071-0/+56
* ath9k_common: Move bt_stomp to common for sharing with ath9k_htc.Vivek Natarajan2010-08-241-8/+0
* ath9k: shorten the calibration interval during strong interferenceFelix Fietkau2010-08-161-0/+1
* ath9k_hw: clean up per-channel calibration dataFelix Fietkau2010-08-041-0/+1
* ath9k: prevent calibration during off-channel activityFelix Fietkau2010-08-041-1/+1
* ath9k: Fix inconsistency between txq->stopped and the actual queue stateVasanthakumar Thiagarajan2010-07-261-1/+1
* ath9k: fix false positives in the baseband hang checkFelix Fietkau2010-07-021-0/+2
* Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre2010-06-251-0/+1
|\
| * ath9k: Fix bug in starting aniVasanthakumar Thiagarajan2010-06-231-0/+1
* | ath9k: Remove unused paprd_txokVasanthakumar Thiagarajan2010-06-241-1/+0
* | ath9k: Fix bug in paprdVasanthakumar Thiagarajan2010-06-241-0/+3
* | ath9k: Add a module parameter to disable led blinking.Vivek Natarajan2010-06-231-0/+1
* | ath9k: implement PA predistortion supportFelix Fietkau2010-06-141-0/+7
* | ath9k: fix queue stopping thresholdFelix Fietkau2010-06-141-2/+1
* | ath9k: make ath_get_hal_qnum staticFelix Fietkau2010-06-141-1/+0