summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* ath5k: report PHY error frames only for chips which need itBruno Randolf2010-06-161-1/+2
* ath5k: review RX descriptor functionsBruno Randolf2010-06-161-14/+20
* ath5k: take descriptor differences between 5210 and 5211 into accountBruno Randolf2010-06-162-10/+25
* ath5k: update 5210/5211 frame typesBruno Randolf2010-06-162-6/+8
* ath5k: review and add comments for descriptorsBruno Randolf2010-06-162-154/+144Star
* ath5k: remove pointless rx error overlay structBruno Randolf2010-06-163-29/+9Star
* ath5k: cosmetic changes in ath5k_hw_proc_5212_rx_status()Bruno Randolf2010-06-161-5/+5
* ath5k: use direct function calls for descriptors when possibleBruno Randolf2010-06-163-38/+20Star
* ath5k: move checks and stats into new functionBruno Randolf2010-06-161-60/+70
* ath5k: split descriptor handling and frame receiveBruno Randolf2010-06-161-71/+78
* ath5k: unify rx descriptor error handlingBruno Randolf2010-06-161-2/+1Star
* ath5k: reset more pointers after we free skbsBruno Randolf2010-06-161-0/+7
* ath5k: print more errors when decriptor setup failsBruno Randolf2010-06-161-1/+3
* ath5k: fix rx descriptor debuggingBruno Randolf2010-06-161-2/+2
* ath5k: fix some comment typosBruno Randolf2010-06-162-4/+4
* ath5k: rename ath5k_txbuf_free() to ath5k_txbuf_free_skb()Bruno Randolf2010-06-161-8/+9
* ath5k: more debug prints for resetsBruno Randolf2010-06-162-3/+12
* ath9k_htc: Fix ampdu_action callbackSujith2010-06-154-92/+45Star
* ath9k_hw: avoid setting cwmin/cwmax to 0 for IBSS for AR9003Luis R. Rodriguez2010-06-151-2/+7
* ath9k_hw: remove ATH9K_CAP_DSFelix Fietkau2010-06-142-21/+0Star
* ath9k/ath9k_htc: remove redundand checks for dual-stream tx supportFelix Fietkau2010-06-142-10/+4Star
* ath9k_hw: remove ATH9K_CAP_MCAST_KEYSRCHFelix Fietkau2010-06-144-44/+3Star
* ath9k_hw: remove ATH9K_CAP_TKIP_SPLITFelix Fietkau2010-06-144-14/+1Star
* ath9k_hw: remove ATH9K_CAP_TKIP_MICFelix Fietkau2010-06-144-34/+0Star
* ath9k_hw: remove ATH9K_CAP_TXPOWFelix Fietkau2010-06-144-23/+2Star
* ath9k_hw: remove ATH9K_CAP_CIPHERFelix Fietkau2010-06-144-45/+16Star
* 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/+0Star
* 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/+14Star
* ath9k: make ath_get_hal_qnum staticFelix Fietkau2010-06-142-2/+1Star
* ath9k: remove declarations of some nonexistant functionsFelix Fietkau2010-06-141-2/+0Star
* ath9k: remove duplicate WMM AC definitionsFelix Fietkau2010-06-148-78/+26Star
* ath9k_htc: use common WMM AC definitions instead of ath9k onesFelix Fietkau2010-06-145-16/+14Star
* 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/+0Star
* ath9k_hw: enable ANI for AR9003Luis R. Rodriguez2010-06-141-7/+1Star
* 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