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