summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath9k/hw.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-23atheros: put atheros wireless drivers into ath/Luis R. Rodriguez1-3861/+0
2009-04-23atheros: introduce ath module containing common ath5k/ath9k/ar9170 codeBob Copeland1-0/+15
2009-04-23ath9k: pass regd structure directly to regulatory functionsBob Copeland1-3/+3
2009-04-23ath9k: Remove redundant variable for Interrupt MitigationSujith1-9/+5
2009-04-23ath9k: Change return value of ath9k_hw_fill_cap_infoSujith1-8/+2
2009-04-23ath9k: Cleanup debug messagesSujith1-57/+44
2009-04-23ath9k: Remove redundant chainmask checkSujith1-8/+0
2009-04-23ath9k: Remove a few unused flagsSujith1-21/+0
2009-03-28Add mesh point functionality to ath9kPat Erley1-0/+2
2009-03-28ath9k: Update copyright in all the filesSujith1-1/+1
2009-03-28ath9k: Change return type for set_board_values()Sujith1-5/+1
2009-03-28ath9k: Miscellaneous EEPROM handling cleanupSujith1-0/+4
2009-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-13/+24
2009-03-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+21
2009-03-17ath9k: Initialize ANI properlySujith1-10/+3
2009-03-17ath9k: cleanup AR5416 version checking macrosGabor Juhos1-2/+2
2009-03-17ath9k: INI update for AR9285 and periodic PA offset caliberationSenthil Balasubramanian1-1/+19
2009-03-17ath9k: AR9280 PCI devices must serialize IO as wellLuis R. Rodriguez1-1/+2
2009-03-17ath9k: implement IO serializationLuis R. Rodriguez1-0/+19
2009-03-05ath9k: Set TSF fixAlina Friedrichsen1-2/+1
2009-03-05ath9k: Remove unused key xoringJouni Malinen1-9/+6
2009-03-05ath9k: Document keycache operationsJouni Malinen1-3/+73
2009-02-27ath9k: Fix bug in EEPROM chainmask retrievalSujith1-8/+5
2009-02-27ath9k: Remove multiple macro occurrencesSujith1-2/+0
2009-02-27ath9k: Remove a few unused capability macrosSujith1-26/+0
2009-02-27ath9k: Fix HW wait timeoutSujith1-7/+10
2009-02-27ath9k: Program the RTC registers correctlySujith1-0/+8
2009-02-27ath9k: Add open loop control supportSenthil Balasubramanian1-1/+25
2009-02-27ath9k: Enable TSF Out of Range InterruptSujith1-1/+7
2009-02-27ath9k: Enable Fractional N modeSujith1-8/+10
2009-02-27ath9k: Fix rd_ext EEPROM capability for AR9285Sujith1-1/+2
2009-02-13ath9k: add udelay() for AR5416 on ath9k_hw_configpcipowersave()Luis R. Rodriguez1-2/+2
2009-02-13ath9k: add comments for ath9k_hw_configpcipowersave()Luis R. Rodriguez1-0/+35
2009-02-13ath9k: Remove all the useless ah_ variable prefixesSujith1-301/+301
2009-02-13ath9k: Cleanup EEPROM operationsSujith1-36/+36
2009-02-13ath9k: Merge ath_hal and ath_hal_5416 structuresSujith1-360/+315
2009-02-13ath9k: Remove duplicate variablesSujith1-52/+19
2009-02-13ath9k: Move regulatory information to a separate structureSujith1-18/+19
2009-02-13ath9k: Store HW version information in a separate structureSujith1-30/+32
2009-02-13ath9k: Remove all the sc_ prefixesSujith1-3/+3
2009-02-13ath9k: Header file cleanupSujith1-4/+1
2009-02-09ath9k: Fix typo in checking for chip revisionSujith1-1/+1
2009-01-30ath9k: Fix AR9285 specific noise floor eeprom reads.Senthil Balasubramanian1-1/+4
2009-01-30ath9k: Remove unused ath9k_hw_select_antconfig() from hw.cVasanthakumar Thiagarajan1-21/+0
2009-01-30ath9k: Read and write the TSF via debugfsAlina Friedrichsen1-0/+7
2009-01-30ath9k: simplify regulatory codeLuis R. Rodriguez1-54/+9
2009-01-30ath9k: Remove unnecessary gpio configuration in ath9k_hw_reset()Vasanthakumar Thiagarajan1-12/+2
2009-01-30ath9k: Fix typo in chip version checkVasanthakumar Thiagarajan1-1/+1
2009-01-30ath9k: Enable dynamic power save in ath9k.Vivek Natarajan1-2/+2
2009-01-30ath9k: enable support for AR9100Gabor Juhos1-0/+3