aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath9k/hw.c
AgeCommit message (Expand)Author
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: 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
2009-01-29ath9k: remove (u16) casts from rtc register accessGabor Juhos
2009-01-29ath9k: Fix basic connectivity issueVasanthakumar Thiagarajan
2009-01-29ath9k: Setup MFP options for CCMPJouni Malinen
2009-01-29ath9k: Enable Bluetooth Coexistence supportVasanthakumar Thiagarajan
2009-01-29ath9k: INI update for Atheros AR9280 and AR9285 chipset.Senthil Balasubramanian
2009-01-29ath9k: fix sparse warningsLuis R. Rodriguez
2009-01-29ath9k: remove ath9k_hw_check_chan()Luis R. Rodriguez
2009-01-29ath9k: remove ath9k_hw_chan2wmode()Luis R. Rodriguez
2009-01-29ath9k: consolidate arguments on hw resetLuis R. Rodriguez
2008-12-12ath9k: avoid rx frames with corrupted descriptor.Senthil Balasubramanian
2008-12-12ath9k: Incorrect band enum causes invalid antenna configuration.Senthil Balasubramanian
2008-12-12ath9k: Adding support for Atheros AR9285 chipset.Senthil Balasubramanian
2008-12-12ath9k: Remove remaining occurrences of CONFIG_SLOW_ANT_DIVSujith
2008-12-05ath9k: Replace ath9k_opmode with nl80211_iftypeColin McCabe
2008-12-05ath9k: Use cleaner debug masksSujith
2008-11-26ath9k: Use proper TX channel width for setting channelsSujith
2008-11-26ath9k: Fix bug in deciphering channel flagsSujith
2008-11-26ath9k: General code scrubSujith
2008-11-26ath9k: Remove ath9k_rate_tableSujith
2008-11-25ath9k: Build RFKILL feature even when RFKILL subsystem is a MODULESenthil Balasubramanian
2008-11-25ath9k: INI update for atheros chipets.Senthil Balasubramanian
2008-11-21ath9k : Display MAC/BB and RF version at startup (v2)Benoit PAPILLAULT
2008-11-10ath9k: Refactor hw.cSujith
2008-10-31ath9k: remove useless conditionalBob Copeland
2008-10-31ath9k: enable RX interrupt mitigationLuis R. Rodriguez
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-10-10ath9k: Fix return code when ath9k_hw_setpower() fails on resetLuis R. Rodriguez
2008-10-10ath9k: remove nasty FAIL macro from ath9k_hw_reset()Luis R. Rodriguez
2008-10-06ath9k: enable ANI to help with noisy environmentsLuis R. Rodriguez
2008-09-24ath9k: Add a few comments about mibeventsLuis R. Rodriguez
2008-09-15ath9k: Add RF kill supportVasanthakumar Thiagarajan