summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: clean up includesJohannes Berg2009-04-225-5/+3
* atheros: fix propagation of bad EEPROM on regulatory initLuis R. Rodriguez2009-04-223-3/+6
* ath5k: manipulate rxlink and descriptor address under rxbuf lockBob Copeland2009-04-221-3/+2
* ath5k: use rx hw descriptor pointer for self-linked checkBob Copeland2009-04-223-23/+4
* ath5k: use bool for modparamsBob Copeland2009-04-221-2/+2
* ath5k: use tasklet_hi_schedule for beacon queueBob Copeland2009-04-221-1/+1
* ath5k: fix initvals errorsBob Copeland2009-04-221-5/+3
* ath9k: Disable autosleep feature for AR9285 based chipsets.Vivek Natarajan2009-04-221-1/+2
* ath: add module informationChristian Lamparter2009-04-222-2/+23
* ath9k: Remove CHANNEL_CW_INT handling in ath9k_hw_calibrateSujith2009-04-221-3/+0
* ath9k: Fix bug in calibration initializationSujith2009-04-221-39/+22
* ath9k: Use a consistent naming conventionSujith2009-04-223-37/+37
* ath9k: Cleanup calibration interfaceSujith2009-04-223-38/+24
* ath9k: Initialize ANI timersSujith2009-04-221-9/+15
* ath9k: Fix bug in determining calibration supportSujith2009-04-221-2/+2
* ath9k: Fix bug in checking HT flagSujith2009-04-221-1/+1
* ath9k: Remove unused channel flagsSujith2009-04-221-12/+0
* ath9k: Fix bug in scan terminationSujith2009-04-221-0/+1
* ath9k: Fix memleak on TX DMA failureSujith2009-04-221-2/+3
* ath9k: Handle ASPM properly for RFKILLSujith2009-04-221-2/+3
* ath9k: reset after PCI FATAL/PERR interruptsSteven Luo2009-04-221-0/+1
* ath5k: add support for Fukato Datacask Jupiter LEDsBob Copeland2009-04-221-0/+2
* ath5k: fix interpolation with equal power levelsFabio Rossi2009-04-221-21/+28
* ath5k: sparse fix ath5k_led_on needs to be staticLuis R. Rodriguez2009-04-221-1/+1
* ath: space cleanupLuis R. Rodriguez2009-04-221-14/+19
* atheros: put atheros wireless drivers into ath/Luis R. Rodriguez2009-04-2267-1/+57397
* Make ar9170 use common ath reg codeChristian Lamparter2009-04-221-1/+1
* ath: move more setup code into ath_regd_initBob Copeland2009-04-222-22/+45
* atheros: introduce ath module containing common ath5k/ath9k/ar9170 codeBob Copeland2009-04-225-0/+1271
OpenPOWER on IntegriCloud