summaryrefslogtreecommitdiffstats
path: root/drivers/net/arcnet/arc-rawmode.c
Commit message (Expand)AuthorAgeFilesLines
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-1/+1
* arcnet: arc-rawmode: reorder module functionsMichael Grzeschik2015-09-231-46/+38Star
* arcnet: Move files out of include/linuxJoe Perches2015-09-231-1/+2
* arcnet: Wrap some long linesJoe Perches2015-09-231-1/+2
* arcnet: Remove pointer comparisons to NULLJoe Perches2015-09-231-1/+1
* arcnet: Remove unnecessary OOM messagesJoe Perches2015-09-231-1/+0Star
* arcnet: Convert printk to pr_<level>Joe Perches2015-09-231-3/+3
* arcnet: Convert BUGMSG and BUGMSG2 to arc_prink and arc_contJoe Perches2015-09-231-8/+8
* arcnet: Expand odd BUGLVL macro with if and usesJoe Perches2015-09-231-1/+2
* arcnet: Use network block comment styleJoe Perches2015-09-231-9/+6Star
* arcnet: Use normal kernel brace styleJoe Perches2015-09-231-3/+3
* arcnet: Add and remove blank linesJoe Perches2015-09-231-5/+0Star
* arcnet: Use normal kernel spacing styleJoe Perches2015-09-231-5/+5
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* trivial: remove unnecessary semicolonsJoe Perches2009-09-211-1/+0Star
* net: replace uses of __constant_{endian}Harvey Harrison2009-02-011-1/+1
* arcnet: convert to internal statsStephen Hemminger2009-01-211-1/+1
* netdevice: safe convert to netdev_priv() #part-1Wang Chen2008-11-131-2/+2
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-041-1/+0Star
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-261-1/+1
* bugfixes and new hardware support for arcnet driverJeff Morrow2007-02-171-2/+2
* [PATCH] drivers/net/arcnet/: possible cleanupsAdrian Bunk2006-01-171-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+204