summaryrefslogtreecommitdiffstats
path: root/drivers/net/arcnet/com20020-pci.c
Commit message (Expand)AuthorAgeFilesLines
* arcnet: com20020-pci: constify attribute_group structures.Arvind Yadav2017-07-181-1/+1
* arcnet: com20020-pci: Fix an error handling path in 'com20020pci_probe()'Christophe Jaillet2017-07-071-2/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-301-2/+4
|\
| * arcnet: com20020-pci: add missing pdev setup in netdev structureMichael Grzeschik2017-06-291-0/+1
| * arcnet: com20020-pci: fix dev_id calculationMichael Grzeschik2017-06-291-2/+3
* | arcnet: com20020-pci: add support for PCIFB2 cardMichael Grzeschik2017-06-291-0/+34
* | arcnet: com20020-pci: handle backplane mode depending on card typeMichael Grzeschik2017-06-291-0/+2
* | arcnet: com20020-pci: add attribute to readback backplane statusMichael Grzeschik2017-06-291-0/+22
|/
* arcnet: com20020-pci: add led trigger supportMichael Grzeschik2015-10-261-0/+73
* arcnet: com20020-pci: add rotary index supportMichael Grzeschik2015-10-261-0/+33
* arcnet: com20020-pci: set dev_port to the subdevice indexMichael Grzeschik2015-10-261-0/+1
* arcnet: reformat structs to C99 formatMichael Grzeschik2015-09-231-6/+29
* arcnet: com20020: Use arcnet_<I/O> routinesJoe Perches2015-09-231-3/+3
* arcnet: Move files out of include/linuxJoe Perches2015-09-231-3/+3
* arcnet: Wrap some long linesJoe Perches2015-09-231-1/+2
* arcnet: Remove unnecessary OOM messagesJoe Perches2015-09-231-3/+1Star
* arcnet: Convert printk to pr_<level>Joe Perches2015-09-231-4/+5
* arcnet: Convert BUGMSG and BUGMSG2 to arc_prink and arc_contJoe Perches2015-09-231-1/+1
* arcnet: Expand odd BUGLVL macro with if and usesJoe Perches2015-09-231-1/+2
* arcnet: Use include/linux path for asmJoe Perches2015-09-231-1/+1
* arcnet: Add and remove blank linesJoe Perches2015-09-231-2/+0Star
* arcnet: Use normal kernel spacing styleJoe Perches2015-09-231-1/+1
* com20020-pci: add support for eae single cardMichael Grzeschik2015-02-151-3/+18
* ARCNET: Add missing error check for devm_kzallocKiran Padwal2015-02-061-0/+3
* ARCNET: enable eae arcnet card supportMichael Grzeschik2014-09-291-0/+16
* ARCNET: add support for multi interfaces on com20020Michael Grzeschik2014-09-291-54/+95
* ARCNET: add com20020 PCI IDs with metadataMichael Grzeschik2014-09-291-35/+181
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* ARCNET: remove __dev* attributesBill Pemberton2012-12-031-3/+3
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-071-0/+1
* ARCNET: Limit com20020 PCI ID matches for SOHARD cardsAndreas Bombe2010-05-181-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0Star
* drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-081-1/+1
* com20020: convert to net_devic_opsStephen Hemminger2009-01-211-0/+3
* netdevice: safe convert to netdev_priv() #part-1Wang Chen2008-11-131-1/+1
* bugfixes and new hardware support for arcnet driverJeff Morrow2007-02-171-0/+3
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-09-241-1/+1
|\
| * drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-191-1/+1
* | [ARCNET]: SoHard PCI supportStphane Witzmann2006-09-221-0/+1
|/
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+189