summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/main.c
AgeCommit message (Expand)Author
2010-08-16ath9k: add fastcc to debug print for channel changeLuis R. Rodriguez
2010-08-04ath9k_hw: clean up per-channel calibration dataFelix Fietkau
2010-08-04ath9k: prevent calibration during off-channel activityFelix Fietkau
2010-08-04ath9k: fix a crash in the PA predistortion apply functionFelix Fietkau
2010-07-28ath9k: remove the two wiphys scanning at the same time messageLuis R. Rodriguez
2010-07-20ath9k: correct sparse identified endian bug in ath_paprd_calibrateJohn W. Linville
2010-07-14ath9k: fix panic while cleaning up virtaul wifisRajkumar Manoharan
2010-07-14ath9k: Fix the LED behaviour in idle unassociated state.Vivek Natarajan
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: Wakeup the chip in an appropriate place in ath_paprd_calibrate()master-2010-06-24Vasanthakumar 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_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 callbacksmaster-2010-02-19Johannes 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