aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k
Commit message (Expand)AuthorAge
* ath9k: move common regulatory code out of if() branchesBob Copeland2009-02-27
* ath9k: remove prototype for ath9k_regd_get_current_countryBob Copeland2009-02-27
* ath9k: remove ath9k_regd_get_rd()Bob Copeland2009-02-27
* ath9k: convert isWwrSKU macro into C codeBob Copeland2009-02-27
* ath9k: save a few calls to ath9k_regd_get_eepromRDBob Copeland2009-02-27
* ath9k: remove write-only current_rd_inuseBob Copeland2009-02-27
* ath9k: Add open loop control supportSenthil Balasubramanian2009-02-27
* ath9k: Decrease minimum NF thresholdSujith2009-02-27
* ath9k: Fix incorrect noise floor reading for 4k EEPROMSujith2009-02-27
* ath9k: Fix bug in disabling MIB countersSujith2009-02-27
* ath9k: Initialize AGC calibration properlySujith2009-02-27
* ath9k: Enable TSF Out of Range InterruptSujith2009-02-27
* ath9k: Enable Fractional N modeSujith2009-02-27
* ath9k: Fix rd_ext EEPROM capability for AR9285Sujith2009-02-27
* ath9k: Store the correct max TX power levelSujith2009-02-27
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-02-25
|\
| * ath9k: Fix panic upon attach failureVasanthakumar Thiagarajan2009-02-23
* | drivers/net/wireless/ath9k: fix sparse warnings: Should it be static?Hannes Eder2009-02-17
* | ath9k: add udelay() for AR5416 on ath9k_hw_configpcipowersave()Luis R. Rodriguez2009-02-13
* | ath9k: add comments for ath9k_hw_configpcipowersave()Luis R. Rodriguez2009-02-13
* | ath9k: Remove all the useless ah_ variable prefixesSujith2009-02-13
* | ath9k: Cleanup EEPROM operationsSujith2009-02-13
* | ath9k: Add callbacks hooks for EEPROM operationsSujith2009-02-13
* | ath9k: Merge ath_hal and ath_hal_5416 structuresSujith2009-02-13
* | ath9k: Remove duplicate variablesSujith2009-02-13
* | ath9k: Move regulatory information to a separate structureSujith2009-02-13
* | ath9k: Store HW version information in a separate structureSujith2009-02-13
* | ath9k: Remove all the sc_ prefixesSujith2009-02-13
* | ath9k: Convert ANI channel to a pointerSujith2009-02-13
* | ath9k: Header file cleanupSujith2009-02-13
* | ath9k: Add retry counters to rate control debug fileSujith2009-02-11
* | ath9k: Handle mac80211's FIF_CONTROL flag properlySujith2009-02-11
* | ath9k: Remove all the redundant internal buffer typesSujith2009-02-11
* | ath9k: Lock mac80211 callbacks with a mutexSujith2009-02-11
* | ath9k: fix reg_notifier() flags used upon a country IELuis R. Rodriguez2009-02-09
* | ath9k: fix led namingDanny Kukawka2009-02-09
* | ath9k: Add debugfs files for printing TX rate detailsSujith2009-02-09
* | ath9k: Handle mac80211's RC flags for MCS ratesSujith2009-02-09
* | ath9k: Cleanup get_rate() interfaceSujith2009-02-09
* | ath9k: Fix LED blink patternVasanthakumar Thiagarajan2009-02-09
* | ath9k: Remove a bunch of unused macrosSujith2009-02-09
* | ath9k: Fix typo in checking for chip revisionSujith2009-02-09
* | ath9k: remove passive scan on 5 GHz if country IE knows betterLuis R. Rodriguez2009-02-09
* | ath9k: move check for radar freqs into a helperLuis R. Rodriguez2009-02-09
* | ath9k: replace usage of internal wireless_modes for confLuis R. Rodriguez2009-02-09
* | ath9k: Enable MIB and TIM interrupts for station mode.Vivek Natarajan2009-02-09
* | ath9k: Fix lockdep warningSujith2009-02-09
* | ath9k: Fix bug in TX DMA terminationSujith2009-01-30
* | ath9k: Setup short preamble properly in rate registrationSujith2009-01-30
* | ath9k: Fix station access in aggregation completionSujith2009-01-30