summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* ath5k: Adaptive Noise Immunity (ANI) ImplementationBruno Randolf2010-04-0712-16/+1083
* ath9k_htc: Add TL-WN422G v2 product IDSujith2010-04-061-0/+1
* ath9k_hw: Don't check devid for ath9k_htcSujith2010-04-062-8/+7
* ath: Add a bus type fieldSujith2010-04-064-3/+13
* ath9k: fix compile error without debug enabledFelix Fietkau2010-04-061-2/+3
* ath9k: remove ah->mask_reg, it's never used properlyPavel Roskin2010-04-063-10/+8
* ath9k: move imask from sc to ahPavel Roskin2010-04-065-56/+56
* ath9k: rename symbols in enum ath9k_internal_frame_type to avoid confusionPavel Roskin2010-04-063-7/+7
* ath: fix coding style/readability in ath/ar9170Luis de Bethencourt2010-04-063-8/+9
* ath: fix code readability in regd.cLuis de Bethencourt2010-04-061-1/+2
* Net: wireless: ath: fix macros coding style issue in hw.cLuis de Bethencourt2010-04-061-2/+2
* ar9170usb: fix panic triggered by undersized rxstream bufferChristian Lamparter2010-03-312-1/+2
* ath9k: Do not indicate RX_FLAG_DECRYPTED for unprotected framesJouni Malinen2010-03-311-1/+2
* ath9k_htc: Fix TKIP encryptionSujith2010-03-312-3/+3
* ath9k: allocate tx and rx status information on stackFelix Fietkau2010-03-313-25/+22
* ath9k: split out access to rx status informationFelix Fietkau2010-03-315-60/+52
* ath9k: split out access to tx status informationFelix Fietkau2010-03-316-103/+104
* ath9k_htc: Initialize HW opmodeSujith2010-03-311-0/+1
* ath9k_htc: Handle TX queue overflowSujith2010-03-314-3/+36
* ath9k_htc: Simplify RX URB managementSujith2010-03-312-82/+50
* ath9k_htc: Fix watchdog pattern parsingSujith2010-03-311-1/+1
* ath9k_htc: Fix bug in aggregation initiationSujith2010-03-312-15/+24
* ath9k_common: Move RX filter code to ath9k_htcSujith2010-03-315-88/+77
* ath5k: add capability flag for phyerror countersBruno Randolf2010-03-312-0/+8
* ath5k: update phy errors codesBruno Randolf2010-03-314-9/+37
* ath5k: simplify MIB countersBruno Randolf2010-03-314-39/+32
* ath5k: initialize default noise floorBruno Randolf2010-03-311-0/+1
* ath5k: keep beacon RSSI averageBruno Randolf2010-03-312-0/+56
* ath5k: move ath5k_hw_calibration_poll to base.cBruno Randolf2010-03-313-15/+14
* ath5k: optimize ath5k_hw_calibration_pollBruno Randolf2010-03-312-15/+7
* ath5k: remove the use of SWI interruptBruno Randolf2010-03-313-16/+10
* ath5k: remove static calibration interval variableBruno Randolf2010-03-313-8/+2
* ath9k_htc: Fix symbol collision with ath9kSujith2010-03-244-28/+28
* ath9k_htc: Support for AR9271 chipset.Sujith2010-03-2318-1/+6393
* ath9k_hw: fix hardware deinitSujith2010-03-232-3/+4
* ath9k_hw: add HTC init hardware call for special resets for AR9271Sujith2010-03-232-0/+15
* ath9k_hw: always set the core clock for AR9271Sujith2010-03-231-32/+2
* ath9k_hw: use the skip count for PA calibration on AR9271Sujith2010-03-231-3/+6
* ath9k_hw: restrict valid nf readings for AR9271 to -114Sujith2010-03-231-0/+8
* ath9k_hw: fix noisefloor history buffer usage on AR9271Sujith2010-03-231-4/+4
* ath9k_hw: Fix full sleep setup for AR9271Sujith2010-03-231-1/+1
* ath9k_hw: fix TX descriptor setup for AR9271Sujith2010-03-231-1/+1
* ath9k_hw: skip chip tests for AR9271Sujith2010-03-231-2/+4
* ath9k_hw: add GPIO setup code for AR9271Sujith2010-03-232-2/+12
* ath9k_hw: update initialization values for AR9271Sujith2010-03-233-65/+146
* ath9k: decrease size of ath9k.koMing Lei2010-03-231-2/+2
* ath5k: remove unused beacon timer codeJohn W. Linville2010-03-152-225/+0
* ath5k: remove dead source in ath5k_combine_linear_pcdac_curvesJohn W. Linville2010-03-151-13/+0
* ath5k: remove some dead functionsJohn W. Linville2010-03-153-113/+0
* ath5k: fixing retries in ath5k_hw_setup_4word_tx_descAndrew Blaich2010-03-102-2/+1
OpenPOWER on IntegriCloud