summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
Commit message (Expand)AuthorAgeFilesLines
* ath9k: merge noisefloor load implementationsFelix Fietkau2010-07-126-181/+114
* ath9k: validate the TID in the tx status informationFelix Fietkau2010-07-121-0/+8
* ath9k_hw: report the TID in the tx status on AR5008-AR9002Felix Fietkau2010-07-123-3/+4
* ath9k_hw: prevent a fast channel change after a rx DMA stuck issueFelix Fietkau2010-07-121-1/+3
* ath9k_hw: fix an off-by-one error in the PDADC boundaries calculationFelix Fietkau2010-07-121-1/+1
* ath9k_hw: fix a sign error in the IQ calibration codeFelix Fietkau2010-07-121-1/+1
* ath9k_hw: fix antenna diversity on AR9285Felix Fietkau2010-07-125-8/+8
* ath9k: fix a buffer leak in A-MPDU completionFelix Fietkau2010-07-071-0/+5
* ath9k: fix a potential buffer leak in the STA teardown pathFelix Fietkau2010-07-071-26/+26
* ath9k: fix crash with WEP in ad-hoc modeFelix Fietkau2010-07-021-0/+4
* ath9k: fix false positives in the baseband hang checkFelix Fietkau2010-07-023-2/+28
* ath9k_hw: clean up the noise floor calibration code to reduce code duplicationFelix Fietkau2010-07-025-96/+31
* ath9k_hw: sanitize noise floor values properly on all chipsFelix Fietkau2010-07-028-95/+120
* ath9k_hw: sync initvals for ar9001 and ar9002 with AtherosFelix Fietkau2010-07-022-113/+117
* ath9k_hw: reformat the ar5008, ar9001 and ar9002 initvals to match ar9003Felix Fietkau2010-07-023-6957/+6983
* ath9k_hw: fix a few inconsistencies in initval array namesFelix Fietkau2010-07-023-9/+9
* ath9k_htc: Add LED support for AR7010Sujith2010-06-304-4/+56
* ath9k: fix TSF after reset on AR913xFelix Fietkau2010-06-301-2/+14
* ath9k: make ath9k_hw_keysetmac staticJohn W. Linville2010-06-292-3/+1
* ath9k: remove unused function ath9k_hw_keyisvalidJohn W. Linville2010-06-292-12/+0
* ath9k: fix retry count for A-MPDU rate control status reportsFelix Fietkau2010-06-281-3/+8
* Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre2010-06-252-1/+11
|\
| * ath9k: Fix bug in starting aniVasanthakumar Thiagarajan2010-06-232-1/+11
* | ath9k: Wakeup the chip in an appropriate place in ath_paprd_calibrate()Vasanthakumar Thiagarajan2010-06-241-1/+1
* | ath9k: Remove unused paprd_txokVasanthakumar Thiagarajan2010-06-242-5/+2
* | ath9k: Fix bug in paprdVasanthakumar Thiagarajan2010-06-243-4/+16
* | ath9k: declare MODULE_FIRMWARE for ath9k_htcJohn W. Linville2010-06-231-3/+12
* | ath9k: Add a module parameter to disable led blinking.Vivek Natarajan2010-06-234-4/+14
* | ath9k_hw: add an extra delay when reseting AR_RTC_RESETLuis R. Rodriguez2010-06-231-0/+1
* | ath9k_hw: dynamically choose the SERDES array for low powerLuis R. Rodriguez2010-06-231-3/+7
* | ath9k_hw: add pcieSerDesWrite to disable SERDES ASPM tweaksLuis R. Rodriguez2010-06-233-1/+3
* | ath9k_hw: move LowPower array writes to ar9003_hw_configpcipowersave()Luis R. Rodriguez2010-06-232-14/+14
* | ath9k_hw: fix ASPM setting for AR9003Luis R. Rodriguez2010-06-234-6/+52
* | ath9k_htc: Update supported product listSujith2010-06-182-14/+15
* | ath9k_htc: Fix ampdu_action callbackSujith2010-06-154-92/+45
* | 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/+0
* | ath9k/ath9k_htc: remove redundand checks for dual-stream tx supportFelix Fietkau2010-06-142-10/+4
* | ath9k_hw: remove ATH9K_CAP_MCAST_KEYSRCHFelix Fietkau2010-06-144-44/+3
* | ath9k_hw: remove ATH9K_CAP_TKIP_SPLITFelix Fietkau2010-06-144-14/+1
* | ath9k_hw: remove ATH9K_CAP_TKIP_MICFelix Fietkau2010-06-144-34/+0
* | ath9k_hw: remove ATH9K_CAP_TXPOWFelix Fietkau2010-06-144-23/+2
* | ath9k_hw: remove ATH9K_CAP_CIPHERFelix Fietkau2010-06-144-45/+16
* | 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
OpenPOWER on IntegriCloud