aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/arcnet/com20020-pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-18arcnet: com20020-pci: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-07arcnet: com20020-pci: Fix an error handling path in 'com20020pci_probe()'Christophe Jaillet1-2/+4
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+4
2017-06-29arcnet: com20020-pci: add support for PCIFB2 cardMichael Grzeschik1-0/+34
2017-06-29arcnet: com20020-pci: handle backplane mode depending on card typeMichael Grzeschik1-0/+2
2017-06-29arcnet: com20020-pci: add attribute to readback backplane statusMichael Grzeschik1-0/+22
2017-06-29arcnet: com20020-pci: add missing pdev setup in netdev structureMichael Grzeschik1-0/+1
2017-06-29arcnet: com20020-pci: fix dev_id calculationMichael Grzeschik1-2/+3
2015-10-26arcnet: com20020-pci: add led trigger supportMichael Grzeschik1-0/+73
2015-10-26arcnet: com20020-pci: add rotary index supportMichael Grzeschik1-0/+33
2015-10-26arcnet: com20020-pci: set dev_port to the subdevice indexMichael Grzeschik1-0/+1
2015-09-23arcnet: reformat structs to C99 formatMichael Grzeschik1-6/+29
2015-09-23arcnet: com20020: Use arcnet_<I/O> routinesJoe Perches1-3/+3
2015-09-23arcnet: Move files out of include/linuxJoe Perches1-3/+3
2015-09-23arcnet: Wrap some long linesJoe Perches1-1/+2
2015-09-23arcnet: Remove unnecessary OOM messagesJoe Perches1-3/+1
2015-09-23arcnet: Convert printk to pr_<level>Joe Perches1-4/+5
2015-09-23arcnet: Convert BUGMSG and BUGMSG2 to arc_prink and arc_contJoe Perches1-1/+1
2015-09-23arcnet: Expand odd BUGLVL macro with if and usesJoe Perches1-1/+2
2015-09-23arcnet: Use include/linux path for asmJoe Perches1-1/+1
2015-09-23arcnet: Add and remove blank linesJoe Perches1-2/+0
2015-09-23arcnet: Use normal kernel spacing styleJoe Perches1-1/+1
2015-02-15com20020-pci: add support for eae single cardMichael Grzeschik1-3/+18
2015-02-05ARCNET: Add missing error check for devm_kzallocKiran Padwal1-0/+3
2014-09-29ARCNET: enable eae arcnet card supportMichael Grzeschik1-0/+16
2014-09-29ARCNET: add support for multi interfaces on com20020Michael Grzeschik1-54/+95
2014-09-29ARCNET: add com20020 PCI IDs with metadataMichael Grzeschik1-35/+181
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2012-12-03ARCNET: remove __dev* attributesBill Pemberton1-3/+3
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2010-05-17ARCNET: Limit com20020 PCI ID matches for SOHARD cardsAndreas Bombe1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan1-1/+1
2009-01-21com20020: convert to net_devic_opsStephen Hemminger1-0/+3
2008-11-12netdevice: safe convert to netdev_priv() #part-1Wang Chen1-1/+1
2007-02-17bugfixes and new hardware support for arcnet driverJeff Morrow1-0/+3
2006-09-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds1-1/+1
2006-09-22[ARCNET]: SoHard PCI supportStphane Witzmann1-0/+1
2006-08-19drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik1-1/+1
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+189