index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath5k
/
pci.c
Age
Commit message (
Expand
)
Author
2012-04-16
net/wireless: use module_pci_driver
Axel Lin
2012-04-16
ath5k: add PCI id
Yoshinori Sato
2012-04-10
ath: Add and use pr_fmt, convert printks to pr_<level>
Joe Perches
2011-11-28
ath5k: Use usleep_range where possible
Nick Kossifidis
2011-10-31
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
2011-08-08
ath5k: remove last references to "softc"
Pavel Roskin
2011-07-20
ath5k: merge ath5k_hw and ath5k_softc
Pavel Roskin
2011-07-11
ath5k: fix typos, bad comment formatting and GHz in place of MHz
Pavel Roskin
2011-07-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-07-08
ath5k: fix formatting errors found by checkpatch.pl
Pavel Roskin
2011-07-05
ath5k: fix incorrect use of drvdata in PCI suspend/resume code
Pavel Roskin
2011-04-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-04-14
ath5k: add a new bus op for reading the mac address
Felix Fietkau
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-01-19
ath5k: Fix return codes for eeprom read functions.
Wojciech Dubowik
2010-12-09
ath5k: Fix modinfo does not list alias -> pci-id lines
Sedat Dilek
2010-12-02
ath5k: Add a function to read chipset's MAC revision
Felix Fietkau
2010-12-02
ath5k: Use generic eeprom read from common ath_bus_opts struct.
Felix Fietkau
2010-12-02
ath5k: Move PCI bus functions to separate file.
Felix Fietkau