index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath5k
/
pci.c
Age
Commit message (
Expand
)
Author
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2012-12-06
ath5k: remove __dev* attributes
Bill Pemberton
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