summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
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 completionmaster-2010-07-07Felix 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 AR7010master-2010-07-01master-2010-06-30Sujith
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()master-2010-06-24Vasanthakumar 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_htcmaster-2010-06-23John W. Linville
2010-06-23ath9k: Add a module parameter to disable led blinking.Vivek Natarajan
2010-06-23ath9k_hw: add an extra delay when reseting AR_RTC_RESETLuis R. Rodriguez
2010-06-23ath9k_hw: dynamically choose the SERDES array for low powerLuis R. Rodriguez
2010-06-23ath9k_hw: add pcieSerDesWrite to disable SERDES ASPM tweaksLuis R. Rodriguez
2010-06-23ath9k_hw: move LowPower array writes to ar9003_hw_configpcipowersave()Luis R. Rodriguez
2010-06-23ath9k_hw: fix ASPM setting for AR9003Luis R. Rodriguez
2010-06-18ath9k_htc: Update supported product listSujith
2010-06-18ath5k: initialize ah->ah_current_channelBob Copeland
2010-06-16ath5k: report PHY error frames only for chips which need itmaster-2010-06-16Bruno Randolf
2010-06-16ath5k: review RX descriptor functionsBruno Randolf
2010-06-16ath5k: take descriptor differences between 5210 and 5211 into accountBruno Randolf
2010-06-16ath5k: update 5210/5211 frame typesBruno Randolf
2010-06-16ath5k: review and add comments for descriptorsBruno Randolf
2010-06-16ath5k: remove pointless rx error overlay structBruno Randolf
2010-06-16ath5k: cosmetic changes in ath5k_hw_proc_5212_rx_status()Bruno Randolf
2010-06-16ath5k: use direct function calls for descriptors when possibleBruno Randolf
2010-06-16ath5k: move checks and stats into new functionBruno Randolf
2010-06-16ath5k: split descriptor handling and frame receiveBruno Randolf
2010-06-16ath5k: unify rx descriptor error handlingBruno Randolf
2010-06-16ath5k: reset more pointers after we free skbsBruno Randolf
2010-06-16ath5k: print more errors when decriptor setup failsBruno Randolf
2010-06-16ath5k: fix rx descriptor debuggingBruno Randolf
2010-06-16ath5k: fix some comment typosBruno Randolf
2010-06-16ath5k: rename ath5k_txbuf_free() to ath5k_txbuf_free_skb()Bruno Randolf
2010-06-16ath5k: more debug prints for resetsBruno Randolf
2010-06-15ath9k_htc: Fix ampdu_action callbackmaster-2010-06-15Sujith