aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/main.c
Commit message (Expand)AuthorAge
* ath9k_hw: remove ATH9K_CAP_TXPOWFelix Fietkau2010-06-14
* ath9k: implement PA predistortion supportFelix Fietkau2010-06-14
* ath9k: make ath_get_hal_qnum staticFelix Fietkau2010-06-14
* ath9k: remove duplicate WMM AC definitionsFelix Fietkau2010-06-14
* ath9k: add new ANI implementation for AR9003Luis R. Rodriguez2010-06-14
* mac80211: allow drivers to sleep in ampdu_actionJohannes Berg2010-06-14
* ath9k: fix queue stop/start based on the number of pending framesFelix Fietkau2010-06-03
* ath9k: use the key handling code from ath9k_common instead of duplicating itFelix Fietkau2010-06-03
* ath9k: Fix power save with auto sleepingVasanthakumar Thiagarajan2010-06-02
* ath9k: enable the baseband watchdog events for AR9003Luis R. Rodriguez2010-06-02
* Revert "ath9k: Group Key fix for VAPs"John W. Linville2010-05-24
* ath9k: Added get_survey callback in order to get channel noiseBenoit Papillault2010-04-28
* ath9k: check for specific rx stuck conditions and recover from themFelix Fietkau2010-04-20
* ath9k: Group Key fix for VAPsDaniel Yingqiang Ma2010-04-20
* ath9k: Add Tx EDMA supportVasanthakumar Thiagarajan2010-04-16
* ath9k: Add Rx EDMA supportFelix Fietkau2010-04-16
* ath9k: disable the MIB interrupt if ANI is disabledLuis R. Rodriguez2010-04-16
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-08
|\
| * ath9k: fix double calls to ath_radio_enableFelix Fietkau2010-04-06
* | ath9k: move imask from sc to ahPavel Roskin2010-04-06
|/
* ath9k: convert to new station add/remove callbacksJohannes Berg2010-02-19
* ath9k: fix keycache leak in split tkip caseMing Lei2010-02-08
* ath9k: Enable TIM timer interrupt only when needed.Senthil Balasubramanian2010-02-08
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-02-08
|\
| * ath9k: fix beacon slot/buffer leakFelix Fietkau2010-01-19
* | ath: make gcc check format arguments of ath_print(), fix all misusesPavel Roskin2010-02-01
* | ath9k: Handle full sleep in ps_restore.Vivek Natarajan2010-01-29
* | ath9k: make tx power config changes take effect immediatleyLuis R. Rodriguez2010-01-19
* | ath9k: implement coverage class supportFelix Fietkau2010-01-15
* | ath9k: cleanup slot time and ack/cts timeout handlingFelix Fietkau2010-01-15
* | ath9k: Fix monitor mode handlingSujith2010-01-12
* | ath9k: Fix queue handlingSujith2010-01-12
* | ath9k: Cleanup Powersave flagsSujith2010-01-12
* | ath9k: Add new file init.cSujith2010-01-12
* | ath9k: Add a new file for GPIOSujith2010-01-12
* | ath9k: re-enable ps by default for new single chip familiesLuis R. Rodriguez2010-01-12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-30
|\|
| * ath9k: wake hardware during AMPDU TX actionsLuis R. Rodriguez2009-12-28
| * ath9k: wake hardware for interface IBSS/AP/Mesh removalLuis R. Rodriguez2009-12-28
| * ath9k: fix suspend by waking device prior to stopSujith2009-12-28
* | mac80211: remove struct ieee80211_if_init_confJohannes Berg2009-12-28
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-28
|\|
| * ath9k: Stop ANI when doing a resetSujith2009-12-21
* | ath9k: Fix TX poll routineSujith2009-12-22
* | ath9k: Remove ANI lockSujith2009-12-22
|/
* ath9k: enable 2GHz band only if the device supports itGabor Juhos2009-12-04
* ath9k: Ensure a fair beacon distribution in IBSS mode.Vivek Natarajan2009-11-28
* ath9k: Proper padding/unpadding for the TX/RX path.Benoit Papillault2009-11-28
* ath9k: fix processing of TX PS null data framesLuis R. Rodriguez2009-11-28
* ath9k: properly use the mac80211 rate control apiFelix Fietkau2009-11-28