aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/arcnet/rfc1201.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-16networking: make skb_push & __skb_push return void pointersGravatar Johannes Berg 1-1/+1
2015-09-23arcnet: Move files out of include/linuxGravatar Joe Perches 1-1/+2
2015-09-23arcnet: Wrap some long linesGravatar Joe Perches 1-5/+10
2015-09-23arcnet: Remove pointer comparisons to NULLGravatar Joe Perches 1-2/+2
2015-09-23arcnet: Remove unnecessary OOM messagesGravatar Joe Perches 1-1/+0
2015-09-23arcnet: Convert printk to pr_<level>Gravatar Joe Perches 1-2/+4
2015-09-23arcnet: Convert BUGMSG and BUGMSG2 to arc_prink and arc_contGravatar Joe Perches 1-50/+54
2015-09-23arcnet: Expand odd BUGLVL macro with if and usesGravatar Joe Perches 1-2/+4
2015-09-23arcnet: Use network block comment styleGravatar Joe Perches 1-28/+26
2015-09-23arcnet: Coalesce string fragmentsGravatar Joe Perches 1-8/+5
2015-09-23arcnet: Use normal kernel brace styleGravatar Joe Perches 1-7/+7
2015-09-23arcnet: Add and remove blank linesGravatar Joe Perches 1-8/+0
2015-09-23arcnet: Use normal kernel spacing styleGravatar Joe Perches 1-18/+18
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-01-21arcnet: convert to internal statsGravatar Stephen Hemminger 1-24/+23
2008-11-12netdevice: safe convert to netdev_priv() #part-1Gravatar Wang Chen 1-6/+6
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.Gravatar David S. Miller 1-2/+0
2007-10-10arcnet endianness annotationsGravatar Al Viro 1-3/+3
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Gravatar Arnaldo Carvalho de Melo 1-1/+1
2006-01-17[PATCH] drivers/net/arcnet/: possible cleanupsGravatar Adrian Bunk 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+549