summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/ath9k.h
AgeCommit message (Expand)Author
2010-08-04ath9k_hw: clean up per-channel calibration dataFelix Fietkau
2010-08-04ath9k: prevent calibration during off-channel activityFelix Fietkau
2010-07-26ath9k: Fix inconsistency between txq->stopped and the actual queue stateVasanthakumar Thiagarajan
2010-07-02ath9k: fix false positives in the baseband hang checkFelix Fietkau
2010-06-25Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre
2010-06-24ath9k: Remove unused paprd_txokVasanthakumar Thiagarajan
2010-06-24ath9k: Fix bug in paprdVasanthakumar Thiagarajan
2010-06-23ath9k: Fix bug in starting aniVasanthakumar Thiagarajan
2010-06-23ath9k: Add a module parameter to disable led blinking.Vivek Natarajan
2010-06-14ath9k: implement PA predistortion supportFelix Fietkau
2010-06-14ath9k: fix queue stopping thresholdFelix Fietkau
2010-06-14ath9k: make ath_get_hal_qnum staticFelix Fietkau
2010-06-14ath9k: remove declarations of some nonexistant functionsFelix Fietkau
2010-06-14ath9k: remove duplicate WMM AC definitionsFelix Fietkau
2010-06-14ath9k: fix mac80211 queue lookup for waking up queuesFelix Fietkau
2010-06-14ath9k: add new ANI implementation for AR9003Luis R. Rodriguez
2010-06-03ath9k: fix queue stop/start based on the number of pending framesFelix Fietkau
2010-06-02ath9k: Move driver specific structuresSujith
2010-04-16ath9k: Add Tx EDMA supportVasanthakumar Thiagarajan
2010-04-16ath9k: Initialize and configure tx status for EDMAVasanthakumar Thiagarajan
2010-04-16ath9k: Setup appropriate tx desc for regular dma and edmaVasanthakumar Thiagarajan
2010-04-16ath9k: Add Rx EDMA supportFelix Fietkau
2010-04-06ath9k: move imask from sc to ahPavel Roskin
2010-03-31ath9k: split out access to tx status informationFelix Fietkau
2010-02-08ath9k: Enable TIM timer interrupt only when needed.Senthil Balasubramanian
2010-02-01ath9k: fix access to freed data on unloadmaster-2010-02-01Pavel Roskin
2010-01-29ath9k: Handle full sleep in ps_restore.Vivek Natarajan
2010-01-22ath9k: Fix wifi disconnection when collocated bt scan is activeVasanthakumar Thiagarajan
2010-01-12ath9k: Cleanup init/deinit routinesSujith
2010-01-12ath9k: Cleanup Powersave flagsSujith
2010-01-12ath9k: Add new file init.cSujith
2010-01-12ath9k: Add a new file for GPIOSujith
2010-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6master-2010-01-05John W. Linville
2010-01-04ath9k: fix ito64Ming Lei
2009-12-22ath9k: Remove ANI lockSujith
2009-11-28ath9k: separate debugfs support from CONFIG_ATH_DEBUGFelix Fietkau
2009-11-28ath9k: Ensure a fair beacon distribution in IBSS mode.Vivek Natarajan
2009-11-28ath9k: fix processing of TX PS null data framesLuis R. Rodriguez
2009-11-28ath9k: properly use the mac80211 rate control apiFelix Fietkau
2009-11-18ath9k: Remove a few unused variablesSujith
2009-11-11ath9k_common: add new module to share 802.11n driver helpersLuis R. Rodriguez
2009-11-11ath9k: move driver keymap, keymax and splitmic to commonLuis R. Rodriguez
2009-11-11ath: move the rx bufsize to common to share with ath5k/ath9kLuis R. Rodriguez
2009-11-11ath9k: move struct ath_ani to common areaLuis R. Rodriguez
2009-11-11ath9k: handle low buffer space for virtual wiphysLuis R. Rodriguez
2009-11-11ath9k: pass the ieee80211_hw on radio enable/disableLuis R. Rodriguez
2009-11-11ath9k: fix listening to idle requestsLuis R. Rodriguez
2009-10-07ath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_setup()Luis R. Rodriguez
2009-10-07atheros: move bus ops to ath_commonLuis R. Rodriguez
2009-10-07ath9k: move ATH9K_RSSI_BAD to hw.hLuis R. Rodriguez