index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
arcnet
/
com20020-pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-18
arcnet: com20020-pci: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-07-07
arcnet: com20020-pci: Fix an error handling path in 'com20020pci_probe()'
Christophe Jaillet
1
-2
/
+4
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2017-06-29
arcnet: com20020-pci: add support for PCIFB2 card
Michael Grzeschik
1
-0
/
+34
2017-06-29
arcnet: com20020-pci: handle backplane mode depending on card type
Michael Grzeschik
1
-0
/
+2
2017-06-29
arcnet: com20020-pci: add attribute to readback backplane status
Michael Grzeschik
1
-0
/
+22
2017-06-29
arcnet: com20020-pci: add missing pdev setup in netdev structure
Michael Grzeschik
1
-0
/
+1
2017-06-29
arcnet: com20020-pci: fix dev_id calculation
Michael Grzeschik
1
-2
/
+3
2015-10-26
arcnet: com20020-pci: add led trigger support
Michael Grzeschik
1
-0
/
+73
2015-10-26
arcnet: com20020-pci: add rotary index support
Michael Grzeschik
1
-0
/
+33
2015-10-26
arcnet: com20020-pci: set dev_port to the subdevice index
Michael Grzeschik
1
-0
/
+1
2015-09-23
arcnet: reformat structs to C99 format
Michael Grzeschik
1
-6
/
+29
2015-09-23
arcnet: com20020: Use arcnet_<I/O> routines
Joe Perches
1
-3
/
+3
2015-09-23
arcnet: Move files out of include/linux
Joe Perches
1
-3
/
+3
2015-09-23
arcnet: Wrap some long lines
Joe Perches
1
-1
/
+2
2015-09-23
arcnet: Remove unnecessary OOM messages
Joe Perches
1
-3
/
+1
2015-09-23
arcnet: Convert printk to pr_<level>
Joe Perches
1
-4
/
+5
2015-09-23
arcnet: Convert BUGMSG and BUGMSG2 to arc_prink and arc_cont
Joe Perches
1
-1
/
+1
2015-09-23
arcnet: Expand odd BUGLVL macro with if and uses
Joe Perches
1
-1
/
+2
2015-09-23
arcnet: Use include/linux path for asm
Joe Perches
1
-1
/
+1
2015-09-23
arcnet: Add and remove blank lines
Joe Perches
1
-2
/
+0
2015-09-23
arcnet: Use normal kernel spacing style
Joe Perches
1
-1
/
+1
2015-02-15
com20020-pci: add support for eae single card
Michael Grzeschik
1
-3
/
+18
2015-02-06
ARCNET: Add missing error check for devm_kzalloc
Kiran Padwal
1
-0
/
+3
2014-09-29
ARCNET: enable eae arcnet card support
Michael Grzeschik
1
-0
/
+16
2014-09-29
ARCNET: add support for multi interfaces on com20020
Michael Grzeschik
1
-54
/
+95
2014-09-29
ARCNET: add com20020 PCI IDs with metadata
Michael Grzeschik
1
-35
/
+181
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2012-12-03
ARCNET: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2011-06-07
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2010-05-18
ARCNET: Limit com20020 PCI ID matches for SOHARD cards
Andreas Bombe
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2010-01-08
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
1
-1
/
+1
2009-01-22
com20020: convert to net_devic_ops
Stephen Hemminger
1
-0
/
+3
2008-11-13
netdevice: safe convert to netdev_priv() #part-1
Wang Chen
1
-1
/
+1
2007-02-17
bugfixes and new hardware support for arcnet driver
Jeff Morrow
1
-0
/
+3
2006-09-24
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2006-09-23
[ARCNET]: SoHard PCI support
Stphane Witzmann
1
-0
/
+1
2006-08-20
drivers/net: Remove deprecated use of pci_module_init()
Jeff Garzik
1
-1
/
+1
2006-07-03
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+189