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
/
com20020-pci.c
Age
Commit message (
Expand
)
Author
2021-01-29
net: arcnet: Fix RESET flag handling
Ahmed S. Darwish
2017-07-18
arcnet: com20020-pci: constify attribute_group structures.
Arvind Yadav
2017-07-07
arcnet: com20020-pci: Fix an error handling path in 'com20020pci_probe()'
Christophe Jaillet
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-29
arcnet: com20020-pci: add support for PCIFB2 card
Michael Grzeschik
2017-06-29
arcnet: com20020-pci: handle backplane mode depending on card type
Michael Grzeschik
2017-06-29
arcnet: com20020-pci: add attribute to readback backplane status
Michael Grzeschik
2017-06-29
arcnet: com20020-pci: add missing pdev setup in netdev structure
Michael Grzeschik
2017-06-29
arcnet: com20020-pci: fix dev_id calculation
Michael Grzeschik
2015-10-26
arcnet: com20020-pci: add led trigger support
Michael Grzeschik
2015-10-26
arcnet: com20020-pci: add rotary index support
Michael Grzeschik
2015-10-26
arcnet: com20020-pci: set dev_port to the subdevice index
Michael Grzeschik
2015-09-23
arcnet: reformat structs to C99 format
Michael Grzeschik
2015-09-23
arcnet: com20020: Use arcnet_<I/O> routines
Joe Perches
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 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 include/linux path for asm
Joe Perches
2015-09-23
arcnet: Add and remove blank lines
Joe Perches
2015-09-23
arcnet: Use normal kernel spacing style
Joe Perches
2015-02-15
com20020-pci: add support for eae single card
Michael Grzeschik
2015-02-05
ARCNET: Add missing error check for devm_kzalloc
Kiran Padwal
2014-09-29
ARCNET: enable eae arcnet card support
Michael Grzeschik
2014-09-29
ARCNET: add support for multi interfaces on com20020
Michael Grzeschik
2014-09-29
ARCNET: add com20020 PCI IDs with metadata
Michael Grzeschik
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2012-12-03
ARCNET: remove __dev* attributes
Bill Pemberton
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2010-05-17
ARCNET: Limit com20020 PCI ID matches for SOHARD cards
Andreas Bombe
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-07
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
2009-01-21
com20020: convert to net_devic_ops
Stephen Hemminger
2008-11-12
netdevice: safe convert to netdev_priv() #part-1
Wang Chen
2007-02-17
bugfixes and new hardware support for arcnet driver
Jeff Morrow
2006-09-24
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-09-22
[ARCNET]: SoHard PCI support
Stphane Witzmann
2006-08-19
drivers/net: Remove deprecated use of pci_module_init()
Jeff Garzik
2006-07-02
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds