summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Initialize channel change timeSujith2009-02-271-0/+1
* ath9k: Fix antenna assignment bug in TX status processingSujith2009-02-271-1/+1
* ath9k: Fix HW wait timeoutSujith2009-02-276-18/+41
* ath9k: Program the RTC registers correctlySujith2009-02-272-2/+14
* ath9k: move common regulatory code out of if() branchesBob Copeland2009-02-271-12/+8
* ath9k: remove prototype for ath9k_regd_get_current_countryBob Copeland2009-02-271-2/+0
* ath9k: remove ath9k_regd_get_rd()Bob Copeland2009-02-272-6/+0
* ath9k: convert isWwrSKU macro into C codeBob Copeland2009-02-272-7/+9
* ath9k: save a few calls to ath9k_regd_get_eepromRDBob Copeland2009-02-271-8/+5
* ath9k: remove write-only current_rd_inuseBob Copeland2009-02-272-2/+0
* ath9k: Add open loop control supportSenthil Balasubramanian2009-02-277-39/+277
* ath9k: Decrease minimum NF thresholdSujith2009-02-271-1/+1
* ath9k: Fix incorrect noise floor reading for 4k EEPROMSujith2009-02-271-1/+1
* ath9k: Fix bug in disabling MIB countersSujith2009-02-271-4/+3
* ath9k: Initialize AGC calibration properlySujith2009-02-272-0/+35
* ath9k: Enable TSF Out of Range InterruptSujith2009-02-275-7/+27
* ath9k: Enable Fractional N modeSujith2009-02-274-15/+35
* ath9k: Fix rd_ext EEPROM capability for AR9285Sujith2009-02-272-1/+14
* ath9k: Store the correct max TX power levelSujith2009-02-272-0/+18
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-02-251-7/+17
|\
| * ath9k: Fix panic upon attach failureVasanthakumar Thiagarajan2009-02-231-7/+17
* | drivers/net/wireless/ath9k: fix sparse warnings: Should it be static?Hannes Eder2009-02-171-4/+4
* | ath9k: add udelay() for AR5416 on ath9k_hw_configpcipowersave()Luis R. Rodriguez2009-02-131-2/+2
* | ath9k: add comments for ath9k_hw_configpcipowersave()Luis R. Rodriguez2009-02-131-0/+35
* | ath9k: Remove all the useless ah_ variable prefixesSujith2009-02-1318-845/+841
* | ath9k: Cleanup EEPROM operationsSujith2009-02-136-1492/+1453
* | ath9k: Add callbacks hooks for EEPROM operationsSujith2009-02-131-0/+17
* | ath9k: Merge ath_hal and ath_hal_5416 structuresSujith2009-02-1322-1109/+956
* | ath9k: Remove duplicate variablesSujith2009-02-135-76/+38
* | ath9k: Move regulatory information to a separate structureSujith2009-02-136-61/+66
* | ath9k: Store HW version information in a separate structureSujith2009-02-136-73/+84
* | ath9k: Remove all the sc_ prefixesSujith2009-02-137-342/+330
* | ath9k: Convert ANI channel to a pointerSujith2009-02-133-31/+31
* | ath9k: Header file cleanupSujith2009-02-1326-2754/+2733
* | ath9k: Add retry counters to rate control debug fileSujith2009-02-113-4/+30
* | ath9k: Handle mac80211's FIF_CONTROL flag properlySujith2009-02-111-0/+3
* | ath9k: Remove all the redundant internal buffer typesSujith2009-02-113-29/+23
* | ath9k: Lock mac80211 callbacks with a mutexSujith2009-02-111-14/+46
* | ath9k: fix reg_notifier() flags used upon a country IELuis R. Rodriguez2009-02-091-2/+2
* | ath9k: fix led namingDanny Kukawka2009-02-091-5/+5
* | ath9k: Add debugfs files for printing TX rate detailsSujith2009-02-093-0/+119
* | ath9k: Handle mac80211's RC flags for MCS ratesSujith2009-02-094-117/+111
* | ath9k: Cleanup get_rate() interfaceSujith2009-02-091-39/+28
* | ath9k: Fix LED blink patternVasanthakumar Thiagarajan2009-02-092-6/+56
* | ath9k: Remove a bunch of unused macrosSujith2009-02-091-11/+0
* | ath9k: Fix typo in checking for chip revisionSujith2009-02-091-1/+1
* | ath9k: remove passive scan on 5 GHz if country IE knows betterLuis R. Rodriguez2009-02-091-4/+12
* | ath9k: move check for radar freqs into a helperLuis R. Rodriguez2009-02-091-3/+7
* | ath9k: replace usage of internal wireless_modes for confLuis R. Rodriguez2009-02-091-4/+1
* | ath9k: Enable MIB and TIM interrupts for station mode.Vivek Natarajan2009-02-091-19/+21
OpenPOWER on IntegriCloud