summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k/hw.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* ath9k: Read and write the TSF via debugfsAlina Friedrichsen2009-01-291-0/+7
* ath9k: simplify regulatory codeLuis R. Rodriguez2009-01-291-54/+9Star
* ath9k: Remove unnecessary gpio configuration in ath9k_hw_reset()Vasanthakumar Thiagarajan2009-01-291-12/+2Star
* 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/+4Star
* ath9k: remove ath9k_hw_check_chan()Luis R. Rodriguez2009-01-291-25/+1Star
* ath9k: remove ath9k_hw_chan2wmode()Luis R. Rodriguez2009-01-291-27/+19Star
* ath9k: consolidate arguments on hw resetLuis R. Rodriguez2009-01-291-44/+24Star
* 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/+2Star
* ath9k: Replace ath9k_opmode with nl80211_iftypeColin McCabe2008-12-051-11/+18
* ath9k: Use cleaner debug masksSujith2008-12-051-112/+77Star
* ath9k: Use proper TX channel width for setting channelsSujith2008-11-261-2/+1Star
* 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/+3Star
* ath9k: Build RFKILL feature even when RFKILL subsystem is a MODULESenthil Balasubramanian2008-11-251-3/+3
* ath9k: INI update for atheros chipets.Senthil Balasubramanian2008-11-251-0/+62
* ath9k : Display MAC/BB and RF version at startup (v2)Benoit PAPILLAULT2008-11-211-1/+2
* ath9k: Refactor hw.cSujith2008-11-101-6535/+1957Star
* ath9k: remove useless conditionalBob Copeland2008-11-011-3/+0Star
* ath9k: enable RX interrupt mitigationLuis R. Rodriguez2008-11-011-1/+1
* net: convert print_mac to %pMJohannes Berg2008-10-281-3/+2Star
* ath9k: Fix return code when ath9k_hw_setpower() fails on resetLuis R. Rodriguez2008-10-101-2/+4
* ath9k: remove nasty FAIL macro from ath9k_hw_reset()Luis R. Rodriguez2008-10-101-12/+21
* ath9k: enable ANI to help with noisy environmentsLuis R. Rodriguez2008-10-071-5/+30
* ath9k: Add a few comments about mibeventsLuis R. Rodriguez2008-09-241-2/+16
* ath9k: Add RF kill supportVasanthakumar Thiagarajan2008-09-151-30/+40
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-09-091-4/+4
|\
| * ath9k: Incorrect key used when group and pairwise ciphers are different.Senthil Balasubramanian2008-09-021-4/+4
* | ath9k: Add LED supportVasanthakumar Thiagarajan2008-08-291-29/+4Star
* | ath9k: Miscellaneous fixesSujith2008-08-291-34/+34
* | ath9k: Random cleanupSujith2008-08-291-11/+2Star
* | ath9k: Use a single opmode variableSujith2008-08-291-5/+3Star
* | ath9k: Remove ar5416hal and assign default values directlySujith2008-08-291-25/+3Star
|/
* ath9k: work around gcc ICEs (again)Adrian Bunk2008-08-181-1/+5
* ath9k: Revamp wireless mode usageSujith2008-08-071-34/+45
* ath9k: Use mac80211's band macros and remove enum hal_freq_bandSujith2008-08-071-4/+4