summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2010-04-08ath5k: fixup some merge damage for AR5211 IQ calibrationJohn W. Linville
2010-04-08ath5k: add bounds check to pdadc tableBob Copeland
2010-04-08ath5k: fix race condition in tx desc processingBob Copeland
2010-04-08ath5k: clean up queue manipulationBob Copeland
2010-04-08ath5k: correct channel setting for 2.5 mhz spacingBob Copeland
2010-04-08ath9k: simplify AR9220 fixup code for AR_AN_TOP2 registerPavel Roskin
2010-04-08ath9k_htc: Fix HTC layer memleakSujith
2010-04-08ath9k_htc: Use anchors for REGOUT pipeSujith
2010-04-08ath9k_htc: Fix module unloading issueSujith
2010-04-08ath9k_htc: Fix RX URB reference countSujith
2010-04-08ath9k_htc: Protect RX stream variablesSujith
2010-04-08wireless/ath: remove trailing space in messagesFrans Pop
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-07ath9k_htc: Configure the beacon timers once the scan is completed.Vivek Natarajan
2010-04-07ath9k_htc: Add support for power save.Vivek Natarajan
2010-04-07ath9k: Add support for newer AR9285 chipsets.Vivek Natarajan
2010-04-07ath5k: Adaptive Noise Immunity (ANI) ImplementationBruno Randolf
2010-04-06ath9k_htc: Add TL-WN422G v2 product IDSujith
2010-04-06ath9k_hw: Don't check devid for ath9k_htcSujith
2010-04-06ath: Add a bus type fieldSujith
2010-04-06ath9k: fix compile error without debug enabledFelix Fietkau
2010-04-06ath9k: remove ah->mask_reg, it's never used properlyPavel Roskin
2010-04-06ath9k: move imask from sc to ahPavel Roskin
2010-04-06ath9k: rename symbols in enum ath9k_internal_frame_type to avoid confusionPavel Roskin
2010-04-06ath: fix coding style/readability in ath/ar9170Luis de Bethencourt
2010-04-06ath: fix code readability in regd.cLuis de Bethencourt
2010-04-06Net: wireless: ath: fix macros coding style issue in hw.cLuis de Bethencourt
2010-04-06ath9k: fix double calls to ath_radio_enableFelix Fietkau
2010-03-31ar9170usb: fix panic triggered by undersized rxstream bufferChristian Lamparter
2010-03-31ath9k: Do not indicate RX_FLAG_DECRYPTED for unprotected framesJouni Malinen
2010-03-31ath9k_htc: Fix TKIP encryptionSujith
2010-03-31ath9k: allocate tx and rx status information on stackFelix Fietkau
2010-03-31ath9k: split out access to rx status informationFelix Fietkau
2010-03-31ath9k: split out access to tx status informationFelix Fietkau
2010-03-31ath9k_htc: Initialize HW opmodeSujith
2010-03-31ath9k_htc: Handle TX queue overflowSujith
2010-03-31ath9k_htc: Simplify RX URB managementSujith
2010-03-31ath9k_htc: Fix watchdog pattern parsingSujith
2010-03-31ath9k_htc: Fix bug in aggregation initiationSujith
2010-03-31ath9k_common: Move RX filter code to ath9k_htcSujith
2010-03-31ath5k: add capability flag for phyerror countersBruno Randolf
2010-03-31ath5k: update phy errors codesBruno Randolf
2010-03-31ath5k: simplify MIB countersBruno Randolf
2010-03-31ath5k: initialize default noise floorBruno Randolf
2010-03-31ath5k: keep beacon RSSI averageBruno Randolf
2010-03-31ath5k: move ath5k_hw_calibration_poll to base.cBruno Randolf
2010-03-31ath5k: optimize ath5k_hw_calibration_pollBruno Randolf
2010-03-31ath5k: remove the use of SWI interruptBruno Randolf
2010-03-31ath5k: remove static calibration interval variableBruno Randolf
2010-03-30setup correct int pipe type in ar9170_usb_exec_cmdValentin Longchamp