summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k/pci.c
AgeCommit message (Expand)Author
2019-10-03Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2019-09-23ath: Use dev_get_drvdata where possibleChuhong Yuan
2019-08-28PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2012-12-06ath5k: remove __dev* attributesBill Pemberton
2012-04-16net/wireless: use module_pci_driverAxel Lin
2012-04-16ath5k: add PCI idYoshinori Sato
2012-04-10ath: Add and use pr_fmt, convert printks to pr_<level>Joe Perches
2011-11-28ath5k: Use usleep_range where possibleNick Kossifidis
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker
2011-08-08ath5k: remove last references to "softc"Pavel Roskin
2011-07-20ath5k: merge ath5k_hw and ath5k_softcPavel Roskin
2011-07-11ath5k: fix typos, bad comment formatting and GHz in place of MHzPavel Roskin
2011-07-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-08ath5k: fix formatting errors found by checkpatch.plPavel Roskin
2011-07-05ath5k: fix incorrect use of drvdata in PCI suspend/resume codePavel Roskin
2011-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-14ath5k: add a new bus op for reading the mac addressFelix Fietkau
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-19ath5k: Fix return codes for eeprom read functions.Wojciech Dubowik
2010-12-09ath5k: Fix modinfo does not list alias -> pci-id linesSedat Dilek
2010-12-02ath5k: Add a function to read chipset's MAC revisionFelix Fietkau
2010-12-02ath5k: Use generic eeprom read from common ath_bus_opts struct.Felix Fietkau
2010-12-02ath5k: Move PCI bus functions to separate file.Felix Fietkau