summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath9k/hw.c
AgeCommit message (Expand)Author
2009-04-22atheros: put atheros wireless drivers into ath/Luis R. Rodriguez
2009-04-22atheros: introduce ath module containing common ath5k/ath9k/ar9170 codeBob Copeland
2009-04-22ath9k: pass regd structure directly to regulatory functionsBob Copeland
2009-04-22ath9k: Remove redundant variable for Interrupt MitigationSujith
2009-04-22ath9k: Change return value of ath9k_hw_fill_cap_infoSujith
2009-04-22ath9k: Cleanup debug messagesSujith
2009-04-22ath9k: Remove redundant chainmask checkSujith
2009-04-22ath9k: Remove a few unused flagsSujith
2009-03-27Add mesh point functionality to ath9kPat Erley
2009-03-27ath9k: Update copyright in all the filesSujith
2009-03-27ath9k: Change return type for set_board_values()Sujith
2009-03-27ath9k: Miscellaneous EEPROM handling cleanupSujith
2009-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-03-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-16ath9k: Initialize ANI properlySujith
2009-03-16ath9k: cleanup AR5416 version checking macrosGabor Juhos
2009-03-16ath9k: INI update for AR9285 and periodic PA offset caliberationSenthil Balasubramanian
2009-03-16ath9k: AR9280 PCI devices must serialize IO as wellLuis R. Rodriguez
2009-03-16ath9k: implement IO serializationLuis R. Rodriguez
2009-03-05ath9k: Set TSF fixAlina Friedrichsen
2009-03-05ath9k: Remove unused key xoringJouni Malinen
2009-03-05ath9k: Document keycache operationsJouni Malinen
2009-02-27ath9k: Fix bug in EEPROM chainmask retrievalSujith
2009-02-27ath9k: Remove multiple macro occurrencesSujith
2009-02-27ath9k: Remove a few unused capability macrosSujith
2009-02-27ath9k: Fix HW wait timeoutSujith
2009-02-27ath9k: Program the RTC registers correctlySujith
2009-02-27ath9k: Add open loop control supportSenthil Balasubramanian
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-13ath9k: add udelay() for AR5416 on ath9k_hw_configpcipowersave()master-2009-02-13Luis 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: 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: Header file cleanupSujith
2009-02-09ath9k: Fix typo in checking for chip revisionSujith
2009-01-29ath9k: Fix AR9285 specific noise floor eeprom reads.Senthil Balasubramanian
2009-01-29ath9k: Remove unused ath9k_hw_select_antconfig() from hw.cVasanthakumar Thiagarajan
2009-01-29ath9k: Read and write the TSF via debugfsAlina Friedrichsen
2009-01-29ath9k: simplify regulatory codeLuis R. Rodriguez
2009-01-29ath9k: Remove unnecessary gpio configuration in ath9k_hw_reset()Vasanthakumar Thiagarajan
2009-01-29ath9k: Fix typo in chip version checkVasanthakumar Thiagarajan
2009-01-29ath9k: Enable dynamic power save in ath9k.Vivek Natarajan
2009-01-29ath9k: enable support for AR9100Gabor Juhos