summaryrefslogtreecommitdiff
path: root/drivers/net/arcnet/capmode.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-30
|\
| * Trivial fix to spelling mistake in arc_printk messageColin Ian King2017-06-29
* | networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-16
|/
* arcnet: capmode: remove extra functionMichael Grzeschik2015-09-23
* arcnet: reformat structs to C99 formatMichael Grzeschik2015-09-23
* arcnet: Move files out of include/linuxJoe Perches2015-09-23
* arcnet: Wrap some long linesJoe Perches2015-09-23
* arcnet: Remove pointer comparisons to NULLJoe Perches2015-09-23
* arcnet: Remove unnecessary OOM messagesJoe Perches2015-09-23
* arcnet: Convert printk to pr_<level>Joe Perches2015-09-23
* arcnet: Convert BUGMSG and BUGMSG2 to arc_prink and arc_contJoe Perches2015-09-23
* arcnet: Expand odd BUGLVL macro with if and usesJoe Perches2015-09-23
* arcnet: Use network block comment styleJoe Perches2015-09-23
* arcnet: Use normal kernel brace styleJoe Perches2015-09-23
* arcnet: Add and remove blank linesJoe Perches2015-09-23
* arcnet: Use normal kernel spacing styleJoe Perches2015-09-23
* drivers/net/arcnet/capmode.c: clean up codeDaniel Mack2010-05-31
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* trivial: remove unnecessary semicolonsJoe Perches2009-09-21
* net: replace uses of __constant_{endian}Harvey Harrison2009-02-01
* arcnet: convert to internal statsStephen Hemminger2009-01-21
* drivers/net/arcnet: fix sparse warnings: make symbols staticHannes Eder2008-12-25
* netdevice: safe convert to netdev_priv() #part-1Wang Chen2008-11-12
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-03
* drivers/net/arcnet/capmode.c: replace init_module&cleanup_module with module_...Jon Schindler2008-03-05
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-25
* [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-25
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-25
* [PATCH] make some things staticAdrian Bunk2005-05-05
* Linux-2.6.12-rc2Linus Torvalds2005-04-16