aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/arcnet/capmode.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-23arcnet: capmode: remove extra functionGravatar Michael Grzeschik 1-6/+3
2015-09-23arcnet: reformat structs to C99 formatGravatar Michael Grzeschik 1-8/+6
2015-09-23arcnet: Move files out of include/linuxGravatar Joe Perches 1-1/+2
2015-09-23arcnet: Wrap some long linesGravatar Joe Perches 1-1/+2
2015-09-23arcnet: Remove pointer comparisons to NULLGravatar Joe Perches 1-2/+2
2015-09-23arcnet: Remove unnecessary OOM messagesGravatar Joe Perches 1-4/+1
2015-09-23arcnet: Convert printk to pr_<level>Gravatar Joe Perches 1-3/+3
2015-09-23arcnet: Convert BUGMSG and BUGMSG2 to arc_prink and arc_contGravatar Joe Perches 1-17/+18
2015-09-23arcnet: Expand odd BUGLVL macro with if and usesGravatar Joe Perches 1-3/+6
2015-09-23arcnet: Use network block comment styleGravatar Joe Perches 1-13/+12
2015-09-23arcnet: Use normal kernel brace styleGravatar Joe Perches 1-3/+3
2015-09-23arcnet: Add and remove blank linesGravatar Joe Perches 1-3/+0
2015-09-23arcnet: Use normal kernel spacing styleGravatar Joe Perches 1-18/+18
2010-05-31drivers/net/arcnet/capmode.c: clean up codeGravatar Daniel Mack 1-99/+78
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-09-21trivial: remove unnecessary semicolonsGravatar Joe Perches 1-1/+0
2009-02-01net: replace uses of __constant_{endian}Gravatar Harvey Harrison 1-2/+2
2009-01-21arcnet: convert to internal statsGravatar Stephen Hemminger 1-1/+1
2008-12-25drivers/net/arcnet: fix sparse warnings: make symbols staticGravatar Hannes Eder 1-1/+1
2008-11-12netdevice: safe convert to netdev_priv() #part-1Gravatar Wang Chen 1-3/+3
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.Gravatar David S. Miller 1-1/+0
2008-03-05drivers/net/arcnet/capmode.c: replace init_module&cleanup_module with module_...Gravatar Jon Schindler 1-2/+4
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Gravatar Arnaldo Carvalho de Melo 1-1/+2
2007-04-25[SK_BUFF]: Introduce skb_mac_header()Gravatar Arnaldo Carvalho de Melo 1-2/+2
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Gravatar Arnaldo Carvalho de Melo 1-7/+4
2005-05-05[PATCH] make some things staticGravatar Adrian Bunk 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+296