summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2010-07-26ath9k_hw: simplify noisefloor calibration chainmask calculationFelix Fietkau
2010-07-26ath9k_hw: fix a small typo in the noisefloor calibration debug codeFelix Fietkau
2010-07-26ath9k_hw: fix invalid extension channel noisefloor readings in HT20Felix Fietkau
2010-07-26ath9k: fix yet another buffer leak in the tx aggregation codeFelix Fietkau
2010-07-26ath9k: Fix inconsistency between txq->stopped and the actual queue stateVasanthakumar Thiagarajan
2010-07-26ath5k: snprintf() returns largish valuesDan Carpenter
2010-07-26ath9k: snprintf() returns largish valuesDan Carpenter
2010-07-20ath9k: correct sparse identified endian bug in ath_paprd_calibrateJohn W. Linville
2010-07-16ath9k_hw: Fix AR9003 MPDU delimeter CRC check for middle subframesLuis R. Rodriguez
2010-07-16ath9k_htc: make ath9k_htc_tx_aggr_oper() staticLuis R. Rodriguez
2010-07-14ath5k: clean up rxlink handlingBruno Randolf
2010-07-14ath5k: disable tasklets during resetBob Copeland
2010-07-14ath5k: move reset to mac80211 workqueueBob Copeland
2010-07-14ath9k_hw: remove initvals for hardware which was never soldFelix Fietkau
2010-07-14ath9k: another fix for the A-MPDU buffer leakFelix Fietkau
2010-07-14drivers/net/wireless: Remove unnecessary casts of private_dataJoe Perches
2010-07-14ath9k: fix panic while cleaning up virtaul wifisRajkumar Manoharan
2010-07-14ath9k: remove unneeded calculation of minimal calibration powerPavel Roskin
2010-07-14ath9k: Fix the LED behaviour in idle unassociated state.Vivek Natarajan
2010-07-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-07-12ath9k: merge noisefloor load implementationsFelix Fietkau
2010-07-12ath9k: validate the TID in the tx status informationFelix Fietkau
2010-07-12ath9k_hw: report the TID in the tx status on AR5008-AR9002Felix Fietkau
2010-07-12ath9k_hw: prevent a fast channel change after a rx DMA stuck issueFelix Fietkau
2010-07-12ath9k_hw: fix an off-by-one error in the PDADC boundaries calculationFelix Fietkau
2010-07-12ath9k_hw: fix a sign error in the IQ calibration codeFelix Fietkau
2010-07-12ath9k_hw: fix antenna diversity on AR9285Felix Fietkau
2010-07-07ath9k: fix a buffer leak in A-MPDU completionFelix Fietkau
2010-07-07ath9k: fix a potential buffer leak in the STA teardown pathFelix Fietkau
2010-07-07ath9k_htc: fix memory leak in ath9k_hif_usb_alloc_urbsRajkumar Manoharan
2010-07-02ath9k: fix crash with WEP in ad-hoc modeFelix Fietkau
2010-07-02ath9k: fix false positives in the baseband hang checkFelix Fietkau
2010-07-02ath9k_hw: clean up the noise floor calibration code to reduce code duplicationFelix Fietkau
2010-07-02ath9k_hw: sanitize noise floor values properly on all chipsFelix Fietkau
2010-07-02ath9k_hw: sync initvals for ar9001 and ar9002 with AtherosFelix Fietkau
2010-07-02ath9k_hw: reformat the ar5008, ar9001 and ar9002 initvals to match ar9003Felix Fietkau
2010-07-02ath9k_hw: fix a few inconsistencies in initval array namesFelix Fietkau
2010-06-30ath9k_htc: Add LED support for AR7010Sujith
2010-06-30ath9k: fix TSF after reset on AR913xFelix Fietkau
2010-06-29ath9k: make ath9k_hw_keysetmac staticJohn W. Linville
2010-06-29ath9k: remove unused function ath9k_hw_keyisvalidJohn W. Linville
2010-06-28ath9k: fix retry count for A-MPDU rate control status reportsFelix Fietkau
2010-06-28ath5k: fix antenna div gc for <= AR5K_SREV_PHY_2413Bruno Randolf
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()Vasanthakumar Thiagarajan
2010-06-24ath9k: Remove unused paprd_txokVasanthakumar Thiagarajan
2010-06-24ath9k: Fix bug in paprdVasanthakumar Thiagarajan
2010-06-23ath9k: Fix bug in starting aniVasanthakumar Thiagarajan
2010-06-23ath9k: declare MODULE_FIRMWARE for ath9k_htcJohn W. Linville
2010-06-23ath9k: Add a module parameter to disable led blinking.Vivek Natarajan