summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath9k/pci.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-23atheros: put atheros wireless drivers into ath/Luis R. Rodriguez1-295/+0
2009-03-28ath9k: Update copyright in all the filesSujith1-1/+1
2009-03-28ath9k: remove dummy PCI "retry timeout" fixLuis R. Rodriguez1-18/+0
2009-03-05ath9k: Add data structure for supporting virtual radio/wiphy operationJouni Malinen1-5/+14
2009-02-27ath9k: Fix PCI shutdown sequenceSujith1-2/+2
2009-02-27ath9k: Fix HW wait timeoutSujith1-1/+2
2009-02-13ath9k: Remove all the useless ah_ variable prefixesSujith1-2/+2
2009-02-13ath9k: Merge ath_hal and ath_hal_5416 structuresSujith1-2/+2
2009-02-13ath9k: Store HW version information in a separate structureSujith1-4/+4
2009-02-13ath9k: Header file cleanupSujith1-3/+1
2009-01-30ath9k: get EEPROM contents from platform data on AHB busGabor Juhos1-0/+18
2009-01-30ath9k: move PCI code into separate fileGabor Juhos1-0/+287