summaryrefslogtreecommitdiffstats
path: root/drivers/net/arcnet/capmode.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-301-1/+1
|\
| * Trivial fix to spelling mistake in arc_printk messageColin Ian King2017-06-291-1/+1
* | networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-1/+1
|/
* arcnet: capmode: remove extra functionMichael Grzeschik2015-09-231-6/+3
* arcnet: reformat structs to C99 formatMichael Grzeschik2015-09-231-8/+6
* 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-2/+2
* arcnet: Remove unnecessary OOM messagesJoe Perches2015-09-231-4/+1
* 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-17/+18
* arcnet: Expand odd BUGLVL macro with if and usesJoe Perches2015-09-231-3/+6
* arcnet: Use network block comment styleJoe Perches2015-09-231-13/+12
* arcnet: Use normal kernel brace styleJoe Perches2015-09-231-3/+3
* arcnet: Add and remove blank linesJoe Perches2015-09-231-3/+0
* arcnet: Use normal kernel spacing styleJoe Perches2015-09-231-18/+18
* drivers/net/arcnet/capmode.c: clean up codeDaniel Mack2010-05-311-99/+78
* 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/+0
* net: replace uses of __constant_{endian}Harvey Harrison2009-02-011-2/+2
* arcnet: convert to internal statsStephen Hemminger2009-01-211-1/+1
* drivers/net/arcnet: fix sparse warnings: make symbols staticHannes Eder2008-12-251-1/+1
* netdevice: safe convert to netdev_priv() #part-1Wang Chen2008-11-121-3/+3
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-1/+0
* drivers/net/arcnet/capmode.c: replace init_module&cleanup_module with module_...Jon Schindler2008-03-051-2/+4
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-1/+2
* [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-251-2/+2
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-251-7/+4
* [PATCH] make some things staticAdrian Bunk2005-05-051-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+296
OpenPOWER on IntegriCloud