aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k/hw.c
Commit message (Expand)AuthorAge
* atheros: put atheros wireless drivers into ath/Luis R. Rodriguez2009-04-22
* atheros: introduce ath module containing common ath5k/ath9k/ar9170 codeBob Copeland2009-04-22
* ath9k: pass regd structure directly to regulatory functionsBob Copeland2009-04-22
* ath9k: Remove redundant variable for Interrupt MitigationSujith2009-04-22
* ath9k: Change return value of ath9k_hw_fill_cap_infoSujith2009-04-22
* ath9k: Cleanup debug messagesSujith2009-04-22
* ath9k: Remove redundant chainmask checkSujith2009-04-22
* ath9k: Remove a few unused flagsSujith2009-04-22
* Add mesh point functionality to ath9kPat Erley2009-03-27
* ath9k: Update copyright in all the filesSujith2009-03-27
* ath9k: Change return type for set_board_values()Sujith2009-03-27
* ath9k: Miscellaneous EEPROM handling cleanupSujith2009-03-27
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-03-17
|\
| * ath9k: Initialize ANI properlySujith2009-03-16
| * ath9k: cleanup AR5416 version checking macrosGabor Juhos2009-03-16
| * ath9k: INI update for AR9285 and periodic PA offset caliberationSenthil Balasubramanian2009-03-16
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-17
|\ \ | |/ |/|
| * ath9k: AR9280 PCI devices must serialize IO as wellLuis R. Rodriguez2009-03-16
| * ath9k: implement IO serializationLuis R. Rodriguez2009-03-16
* | ath9k: Set TSF fixAlina Friedrichsen2009-03-05
* | ath9k: Remove unused key xoringJouni Malinen2009-03-05
* | ath9k: Document keycache operationsJouni Malinen2009-03-05
* | ath9k: Fix bug in EEPROM chainmask retrievalSujith2009-02-27
* | ath9k: Remove multiple macro occurrencesSujith2009-02-27
* | ath9k: Remove a few unused capability macrosSujith2009-02-27
* | ath9k: Fix HW wait timeoutSujith2009-02-27
* | ath9k: Program the RTC registers correctlySujith2009-02-27
* | ath9k: Add open loop control supportSenthil Balasubramanian2009-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: 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: 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: Header file cleanupSujith2009-02-13
* | ath9k: Fix typo in checking for chip revisionSujith2009-02-09
* | ath9k: Fix AR9285 specific noise floor eeprom reads.Senthil Balasubramanian2009-01-29
* | ath9k: Remove unused ath9k_hw_select_antconfig() from hw.cVasanthakumar Thiagarajan2009-01-29
* | ath9k: Read and write the TSF via debugfsAlina Friedrichsen2009-01-29
* | ath9k: simplify regulatory codeLuis R. Rodriguez2009-01-29
* | ath9k: Remove unnecessary gpio configuration in ath9k_hw_reset()Vasanthakumar Thiagarajan2009-01-29
* | ath9k: Fix typo in chip version checkVasanthakumar Thiagarajan2009-01-29
* | ath9k: Enable dynamic power save in ath9k.Vivek Natarajan2009-01-29
* | ath9k: enable support for AR9100Gabor Juhos2009-01-29