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
/
arcnet.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-26
arcnet: add netif_carrier_on/off for reconnect
Michael Grzeschik
1
-0
/
+25
2015-10-26
arcnet: com20020-pci: add led trigger support
Michael Grzeschik
1
-0
/
+72
2015-10-26
arcnet: move dev_free_skb to its only user
Michael Grzeschik
1
-8
/
+2
2015-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-09-23
arcnet: Add com9026.h to standardize COM9026_REG_<foo>
Joe Perches
1
-0
/
+1
2015-09-23
arcnet: Remove function pointer macro indirections
Joe Perches
1
-32
/
+32
2015-09-23
arcnet: Move files out of include/linux
Joe Perches
1
-1
/
+2
2015-09-23
arcnet: Wrap some long lines
Joe Perches
1
-3
/
+7
2015-09-23
arcnet: Move EXPORT_SYMBOL after declarations
Joe Perches
1
-15
/
+18
2015-09-23
arcnet: Convert printk to pr_<level>
Joe Perches
1
-17
/
+8
2015-09-23
arcnet: Convert BUGMSG and BUGMSG2 to arc_prink and arc_cont
Joe Perches
1
-102
/
+110
2015-09-23
arcnet: Expand odd BUGLVL macro with if and uses
Joe Perches
1
-13
/
+16
2015-09-23
arcnet: Use network block comment style
Joe Perches
1
-45
/
+31
2015-09-23
arcnet: Coalesce string fragments
Joe Perches
1
-14
/
+9
2015-09-23
arcnet: Use normal kernel brace style
Joe Perches
1
-23
/
+15
2015-09-23
arcnet: Add and remove blank lines
Joe Perches
1
-20
/
+3
2015-09-23
arcnet: Use normal kernel spacing style
Joe Perches
1
-85
/
+85
2015-09-17
ARCNET: fix hard_header_len limit
Michael Grzeschik
1
-1
/
+1
2015-03-02
net: Kill dev_rebuild_header
Eric W. Biederman
1
-55
/
+0
2014-09-29
ARCNET: return IRQ_NONE if the interface isn't running
Michael Grzeschik
1
-1
/
+1
2014-07-15
net: set name_assign_type in alloc_netdev()
Tom Gundersen
1
-1
/
+2
2013-07-19
arcnet: cleanup sizeof parameter
Dan Carpenter
1
-1
/
+1
2010-05-10
net: trans_start cleanups
Eric Dumazet
1
-1
/
+0
2009-12-03
drivers/net: Move && and || to end of previous line
Joe Perches
1
-7
/
+7
2009-09-01
netdev: convert bulk of drivers to netdev_tx_t
Stephen Hemminger
1
-1
/
+2
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
1
-16
/
+10
2009-02-17
drivers/net/arcnet: fix sparse warning: symbol shadows an earlier one
Hannes Eder
1
-1
/
+0
2009-01-21
arcnet: convert to net_device_ops
Stephen Hemminger
1
-17
/
+16
2009-01-21
arcnet: convert to internal stats
Stephen Hemminger
1
-26
/
+12
2008-11-12
netdevice: safe convert to netdev_priv() #part-1
Wang Chen
1
-16
/
+16
2008-09-24
drivers/net: replace __FUNCTION__ with __func__
Harvey Harrison
1
-9
/
+9
2008-03-28
drivers/net/arcnet/arcnet.c: use time_* macros
S.Caglar Onur
1
-2
/
+3
2007-10-10
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
1
-7
/
+11
2007-04-25
[SK_BUFF]: unions of just one member don't get anything done, kill them
Arnaldo Carvalho de Melo
1
-6
/
+11
2007-02-17
bugfixes and new hardware support for arcnet driver
Jeff Morrow
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-04-02
BUG_ON() Conversion in drivers/net/
Eric Sesterhenn
1
-2
/
+1
2006-01-17
[PATCH] drivers/net/arcnet/: possible cleanups
Adrian Bunk
1
-7
/
+10
2006-01-17
[PATCH] drivers/net/*: use time_after() and friends
Marcelo Feitoza Parisi
1
-1
/
+2
2005-09-06
[ARCNET]: Fix return value from arcnet_send_packet().
Pieter Dejaeghere
1
-8
/
+17
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1102