aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/arcnet/rfc1051.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg1-1/+1
2015-09-23arcnet: Move files out of include/linuxJoe Perches1-1/+2
2015-09-23arcnet: Wrap some long linesJoe Perches1-1/+2
2015-09-23arcnet: Remove pointer comparisons to NULLJoe Perches1-1/+1
2015-09-23arcnet: Remove unnecessary OOM messagesJoe Perches1-1/+0
2015-09-23arcnet: Convert printk to pr_<level>Joe Perches1-3/+4
2015-09-23arcnet: Convert BUGMSG and BUGMSG2 to arc_prink and arc_contJoe Perches1-8/+8
2015-09-23arcnet: Expand odd BUGLVL macro with if and usesJoe Perches1-1/+2
2015-09-23arcnet: Use network block comment styleJoe Perches1-12/+7
2015-09-23arcnet: Use normal kernel brace styleJoe Perches1-5/+5
2015-09-23arcnet: Add and remove blank linesJoe Perches1-7/+0
2015-09-23arcnet: Use normal kernel spacing styleJoe Perches1-6/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-01-21arcnet: convert to internal statsStephen Hemminger1-7/+5
2008-11-12netdevice: safe convert to netdev_priv() #part-1Wang Chen1-4/+4
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller1-1/+0
2007-10-10arcnet endianness annotationsAl Viro1-2/+2
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo1-1/+1
2006-01-17[PATCH] drivers/net/arcnet/: possible cleanupsAdrian Bunk1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+253