aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-24ath9k: Wakeup the chip in an appropriate place in ath_paprd_calibrate()Vasanthakumar Thiagarajan1-1/+1
2010-06-24ath9k: Fix bug in paprdVasanthakumar Thiagarajan1-2/+3
2010-06-23ath9k: Fix bug in starting aniVasanthakumar Thiagarajan1-1/+10
2010-06-23ath9k: Add a module parameter to disable led blinking.Vivek Natarajan1-1/+3
2010-06-14ath9k_hw: remove ATH9K_CAP_TXPOWFelix Fietkau1-3/+1
2010-06-14ath9k: implement PA predistortion supportFelix Fietkau1-0/+116
2010-06-14ath9k: make ath_get_hal_qnum staticFelix Fietkau1-1/+1
2010-06-14ath9k: remove duplicate WMM AC definitionsFelix Fietkau1-10/+10
2010-06-14ath9k: add new ANI implementation for AR9003Luis R. Rodriguez1-3/+7
2010-06-14mac80211: allow drivers to sleep in ampdu_actionJohannes Berg1-0/+4
2010-06-03ath9k: fix queue stop/start based on the number of pending framesFelix Fietkau1-5/+3
2010-06-03ath9k: use the key handling code from ath9k_common instead of duplicating itFelix Fietkau1-230/+2
2010-06-02ath9k: Fix power save with auto sleepingVasanthakumar Thiagarajan1-2/+3
2010-06-02ath9k: enable the baseband watchdog events for AR9003Luis R. Rodriguez1-1/+9
2010-05-24Revert "ath9k: Group Key fix for VAPs"John W. Linville1-25/+3
2010-04-28ath9k: Added get_survey callback in order to get channel noiseBenoit Papillault1-0/+20
2010-04-20ath9k: check for specific rx stuck conditions and recover from themFelix Fietkau1-1/+2
2010-04-20ath9k: Group Key fix for VAPsDaniel Yingqiang Ma1-3/+25
2010-04-16ath9k: Add Tx EDMA supportVasanthakumar Thiagarajan1-2/+6
2010-04-16ath9k: Add Rx EDMA supportFelix Fietkau1-6/+34
2010-04-16ath9k: disable the MIB interrupt if ANI is disabledLuis R. Rodriguez1-1/+2
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into mergeJohn W. Linville1-2/+1
2010-04-06ath9k: move imask from sc to ahPavel Roskin1-29/+31
2010-04-06ath9k: fix double calls to ath_radio_enableFelix Fietkau1-2/+1
2010-02-19ath9k: convert to new station add/remove callbacksJohannes Berg1-15/+20
2010-02-08ath9k: fix keycache leak in split tkip caseMing Lei1-0/+1
2010-02-08ath9k: Enable TIM timer interrupt only when needed.Senthil Balasubramanian1-10/+14
2010-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-1/+1
2010-02-01ath: make gcc check format arguments of ath_print(), fix all misusesPavel Roskin1-3/+3
2010-01-29ath9k: Handle full sleep in ps_restore.Vivek Natarajan1-2/+6
2010-01-19ath9k: fix beacon slot/buffer leakFelix Fietkau1-1/+1
2010-01-19ath9k: make tx power config changes take effect immediatleyLuis R. Rodriguez1-1/+3
2010-01-15ath9k: implement coverage class supportFelix Fietkau1-0/+13
2010-01-15ath9k: cleanup slot time and ack/cts timeout handlingFelix Fietkau1-0/+20
2010-01-12ath9k: Fix monitor mode handlingSujith1-0/+8
2010-01-12ath9k: Fix queue handlingSujith1-0/+4
2010-01-12ath9k: Cleanup Powersave flagsSujith1-18/+18
2010-01-12ath9k: Add new file init.cSujith1-839/+3
2010-01-12ath9k: Add a new file for GPIOSujith1-406/+0
2010-01-12ath9k: re-enable ps by default for new single chip familiesLuis R. Rodriguez1-1/+4
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-0/+14
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg1-14/+14
2009-12-28ath9k: wake hardware during AMPDU TX actionsLuis R. Rodriguez1-0/+6
2009-12-28ath9k: wake hardware for interface IBSS/AP/Mesh removalLuis R. Rodriguez1-0/+2
2009-12-28ath9k: fix suspend by waking device prior to stopSujith1-0/+6
2009-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-0/+6
2009-12-22ath9k: Fix TX poll routineSujith1-0/+2
2009-12-22ath9k: Remove ANI lockSujith1-15/+4
2009-12-21ath9k: Stop ANI when doing a resetSujith1-0/+6
2009-12-04ath9k: enable 2GHz band only if the device supports itGabor Juhos1-11/+17