aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k/pci.c
Commit message (Expand)AuthorAgeFilesLines
* Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang2009-04-131-2/+2
* ath9k: Update copyright in all the filesSujith2009-03-271-1/+1
* ath9k: remove dummy PCI "retry timeout" fixLuis R. Rodriguez2009-03-271-18/+0
* ath9k: Add data structure for supporting virtual radio/wiphy operationJouni Malinen2009-03-051-5/+14
* ath9k: Fix PCI shutdown sequenceSujith2009-02-271-2/+2
* ath9k: Fix HW wait timeoutSujith2009-02-271-1/+2
* ath9k: Remove all the useless ah_ variable prefixesSujith2009-02-131-2/+2
* ath9k: Merge ath_hal and ath_hal_5416 structuresSujith2009-02-131-2/+2
* ath9k: Store HW version information in a separate structureSujith2009-02-131-4/+4
* ath9k: Header file cleanupSujith2009-02-131-3/+1
* ath9k: get EEPROM contents from platform data on AHB busGabor Juhos2009-01-291-0/+18
* ath9k: move PCI code into separate fileGabor Juhos2009-01-291-0/+287