summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath9k/hw.h
AgeCommit message (Expand)AuthorFilesLines
2009-04-23atheros: put atheros wireless drivers into ath/Luis R. Rodriguez1-631/+0
2009-04-23atheros: introduce ath module containing common ath5k/ath9k/ar9170 codeBob Copeland1-2/+3
2009-04-23ath9k: Remove redundant variable for Interrupt MitigationSujith1-2/+1
2009-04-23ath9k: Change return value of ath9k_hw_fill_cap_infoSujith1-1/+1
2009-04-23ath9k: Remove a few unused flagsSujith1-34/+18
2009-03-28ath9k: Update copyright in all the filesSujith1-1/+1
2009-03-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-2/+2
2009-03-05ath9k: Remove unused key xoringJouni Malinen1-1/+1
2009-02-27ath9k: Remove a few unused capability macrosSujith1-7/+0
2009-02-27ath9k: Fix HW wait timeoutSujith1-2/+2
2009-02-27ath9k: Add open loop control supportSenthil Balasubramanian1-1/+6
2009-02-27ath9k: Enable TSF Out of Range InterruptSujith1-0/+4
2009-02-13ath9k: Remove all the useless ah_ variable prefixesSujith1-110/+106
2009-02-13ath9k: Cleanup EEPROM operationsSujith1-0/+1
2009-02-13ath9k: Merge ath_hal and ath_hal_5416 structuresSujith1-72/+62
2009-02-13ath9k: Remove duplicate variablesSujith1-10/+4
2009-02-13ath9k: Move regulatory information to a separate structureSujith1-10/+2
2009-02-13ath9k: Store HW version information in a separate structureSujith1-9/+12
2009-02-13ath9k: Convert ANI channel to a pointerSujith1-27/+0
2009-02-13ath9k: Header file cleanupSujith1-887/+490
2009-01-30ath9k: Enable dynamic power save in ath9k.Vivek Natarajan1-1/+0
2009-01-29ath9k: INI update for Atheros AR9280 and AR9285 chipset.Senthil Balasubramanian1-3/+9
2009-01-29ath9k: fix sparse warningsLuis R. Rodriguez1-0/+8
2008-12-12ath9k: Incorrect band enum causes invalid antenna configuration.Senthil Balasubramanian1-0/+5
2008-12-12ath9k: Adding support for Atheros AR9285 chipset.Senthil Balasubramanian1-5/+130
2008-11-26ath9k: INI update for atheros chipets.Senthil Balasubramanian1-1/+22
2008-11-10ath9k: Refactor hw.cSujith1-1/+1
2008-08-30ath9k: Remove more dead codeSujith1-4/+0
2008-08-30ath9k: Unused macros, variablesSujith1-76/+40
2008-08-07ath9k: Add new Atheros IEEE 802.11n driverLuis R. Rodriguez1-0/+969