index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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
Files
Lines
2012-12-06
ath5k: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-04-16
net/wireless: use module_pci_driver
Axel Lin
1
-25
/
+1
2012-04-16
ath5k: add PCI id
Yoshinori Sato
1
-0
/
+1
2012-04-10
ath: Add and use pr_fmt, convert printks to pr_<level>
Joe Perches
1
-1
/
+3
2011-11-28
ath5k: Use usleep_range where possible
Nick Kossifidis
1
-1
/
+1
2011-10-31
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
1
-0
/
+1
2011-08-08
ath5k: remove last references to "softc"
Pavel Roskin
1
-2
/
+2
2011-07-20
ath5k: merge ath5k_hw and ath5k_softc
Pavel Roskin
1
-19
/
+19
2011-07-11
ath5k: fix typos, bad comment formatting and GHz in place of MHz
Pavel Roskin
1
-6
/
+6
2011-07-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+5
2011-07-08
ath5k: fix formatting errors found by checkpatch.pl
Pavel Roskin
1
-1
/
+1
2011-07-05
ath5k: fix incorrect use of drvdata in PCI suspend/resume code
Pavel Roskin
1
-2
/
+5
2011-04-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+32
2011-04-14
ath5k: add a new bus op for reading the mac address
Felix Fietkau
1
-0
/
+32
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-01-19
ath5k: Fix return codes for eeprom read functions.
Wojciech Dubowik
1
-4
/
+5
2010-12-09
ath5k: Fix modinfo does not list alias -> pci-id lines
Sedat Dilek
1
-0
/
+1
2010-12-02
ath5k: Add a function to read chipset's MAC revision
Felix Fietkau
1
-0
/
+6
2010-12-02
ath5k: Use generic eeprom read from common ath_bus_opts struct.
Felix Fietkau
1
-0
/
+36
2010-12-02
ath5k: Move PCI bus functions to separate file.
Felix Fietkau
1
-0
/
+284