aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAge
...
* | ath9k_hw: report the TID in the tx status on AR5008-AR9002Felix Fietkau2010-07-12
* | ath9k_hw: prevent a fast channel change after a rx DMA stuck issueFelix Fietkau2010-07-12
* | ath9k_hw: fix an off-by-one error in the PDADC boundaries calculationFelix Fietkau2010-07-12
* | ath9k_hw: fix a sign error in the IQ calibration codeFelix Fietkau2010-07-12
* | ath9k_hw: fix antenna diversity on AR9285Felix Fietkau2010-07-12
* | ath9k: fix a buffer leak in A-MPDU completionFelix Fietkau2010-07-07
* | ath9k: fix a potential buffer leak in the STA teardown pathFelix Fietkau2010-07-07
* | ath9k: fix crash with WEP in ad-hoc modeFelix Fietkau2010-07-02
* | ath9k: fix false positives in the baseband hang checkFelix Fietkau2010-07-02
* | ath9k_hw: clean up the noise floor calibration code to reduce code duplicationFelix Fietkau2010-07-02
* | ath9k_hw: sanitize noise floor values properly on all chipsFelix Fietkau2010-07-02
* | ath9k_hw: sync initvals for ar9001 and ar9002 with AtherosFelix Fietkau2010-07-02
* | ath9k_hw: reformat the ar5008, ar9001 and ar9002 initvals to match ar9003Felix Fietkau2010-07-02
* | ath9k_hw: fix a few inconsistencies in initval array namesFelix Fietkau2010-07-02
* | ath9k_htc: Add LED support for AR7010Sujith2010-06-30
* | ath9k: fix TSF after reset on AR913xFelix Fietkau2010-06-30
* | ath9k: make ath9k_hw_keysetmac staticJohn W. Linville2010-06-29
* | ath9k: remove unused function ath9k_hw_keyisvalidJohn W. Linville2010-06-29
* | ath9k: fix retry count for A-MPDU rate control status reportsFelix Fietkau2010-06-28
* | ath5k: fix antenna div gc for <= AR5K_SREV_PHY_2413Bruno Randolf2010-06-28
* | Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre2010-06-25
|\|
| * ath9k: Fix bug in starting aniVasanthakumar Thiagarajan2010-06-23
| * ath5k: initialize ah->ah_current_channelBob Copeland2010-06-18
* | ath9k: Wakeup the chip in an appropriate place in ath_paprd_calibrate()Vasanthakumar Thiagarajan2010-06-24
* | ath9k: Remove unused paprd_txokVasanthakumar Thiagarajan2010-06-24
* | ath9k: Fix bug in paprdVasanthakumar Thiagarajan2010-06-24
* | ath9k: declare MODULE_FIRMWARE for ath9k_htcJohn W. Linville2010-06-23
* | ath9k: Add a module parameter to disable led blinking.Vivek Natarajan2010-06-23
* | ath9k_hw: add an extra delay when reseting AR_RTC_RESETLuis R. Rodriguez2010-06-23
* | ath9k_hw: dynamically choose the SERDES array for low powerLuis R. Rodriguez2010-06-23
* | ath9k_hw: add pcieSerDesWrite to disable SERDES ASPM tweaksLuis R. Rodriguez2010-06-23
* | ath9k_hw: move LowPower array writes to ar9003_hw_configpcipowersave()Luis R. Rodriguez2010-06-23
* | ath9k_hw: fix ASPM setting for AR9003Luis R. Rodriguez2010-06-23
* | ath9k_htc: Update supported product listSujith2010-06-18
* | ath5k: report PHY error frames only for chips which need itBruno Randolf2010-06-16
* | ath5k: review RX descriptor functionsBruno Randolf2010-06-16
* | ath5k: take descriptor differences between 5210 and 5211 into accountBruno Randolf2010-06-16
* | ath5k: update 5210/5211 frame typesBruno Randolf2010-06-16
* | ath5k: review and add comments for descriptorsBruno Randolf2010-06-16
* | ath5k: remove pointless rx error overlay structBruno Randolf2010-06-16
* | ath5k: cosmetic changes in ath5k_hw_proc_5212_rx_status()Bruno Randolf2010-06-16
* | ath5k: use direct function calls for descriptors when possibleBruno Randolf2010-06-16
* | ath5k: move checks and stats into new functionBruno Randolf2010-06-16
* | ath5k: split descriptor handling and frame receiveBruno Randolf2010-06-16
* | ath5k: unify rx descriptor error handlingBruno Randolf2010-06-16
* | ath5k: reset more pointers after we free skbsBruno Randolf2010-06-16
* | ath5k: print more errors when decriptor setup failsBruno Randolf2010-06-16
* | ath5k: fix rx descriptor debuggingBruno Randolf2010-06-16
* | ath5k: fix some comment typosBruno Randolf2010-06-16
* | ath5k: rename ath5k_txbuf_free() to ath5k_txbuf_free_skb()Bruno Randolf2010-06-16