aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k/pci.c
Commit message (Expand)AuthorAge
* ath5k: remove __dev* attributesBill Pemberton2012-12-06
* net/wireless: use module_pci_driverAxel Lin2012-04-16
* ath5k: add PCI idYoshinori Sato2012-04-16
* ath: Add and use pr_fmt, convert printks to pr_<level>Joe Perches2012-04-10
* ath5k: Use usleep_range where possibleNick Kossifidis2011-11-28
* drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-31
* ath5k: remove last references to "softc"Pavel Roskin2011-08-08
* ath5k: merge ath5k_hw and ath5k_softcPavel Roskin2011-07-20
* ath5k: fix typos, bad comment formatting and GHz in place of MHzPavel Roskin2011-07-11
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-11
|\
| * ath5k: fix incorrect use of drvdata in PCI suspend/resume codePavel Roskin2011-07-05
* | ath5k: fix formatting errors found by checkpatch.plPavel Roskin2011-07-08
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-25
|\
| * ath5k: add a new bus op for reading the mac addressFelix Fietkau2011-04-14
* | Fix common misspellingsLucas De Marchi2011-03-31
|/
* ath5k: Fix return codes for eeprom read functions.Wojciech Dubowik2011-01-19
* ath5k: Fix modinfo does not list alias -> pci-id linesSedat Dilek2010-12-09
* ath5k: Add a function to read chipset's MAC revisionFelix Fietkau2010-12-02
* ath5k: Use generic eeprom read from common ath_bus_opts struct.Felix Fietkau2010-12-02
* ath5k: Move PCI bus functions to separate file.Felix Fietkau2010-12-02