aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
Commit message (Expand)AuthorAgeFilesLines
* ath9k: enable AR9003 PCI IDsLuis R. Rodriguez2010-06-141-0/+1
* ath9k: implement PA predistortion supportFelix Fietkau2010-06-144-3/+137
* ath9k_hw: add functions for controlling PA predistortion calibrationFelix Fietkau2010-06-145-1/+746
* ath9k_hw: add support for parsing PA predistortion related EEPROM fieldsFelix Fietkau2010-06-145-5/+18
* ath9k_hw: add register definitions related to PA predistortionFelix Fietkau2010-06-141-17/+207
* ath9k_hw: remove a useless function for setting the mac addressFelix Fietkau2010-06-144-13/+0
* ath9k: add a debugfs entry for ignoring CCA on the extension channel in HT40Felix Fietkau2010-06-142-1/+5
* ath9k: fix queue stopping thresholdFelix Fietkau2010-06-142-26/+30
* ath9k: fix extending the rx timestamp with the hardware TSFFelix Fietkau2010-06-143-19/+14
* ath9k: make ath_get_hal_qnum staticFelix Fietkau2010-06-142-2/+1
* ath9k: remove declarations of some nonexistant functionsFelix Fietkau2010-06-141-2/+0
* ath9k: remove duplicate WMM AC definitionsFelix Fietkau2010-06-148-78/+26
* ath9k_htc: use common WMM AC definitions instead of ath9k onesFelix Fietkau2010-06-145-16/+14
* ath9k: fix mac80211 queue lookup for waking up queuesFelix Fietkau2010-06-142-1/+3
* ath9k_hw: update 5 GHz tx gain tables for femless and high power PALuis R. Rodriguez2010-06-142-248/+248
* ath9k_hw: reduce delay on programming INI on AR9003Luis R. Rodriguez2010-06-141-9/+0
* ath9k_hw: enable ANI for AR9003Luis R. Rodriguez2010-06-141-7/+1
* ath9k: add new ANI implementation for AR9003Luis R. Rodriguez2010-06-1410-151/+1390
* ath9k_hw: inform ANI calibration when scanningLuis R. Rodriguez2010-06-147-10/+10
* ath9k_hw: add register definitions for the new ANILuis R. Rodriguez2010-06-142-0/+15
* ath9k_hw: allow for spliting up ANI operations by familyLuis R. Rodriguez2010-06-147-11/+73
* ath9k_hw: clear MIB interrupt causes when skipping ANI adjustmentsLuis R. Rodriguez2010-06-141-1/+8
* ath9k_hw: fix clock rate calculations for ANILuis R. Rodriguez2010-06-141-1/+30
* ath9k_hw: move clock definitions from hw.c to hw.hLuis R. Rodriguez2010-06-142-5/+5
* mac80211: allow drivers to sleep in ampdu_actionJohannes Berg2010-06-141-0/+4
* mac80211: remove non-irqsafe aggregation callbacksJohannes Berg2010-06-141-3/+3
* ath: Fix uninitialized variable warningsPrarit Bhargava2010-06-073-0/+3
* ath9k: Fix bug in rate tableVasanthakumar Thiagarajan2010-06-041-2/+2
* ath9k_htc: Configure credit size for AR7010Sujith2010-06-042-5/+28
* ath9k_htc: Setup 5GHz channelsSujith2010-06-042-2/+56
* ath9k_htc: Configure dual stream ratesSujith2010-06-041-2/+7
* ath9k_htc: Setup HT capabilites for 2-stream devicesSujith2010-06-041-1/+22
* ath9k_common: Move count_streams to common moduleSujith2010-06-043-14/+16
* ath9k_htc: Add support for AR7010Sujith2010-06-042-1/+15
* ath9k_hw: Configure byte swap for non AR9271 chipsSujith2010-06-041-3/+7
* ath9k: Determine Firmware on probeSujith2010-06-042-13/+27
* ath9k_htc: Use proper station add/remove callbacksSujith2010-06-041-17/+24
* ath9k: fix dma sync in rx pathMing Lei2010-06-041-3/+7
* ath9k: fix queue stop/start based on the number of pending framesFelix Fietkau2010-06-033-37/+25
* ath9k_htc: Fix fair beacon distributionSujith2010-06-033-1/+31
* ath9k_htc: Handle host RX disableSujith2010-06-032-0/+11
* ath9k_htc: Handle monitor interface removalSujith2010-06-031-6/+6
* ath9k_htc: Fix locking for ps_idleSujith2010-06-031-5/+13
* ath9k_htc: Remove useless cancel_work_syncSujith2010-06-031-1/+0
* ath9k_htc: Fix bug in handling CONF_IDLESujith2010-06-031-1/+1
* ath9k_htc: Add PS wrappersSujith2010-06-031-5/+18
* ath9k_htc: Revamp CONF_IDLE handlingSujith2010-06-031-36/+93
* ath9k_hw: Fix async fifo for AR9287Sujith2010-06-035-44/+55
* ath9k_hw: Update the PCI WAR registerSujith2010-06-032-28/+60
* ath9k_hw: Cleanup TX power calculation for AR9287Sujith2010-06-033-141/+168