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
starfive-6.6.48-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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-29
arcnet: com20020: remove needless base_addr assignment
Michael Grzeschik
1
-2
/
+0
2015-10-26
arcnet: com20020: add enable and disable device on open/close
Michael Grzeschik
1
-10
/
+29
2015-09-23
arcnet: com20020: replace magic numbers with readable macros
Michael Grzeschik
1
-8
/
+9
2015-09-23
arcnet: com20020: Use arcnet_<I/O> routines
Joe Perches
1
-46
/
+57
2015-09-23
arcnet: Make a char * array const char * const
Joe Perches
1
-5
/
+10
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
-6
/
+8
2015-09-23
arcnet: Remove assignments from ifs
Joe Perches
1
-1
/
+2
2015-09-23
arcnet: Convert printk to pr_<level>
Joe Perches
1
-3
/
+4
2015-09-23
arcnet: Convert BUGMSG and BUGMSG2 to arc_prink and arc_cont
Joe Perches
1
-31
/
+33
2015-09-23
arcnet: Expand odd BUGLVL macro with if and uses
Joe Perches
1
-1
/
+2
2015-09-23
arcnet: Use network block comment style
Joe Perches
1
-2
/
+1
2015-09-23
arcnet: Use include/linux path for asm
Joe Perches
1
-1
/
+1
2015-09-23
arcnet: Use normal kernel brace style
Joe Perches
1
-8
/
+7
2015-09-23
arcnet: Add and remove blank lines
Joe Perches
1
-6
/
+2
2015-09-23
arcnet: Use normal kernel spacing style
Joe Perches
1
-19
/
+19
2014-09-29
ARCNET: add com20020_set_hwddr to change address
Michael Grzeschik
1
-0
/
+14
2011-08-18
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2011-06-07
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2009-11-19
drivers/net: request_irq - Remove unnecessary leading & from second arg
Joe Perches
1
-1
/
+1
2009-01-26
com0020: Add missing symbol export for com20020_netdev_ops.
David S. Miller
1
-0
/
+1
2009-01-22
com20020: convert to net_devic_ops
Stephen Hemminger
1
-2
/
+8
2008-11-13
netdevice: safe convert to netdev_priv() #part-1
Wang Chen
1
-5
/
+5
2008-09-25
drivers/net: replace __FUNCTION__ with __func__
Harvey Harrison
1
-8
/
+8
2008-03-17
/drivers/net/arcnet/com20020.c replaced init_module&cleanup_module with modul...
Jon Schindler
1
-3
/
+4
2007-02-17
bugfixes and new hardware support for arcnet driver
Jeff Morrow
1
-1
/
+1
2007-02-12
[PATCH] com20020 build fix
Randy Dunlap
1
-1
/
+2
2006-11-10
[PATCH] com20020 build fix
Randy Dunlap
1
-2
/
+5
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+357