summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-1556-738/+2209
|\
| * ar9170usb: add a couple more USB IDsChristian Lamparter2010-04-141-0/+10
| * ath9k-htc: fix lockdep warning and kernel warning after unplugging ar9271 usb...Ming Lei2010-04-141-2/+9
| * ath9k-htc:respect usb buffer cacheline alignment in reg out pathMing Lei2010-04-143-13/+16
| * ath9k-htc:respect usb buffer cacheline alignment in reg in pathMing Lei2010-04-143-9/+12
| * ath9k-htc:respect usb buffer cacheline alignment in ath9k_hif_usb_alloc_rx_urbsMing Lei2010-04-141-3/+3
| * ath5k: treat RXORN as non-fatalBruno Randolf2010-04-142-1/+15
| * ath5k: Use high bitrates for ACK/CTSBruno Randolf2010-04-143-6/+5
| * ath5k: fixup some merge damage for AR5211 IQ calibrationJohn W. Linville2010-04-081-1/+4
| * ath5k: add bounds check to pdadc tableBob Copeland2010-04-081-1/+1
| * ath5k: fix race condition in tx desc processingBob Copeland2010-04-081-0/+11
| * ath5k: clean up queue manipulationBob Copeland2010-04-081-2/+1
| * ath5k: correct channel setting for 2.5 mhz spacingBob Copeland2010-04-081-4/+4
| * ath9k: simplify AR9220 fixup code for AR_AN_TOP2 registerPavel Roskin2010-04-082-64/+13
| * ath9k_htc: Fix HTC layer memleakSujith2010-04-081-0/+7
| * ath9k_htc: Use anchors for REGOUT pipeSujith2010-04-082-16/+15
| * ath9k_htc: Fix module unloading issueSujith2010-04-082-1/+2
| * ath9k_htc: Fix RX URB reference countSujith2010-04-081-0/+6
| * ath9k_htc: Protect RX stream variablesSujith2010-04-082-0/+9
| * wireless/ath: remove trailing space in messagesFrans Pop2010-04-084-5/+5
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-087-58/+41
| |\
| * | ath9k_htc: Configure the beacon timers once the scan is completed.Vivek Natarajan2010-04-073-16/+43
| * | ath9k_htc: Add support for power save.Vivek Natarajan2010-04-075-6/+117
| * | ath9k: Add support for newer AR9285 chipsets.Vivek Natarajan2010-04-075-23/+201
| * | 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
OpenPOWER on IntegriCloud