aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath9k
AgeCommit message (Expand)Author
2009-02-27ath9k: Add appropriate ANI values for AP modeSujith
2009-02-27ath9k: Fix PCI shutdown sequenceSujith
2009-02-27ath9k: Fix bug in EEPROM chainmask retrievalSujith
2009-02-27ath9k: Add PER to RC debug statisticsSujith
2009-02-27ath9k: Remove multiple macro occurrencesSujith
2009-02-27ath9k: Don't reset TSF after scanning automaticallyAlina Friedrichsen
2009-02-27ath9k: Filter out beacons from other BSS in STA modeVasanthakumar Thiagarajan
2009-02-27ath9k: Fix PTK/GTK handshake timeoutVasanthakumar Thiagarajan
2009-02-27ath9k: Use beacon interval directlySujith
2009-02-27ath9k: Remove ath_txq_depth and get the queue depth directlySujith
2009-02-27ath9k: Remove a few unused capability macrosSujith
2009-02-27ath9k: Initialize channel change timeSujith
2009-02-27ath9k: Fix antenna assignment bug in TX status processingSujith
2009-02-27ath9k: Fix HW wait timeoutSujith
2009-02-27ath9k: Program the RTC registers correctlySujith
2009-02-27ath9k: move common regulatory code out of if() branchesBob Copeland
2009-02-27ath9k: remove prototype for ath9k_regd_get_current_countryBob Copeland
2009-02-27ath9k: remove ath9k_regd_get_rd()Bob Copeland
2009-02-27ath9k: convert isWwrSKU macro into C codeBob Copeland
2009-02-27ath9k: save a few calls to ath9k_regd_get_eepromRDBob Copeland
2009-02-27ath9k: remove write-only current_rd_inuseBob Copeland
2009-02-27ath9k: Add open loop control supportSenthil Balasubramanian
2009-02-27ath9k: Decrease minimum NF thresholdSujith
2009-02-27ath9k: Fix incorrect noise floor reading for 4k EEPROMSujith
2009-02-27ath9k: Fix bug in disabling MIB countersSujith
2009-02-27ath9k: Initialize AGC calibration properlySujith
2009-02-27ath9k: Enable TSF Out of Range InterruptSujith
2009-02-27ath9k: Enable Fractional N modeSujith
2009-02-27ath9k: Fix rd_ext EEPROM capability for AR9285Sujith
2009-02-27ath9k: Store the correct max TX power levelSujith
2009-02-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-02-23ath9k: Fix panic upon attach failureVasanthakumar Thiagarajan
2009-02-17drivers/net/wireless/ath9k: fix sparse warnings: Should it be static?Hannes Eder
2009-02-13ath9k: add udelay() for AR5416 on ath9k_hw_configpcipowersave()Luis R. Rodriguez
2009-02-13ath9k: add comments for ath9k_hw_configpcipowersave()Luis R. Rodriguez
2009-02-13ath9k: Remove all the useless ah_ variable prefixesSujith
2009-02-13ath9k: Cleanup EEPROM operationsSujith
2009-02-13ath9k: Add callbacks hooks for EEPROM operationsSujith
2009-02-13ath9k: Merge ath_hal and ath_hal_5416 structuresSujith
2009-02-13ath9k: Remove duplicate variablesSujith
2009-02-13ath9k: Move regulatory information to a separate structureSujith
2009-02-13ath9k: Store HW version information in a separate structureSujith
2009-02-13ath9k: Remove all the sc_ prefixesSujith
2009-02-13ath9k: Convert ANI channel to a pointerSujith
2009-02-13ath9k: Header file cleanupSujith
2009-02-11ath9k: Add retry counters to rate control debug fileSujith
2009-02-11ath9k: Handle mac80211's FIF_CONTROL flag properlySujith
2009-02-11ath9k: Remove all the redundant internal buffer typesSujith
2009-02-11ath9k: Lock mac80211 callbacks with a mutexSujith
2009-02-09ath9k: fix reg_notifier() flags used upon a country IELuis R. Rodriguez