aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/arcnet/rfc1201.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-5/+10
2015-09-23arcnet: Remove pointer comparisons to NULLJoe Perches1-2/+2
2015-09-23arcnet: Remove unnecessary OOM messagesJoe Perches1-1/+0
2015-09-23arcnet: Convert printk to pr_<level>Joe Perches1-2/+4
2015-09-23arcnet: Convert BUGMSG and BUGMSG2 to arc_prink and arc_contJoe Perches1-50/+54
2015-09-23arcnet: Expand odd BUGLVL macro with if and usesJoe Perches1-2/+4
2015-09-23arcnet: Use network block comment styleJoe Perches1-28/+26
2015-09-23arcnet: Coalesce string fragmentsJoe Perches1-8/+5
2015-09-23arcnet: Use normal kernel brace styleJoe Perches1-7/+7
2015-09-23arcnet: Add and remove blank linesJoe Perches1-8/+0
2015-09-23arcnet: Use normal kernel spacing styleJoe Perches1-18/+18
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-24/+23
2008-11-12netdevice: safe convert to netdev_priv() #part-1Wang Chen1-6/+6
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller1-2/+0
2007-10-10arcnet endianness annotationsAl Viro1-3/+3
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/+549