index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
arcnet
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-23
arcnet: com90xx: Use arcnet_<I/O> routines
Joe Perches
1
-34
/
+33
2015-09-23
arcnet: com90io: Use arcnet_<I/O> routines
Joe Perches
1
-53
/
+48
2015-09-23
arcnet: com20020: Use arcnet_<I/O> routines
Joe Perches
6
-122
/
+114
2015-09-23
arcnet: Add arcnet_<I/O> macros
Joe Perches
1
-0
/
+25
2015-09-23
arcnet: Make a char * array const char * const
Joe Perches
1
-5
/
+10
2015-09-23
arcnet: Move files out of include/linux
Joe Perches
14
-21
/
+519
2015-09-23
arcnet: Wrap some long lines
Joe Perches
10
-46
/
+75
2015-09-23
arcnet: Remove pointer comparisons to NULL
Joe Perches
4
-6
/
+6
2015-09-23
arcnet: Remove assignments from ifs
Joe Perches
3
-3
/
+7
2015-09-23
arcnet: Remove unnecessary OOM messages
Joe Perches
5
-10
/
+2
2015-09-23
arcnet: Move EXPORT_SYMBOL after declarations
Joe Perches
1
-15
/
+18
2015-09-23
arcnet: Convert printk to pr_<level>
Joe Perches
12
-64
/
+65
2015-09-23
arcnet: Convert BUGMSG and BUGMSG2 to arc_prink and arc_cont
Joe Perches
11
-312
/
+338
2015-09-23
arcnet: Expand odd BUGLVL macro with if and uses
Joe Perches
11
-50
/
+84
2015-09-23
arcnet: Use network block comment style
Joe Perches
11
-132
/
+95
2015-09-23
arcnet: Use include/linux path for asm
Joe Perches
7
-7
/
+7
2015-09-23
arcnet: Coalesce string fragments
Joe Perches
6
-36
/
+22
2015-09-23
arcnet: Use normal kernel brace style
Joe Perches
8
-71
/
+52
2015-09-23
arcnet: Add and remove blank lines
Joe Perches
12
-81
/
+13
2015-09-23
arcnet: Use normal kernel spacing style
Joe Perches
12
-349
/
+349
2015-09-17
ARCNET: fix hard_header_len limit
Michael Grzeschik
1
-1
/
+1
2015-06-23
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
1
-4
/
+0
2015-03-02
net: Kill dev_rebuild_header
Eric W. Biederman
1
-55
/
+0
2015-02-15
com20020-pci: add support for eae single card
Michael Grzeschik
1
-3
/
+18
2015-02-05
ARCNET: Add missing error check for devm_kzalloc
Kiran Padwal
1
-0
/
+3
2014-09-29
ARCNET: enable eae arcnet card support
Michael Grzeschik
1
-0
/
+16
2014-09-29
ARCNET: add support for multi interfaces on com20020
Michael Grzeschik
2
-58
/
+95
2014-09-29
ARCNET: add com20020 PCI IDs with metadata
Michael Grzeschik
1
-35
/
+181
2014-09-29
ARCNET: add com20020_set_hwddr to change address
Michael Grzeschik
1
-0
/
+14
2014-09-29
ARCNET: return IRQ_NONE if the interface isn't running
Michael Grzeschik
1
-1
/
+1
2014-08-14
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-08-11
com20020_cs: Remove typedef com20020_dev_t
Himangi Saraogi
1
-8
/
+8
2014-07-15
net: set name_assign_type in alloc_netdev()
Tom Gundersen
1
-1
/
+2
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-07-19
arcnet: cleanup sizeof parameter
Dan Carpenter
1
-1
/
+1
2013-03-15
drivers/net: use module_pcmcia_driver() in pcmcia drivers
H Hartley Sweeten
1
-13
/
+1
2012-12-03
ARCNET: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-04-17
arcnet: rimi: Fix device name in debug output
Jiri Kosina
1
-4
/
+4
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2011-11-26
net: Revert ARCNET and PHYLIB to tristate options
Ben Hutchings
1
-1
/
+1
2011-08-27
drivers/net: Kconfig & Makefile cleanup
Jeff Kirsher
1
-1
/
+1
2011-08-27
com20020_cs: Move the PCMCIA Arcnet driver
Jeff Kirsher
3
-1
/
+361
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
6
-0
/
+6
2010-07-18
arcnet: fix signed bug in probe function
Dan Carpenter
2
-3
/
+3
2010-05-31
drivers/net/arcnet/capmode.c: clean up code
Daniel Mack
1
-99
/
+78
2010-05-17
ARCNET: Limit com20020 PCI ID matches for SOHARD cards
Andreas Bombe
1
-2
/
+2
2010-05-10
net: trans_start cleanups
Eric Dumazet
1
-1
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
10
-5
/
+5
[prev]
[next]