index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
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-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2011-06-06
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-18
drivers/net: request_irq - Remove unnecessary leading & from second arg
Joe Perches
1
-1
/
+1
2009-01-25
com0020: Add missing symbol export for com20020_netdev_ops.
David S. Miller
1
-0
/
+1
2009-01-21
com20020: convert to net_devic_ops
Stephen Hemminger
1
-2
/
+8
2008-11-12
netdevice: safe convert to netdev_priv() #part-1
Wang Chen
1
-5
/
+5
2008-09-24
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-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+357