aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k/pci.c
Commit message (Expand)AuthorAgeFilesLines
* ath5k: fix incorrect use of drvdata in PCI suspend/resume codePavel Roskin2011-07-051-2/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-251-0/+32
|\
| * ath5k: add a new bus op for reading the mac addressFelix Fietkau2011-04-141-0/+32
* | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
|/
* ath5k: Fix return codes for eeprom read functions.Wojciech Dubowik2011-01-191-4/+5
* ath5k: Fix modinfo does not list alias -> pci-id linesSedat Dilek2010-12-091-0/+1
* ath5k: Add a function to read chipset's MAC revisionFelix Fietkau2010-12-021-0/+6
* ath5k: Use generic eeprom read from common ath_bus_opts struct.Felix Fietkau2010-12-021-0/+36
* ath5k: Move PCI bus functions to separate file.Felix Fietkau2010-12-021-0/+284