index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
arcnet
/
capmode.c
Age
Commit message (
Expand
)
Author
2019-08-30
arcnet: capmode: remove redundant assignment to pointer pkt
Colin Ian King
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-29
Trivial fix to spelling mistake in arc_printk message
Colin Ian King
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2015-09-23
arcnet: capmode: remove extra function
Michael Grzeschik
2015-09-23
arcnet: reformat structs to C99 format
Michael Grzeschik
2015-09-23
arcnet: Move files out of include/linux
Joe Perches
2015-09-23
arcnet: Wrap some long lines
Joe Perches
2015-09-23
arcnet: Remove pointer comparisons to NULL
Joe Perches
2015-09-23
arcnet: Remove unnecessary OOM messages
Joe Perches
2015-09-23
arcnet: Convert printk to pr_<level>
Joe Perches
2015-09-23
arcnet: Convert BUGMSG and BUGMSG2 to arc_prink and arc_cont
Joe Perches
2015-09-23
arcnet: Expand odd BUGLVL macro with if and uses
Joe Perches
2015-09-23
arcnet: Use network block comment style
Joe Perches
2015-09-23
arcnet: Use normal kernel brace style
Joe Perches
2015-09-23
arcnet: Add and remove blank lines
Joe Perches
2015-09-23
arcnet: Use normal kernel spacing style
Joe Perches
2010-05-31
drivers/net/arcnet/capmode.c: clean up code
Daniel Mack
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
2009-02-01
net: replace uses of __constant_{endian}
Harvey Harrison
2009-01-21
arcnet: convert to internal stats
Stephen Hemminger
2008-12-25
drivers/net/arcnet: fix sparse warnings: make symbols static
Hannes Eder
2008-11-12
netdevice: safe convert to netdev_priv() #part-1
Wang Chen
2008-11-03
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-03-05
drivers/net/arcnet/capmode.c: replace init_module&cleanup_module with module_...
Jon Schindler
2007-04-25
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce skb_mac_header()
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
2005-05-05
[PATCH] make some things static
Adrian Bunk
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds