summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* ath9k_hw: remove wrapper ath9k_hw_write_regs()Luis R. Rodriguez2010-04-163-19/+1Star
* ath9k_hw: AR9003 does not have AR_RC_AHB skip its settingLuis R. Rodriguez2010-04-161-5/+19
* ath9k_hw: add support for GPIO differences on AR9003Felix Fietkau2010-04-162-1/+4
* ath9k_hw: add simple register abstraction for some AR9300 registersFelix Fietkau2010-04-161-21/+21
* ath9k_hw: fix a missing hex prefix for a register maskFelix Fietkau2010-04-161-1/+1
* ath9k_hw: add a macro for abstracting generic timer accessFelix Fietkau2010-04-161-18/+20
* ath9k_hw: add silicon revision macros for AR9300Felix Fietkau2010-04-161-0/+11
* ath9k_hw: start building an abstraction layer for hardware routinesLuis R. Rodriguez2010-04-165-45/+166
* 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/+5Star
* 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/+1Star
* 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/+13Star
* ath9k_htc: Fix HTC layer memleakSujith2010-04-081-0/+7
* ath9k_htc: Use anchors for REGOUT pipeSujith2010-04-082-16/+15Star
* 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/+41Star
|\
| * ath9k: fix double calls to ath_radio_enableFelix Fietkau2010-04-061-2/+1Star
| * setup correct int pipe type in ar9170_usb_exec_cmdValentin Longchamp2010-03-301-1/+1
| * ar9170: add support for NEC WL300NU-G USB dongleBen Konrath2010-03-301-0/+2
| * ath9k: fix BUG_ON triggered by PAE framesFelix Fietkau2010-03-161-20/+1Star
| * ath5k: read eeprom IQ calibration values correctly for G modeBruno Randolf2010-03-102-8/+11
| * ath5k: fix I/Q calibration (for real)Bruno Randolf2010-03-102-18/+20
| * ath5k: fix TSF resetBruno Randolf2010-03-101-4/+3Star
| * ath5k: use fixed antenna for tx descriptorsBruno Randolf2010-03-101-2/+2
* | 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/+7Star
* | 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/+8Star
* | 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