summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ath9k.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | ath9k: remove declarations of some nonexistant functionsFelix Fietkau2010-06-141-2/+0
* | ath9k: remove duplicate WMM AC definitionsFelix Fietkau2010-06-141-3/+1
* | ath9k: fix mac80211 queue lookup for waking up queuesFelix Fietkau2010-06-141-0/+1
* | ath9k: add new ANI implementation for AR9003Luis R. Rodriguez2010-06-141-1/+2
* | ath9k: fix queue stop/start based on the number of pending framesFelix Fietkau2010-06-031-1/+4
* | ath9k: Move driver specific structuresSujith2010-06-021-0/+63
|/
* ath9k: Add Tx EDMA supportVasanthakumar Thiagarajan2010-04-161-0/+6
* ath9k: Initialize and configure tx status for EDMAVasanthakumar Thiagarajan2010-04-161-1/+5
* ath9k: Setup appropriate tx desc for regular dma and edmaVasanthakumar Thiagarajan2010-04-161-1/+1
* ath9k: Add Rx EDMA supportFelix Fietkau2010-04-161-1/+9
* ath9k: move imask from sc to ahPavel Roskin2010-04-061-1/+0
* ath9k: split out access to tx status informationFelix Fietkau2010-03-311-3/+0
* ath9k: Enable TIM timer interrupt only when needed.Senthil Balasubramanian2010-02-081-0/+1
* ath9k: fix access to freed data on unloadPavel Roskin2010-02-011-5/+0
* ath9k: Handle full sleep in ps_restore.Vivek Natarajan2010-01-291-0/+1
* ath9k: Fix wifi disconnection when collocated bt scan is activeVasanthakumar Thiagarajan2010-01-221-0/+2
* ath9k: Cleanup init/deinit routinesSujith2010-01-121-4/+3
* ath9k: Cleanup Powersave flagsSujith2010-01-121-20/+23
* ath9k: Add new file init.cSujith2010-01-121-0/+5
* ath9k: Add a new file for GPIOSujith2010-01-121-0/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2010-01-051-3/+3
|\
| * ath9k: fix ito64Ming Lei2010-01-041-3/+3
* | ath9k: Remove ANI lockSujith2009-12-221-1/+0
|/
* ath9k: separate debugfs support from CONFIG_ATH_DEBUGFelix Fietkau2009-11-281-1/+1
* ath9k: Ensure a fair beacon distribution in IBSS mode.Vivek Natarajan2009-11-281-0/+1
* ath9k: fix processing of TX PS null data framesLuis R. Rodriguez2009-11-281-0/+2
* ath9k: properly use the mac80211 rate control apiFelix Fietkau2009-11-281-3/+2
* ath9k: Remove a few unused variablesSujith2009-11-181-10/+0
* ath9k_common: add new module to share 802.11n driver helpersLuis R. Rodriguez2009-11-111-89/+6
* ath9k: move driver keymap, keymax and splitmic to commonLuis R. Rodriguez2009-11-111-13/+0
* ath: move the rx bufsize to common to share with ath5k/ath9kLuis R. Rodriguez2009-11-111-1/+0
* ath9k: move struct ath_ani to common areaLuis R. Rodriguez2009-11-111-11/+0
* ath9k: handle low buffer space for virtual wiphysLuis R. Rodriguez2009-11-111-0/+3
* ath9k: pass the ieee80211_hw on radio enable/disableLuis R. Rodriguez2009-11-111-2/+3
* ath9k: fix listening to idle requestsLuis R. Rodriguez2009-11-111-0/+2
* ath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_setup()Luis R. Rodriguez2009-10-071-1/+0
* atheros: move bus ops to ath_commonLuis R. Rodriguez2009-10-071-13/+6
* ath9k: move ATH9K_RSSI_BAD to hw.hLuis R. Rodriguez2009-10-071-1/+0