summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k/hw.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Set TSF fixAlina Friedrichsen2009-03-051-2/+1
* ath9k: Remove unused key xoringJouni Malinen2009-03-051-9/+6
* ath9k: Document keycache operationsJouni Malinen2009-03-051-3/+73
* ath9k: Fix bug in EEPROM chainmask retrievalSujith2009-02-271-8/+5
* ath9k: Remove multiple macro occurrencesSujith2009-02-271-2/+0
* ath9k: Remove a few unused capability macrosSujith2009-02-271-26/+0
* ath9k: Fix HW wait timeoutSujith2009-02-271-7/+10
* ath9k: Program the RTC registers correctlySujith2009-02-271-0/+8
* ath9k: Add open loop control supportSenthil Balasubramanian2009-02-271-1/+25
* ath9k: Enable TSF Out of Range InterruptSujith2009-02-271-1/+7
* ath9k: Enable Fractional N modeSujith2009-02-271-8/+10
* ath9k: Fix rd_ext EEPROM capability for AR9285Sujith2009-02-271-1/+2
* ath9k: add udelay() for AR5416 on ath9k_hw_configpcipowersave()Luis R. Rodriguez2009-02-131-2/+2
* ath9k: add comments for ath9k_hw_configpcipowersave()Luis R. Rodriguez2009-02-131-0/+35
* ath9k: Remove all the useless ah_ variable prefixesSujith2009-02-131-301/+301
* ath9k: Cleanup EEPROM operationsSujith2009-02-131-36/+36
* ath9k: Merge ath_hal and ath_hal_5416 structuresSujith2009-02-131-360/+315
* ath9k: Remove duplicate variablesSujith2009-02-131-52/+19
* ath9k: Move regulatory information to a separate structureSujith2009-02-131-18/+19
* ath9k: Store HW version information in a separate structureSujith2009-02-131-30/+32
* ath9k: Remove all the sc_ prefixesSujith2009-02-131-3/+3
* ath9k: Header file cleanupSujith2009-02-131-4/+1
* ath9k: Fix typo in checking for chip revisionSujith2009-02-091-1/+1
* ath9k: Fix AR9285 specific noise floor eeprom reads.Senthil Balasubramanian2009-01-291-1/+4
* ath9k: Remove unused ath9k_hw_select_antconfig() from hw.cVasanthakumar Thiagarajan2009-01-291-21/+0
* ath9k: Read and write the TSF via debugfsAlina Friedrichsen2009-01-291-0/+7
* ath9k: simplify regulatory codeLuis R. Rodriguez2009-01-291-54/+9
* ath9k: Remove unnecessary gpio configuration in ath9k_hw_reset()Vasanthakumar Thiagarajan2009-01-291-12/+2
* ath9k: Fix typo in chip version checkVasanthakumar Thiagarajan2009-01-291-1/+1
* ath9k: Enable dynamic power save in ath9k.Vivek Natarajan2009-01-291-2/+2
* ath9k: enable support for AR9100Gabor Juhos2009-01-291-0/+3
* ath9k: remove (u16) casts from rtc register accessGabor Juhos2009-01-291-7/+7
* ath9k: Fix basic connectivity issueVasanthakumar Thiagarajan2009-01-291-1/+5
* ath9k: Setup MFP options for CCMPJouni Malinen2009-01-291-0/+17
* ath9k: Enable Bluetooth Coexistence supportVasanthakumar Thiagarajan2009-01-291-0/+33
* ath9k: INI update for Atheros AR9280 and AR9285 chipset.Senthil Balasubramanian2009-01-291-9/+12
* ath9k: fix sparse warningsLuis R. Rodriguez2009-01-291-12/+4
* ath9k: remove ath9k_hw_check_chan()Luis R. Rodriguez2009-01-291-25/+1
* ath9k: remove ath9k_hw_chan2wmode()Luis R. Rodriguez2009-01-291-27/+19
* ath9k: consolidate arguments on hw resetLuis R. Rodriguez2009-01-291-44/+24
* ath9k: avoid rx frames with corrupted descriptor.Senthil Balasubramanian2008-12-121-0/+8
* ath9k: Incorrect band enum causes invalid antenna configuration.Senthil Balasubramanian2008-12-121-2/+2
* ath9k: Adding support for Atheros AR9285 chipset.Senthil Balasubramanian2008-12-121-20/+70
* ath9k: Remove remaining occurrences of CONFIG_SLOW_ANT_DIVSujith2008-12-121-11/+2
* ath9k: Replace ath9k_opmode with nl80211_iftypeColin McCabe2008-12-051-11/+18
* ath9k: Use cleaner debug masksSujith2008-12-051-112/+77
* ath9k: Use proper TX channel width for setting channelsSujith2008-11-261-2/+1
* ath9k: Fix bug in deciphering channel flagsSujith2008-11-261-5/+6
* ath9k: General code scrubSujith2008-11-261-2/+2
* ath9k: Remove ath9k_rate_tableSujith2008-11-261-187/+3
OpenPOWER on IntegriCloud