summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/main.c
AgeCommit message (Expand)Author
2010-06-14ath9k_hw: remove ATH9K_CAP_TXPOWFelix Fietkau
2010-06-14ath9k: implement PA predistortion supportFelix Fietkau
2010-06-14ath9k: make ath_get_hal_qnum staticFelix Fietkau
2010-06-14ath9k: remove duplicate WMM AC definitionsFelix Fietkau
2010-06-14ath9k: add new ANI implementation for AR9003Luis R. Rodriguez
2010-06-14mac80211: allow drivers to sleep in ampdu_actionJohannes Berg
2010-06-03ath9k: fix queue stop/start based on the number of pending framesFelix Fietkau
2010-06-03ath9k: use the key handling code from ath9k_common instead of duplicating itFelix Fietkau
2010-06-02ath9k: Fix power save with auto sleepingVasanthakumar Thiagarajan
2010-06-02ath9k: enable the baseband watchdog events for AR9003Luis R. Rodriguez
2010-05-24Revert "ath9k: Group Key fix for VAPs"John W. Linville
2010-04-28ath9k: Added get_survey callback in order to get channel noiseBenoit Papillault
2010-04-20ath9k: check for specific rx stuck conditions and recover from themFelix Fietkau
2010-04-20ath9k: Group Key fix for VAPsDaniel Yingqiang Ma
2010-04-16ath9k: Add Tx EDMA supportVasanthakumar Thiagarajan
2010-04-16ath9k: Add Rx EDMA supportFelix Fietkau
2010-04-16ath9k: disable the MIB interrupt if ANI is disabledLuis R. Rodriguez
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-06ath9k: move imask from sc to ahPavel Roskin
2010-04-06ath9k: fix double calls to ath_radio_enableFelix Fietkau
2010-02-19ath9k: convert to new station add/remove callbacksJohannes Berg
2010-02-08ath9k: fix keycache leak in split tkip caseMing Lei
2010-02-08ath9k: Enable TIM timer interrupt only when needed.Senthil Balasubramanian
2010-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-02-01ath: make gcc check format arguments of ath_print(), fix all misusesPavel Roskin
2010-01-29ath9k: Handle full sleep in ps_restore.Vivek Natarajan
2010-01-19ath9k: fix beacon slot/buffer leakFelix Fietkau
2010-01-19ath9k: make tx power config changes take effect immediatleyLuis R. Rodriguez
2010-01-15ath9k: implement coverage class supportFelix Fietkau
2010-01-15ath9k: cleanup slot time and ack/cts timeout handlingFelix Fietkau
2010-01-12ath9k: Fix monitor mode handlingSujith
2010-01-12ath9k: Fix queue handlingSujith
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-12ath9k: re-enable ps by default for new single chip familiesLuis R. Rodriguez
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg
2009-12-28ath9k: wake hardware during AMPDU TX actionsLuis R. Rodriguez
2009-12-28ath9k: wake hardware for interface IBSS/AP/Mesh removalLuis R. Rodriguez
2009-12-28ath9k: fix suspend by waking device prior to stopSujith
2009-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2009-12-22ath9k: Fix TX poll routineSujith
2009-12-22ath9k: Remove ANI lockSujith
2009-12-21ath9k: Stop ANI when doing a resetSujith
2009-12-04ath9k: enable 2GHz band only if the device supports itGabor Juhos
2009-11-28ath9k: Ensure a fair beacon distribution in IBSS mode.Vivek Natarajan
2009-11-28ath9k: Proper padding/unpadding for the TX/RX path.Benoit Papillault
2009-11-28ath9k: fix processing of TX PS null data framesLuis R. Rodriguez
2009-11-28ath9k: properly use the mac80211 rate control apiFelix Fietkau