aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/arcnet/arc-rawmode.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg1-1/+1
2015-09-23arcnet: arc-rawmode: reorder module functionsMichael Grzeschik1-46/+38
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/+3
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-9/+6
2015-09-23arcnet: Use normal kernel brace styleJoe Perches1-3/+3
2015-09-23arcnet: Add and remove blank linesJoe Perches1-5/+0
2015-09-23arcnet: Use normal kernel spacing styleJoe Perches1-5/+5
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-09-21trivial: remove unnecessary semicolonsJoe Perches1-1/+0
2009-02-01net: replace uses of __constant_{endian}Harvey Harrison1-1/+1
2009-01-21arcnet: convert to internal statsStephen Hemminger1-1/+1
2008-11-12netdevice: safe convert to netdev_priv() #part-1Wang Chen1-2/+2
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller1-1/+0
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo1-1/+1
2007-02-17bugfixes and new hardware support for arcnet driverJeff Morrow1-2/+2
2006-01-17[PATCH] drivers/net/arcnet/: possible cleanupsAdrian Bunk1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+204