summaryrefslogtreecommitdiffstats
path: root/drivers/net/arcnet
Commit message (Expand)AuthorAgeFilesLines
* arcnet: com90xx: add __init attributeJulia Lawall2016-04-191-1/+1
* arcnet/com20020: add LEDS_CLASS dependencyArnd Bergmann2015-11-031-0/+1
* arcnet: add netif_carrier_on/off for reconnectMichael Grzeschik2015-10-262-0/+27
* arcnet: com20020-pci: add led trigger supportMichael Grzeschik2015-10-264-0/+174
* arcnet: com20020-pci: add rotary index supportMichael Grzeschik2015-10-262-0/+37
* arcnet: com20020-pci: set dev_port to the subdevice indexMichael Grzeschik2015-10-261-0/+1
* arcnet: com20020: add enable and disable device on open/closeMichael Grzeschik2015-10-261-10/+29
* arcnet: move dev_free_skb to its only userMichael Grzeschik2015-10-261-8/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-09-261-1/+1
|\
| * ARCNET: fix hard_header_len limitMichael Grzeschik2015-09-171-1/+1
* | arcnet: capmode: remove extra functionMichael Grzeschik2015-09-231-6/+3
* | arcnet: arc-rawmode: reorder module functionsMichael Grzeschik2015-09-231-46/+38
* | arcnet: com20020: replace magic numbers with readable macrosMichael Grzeschik2015-09-233-8/+11
* | arcnet: reformat structs to C99 formatMichael Grzeschik2015-09-232-14/+35
* | arcnet: Remove unused arcnet_<I/O>w macrosJoe Perches2015-09-231-10/+0
* | arcnet: Add com9026.h to standardize COM9026_REG_<foo>Joe Perches2015-09-235-34/+21
* | arcnet: Remove function pointer macro indirectionsJoe Perches2015-09-232-37/+32
* | arcnet: com90xx: Use arcnet_readb/writeb routinesJoe Perches2015-09-231-12/+17
* | arcnet: arc-rimi: Use arcnet_<I/O> routinesJoe Perches2015-09-231-30/+25
* | arcnet: arcdevice.h: Add arcnet_readb and arcnet_writebJoe Perches2015-09-231-0/+5
* | arcnet: com90xx: Use arcnet_<I/O> routinesJoe Perches2015-09-231-34/+33
* | arcnet: com90io: Use arcnet_<I/O> routinesJoe Perches2015-09-231-53/+48
* | arcnet: com20020: Use arcnet_<I/O> routinesJoe Perches2015-09-236-122/+114
* | arcnet: Add arcnet_<I/O> macrosJoe Perches2015-09-231-0/+25
* | arcnet: Make a char * array const char * constJoe Perches2015-09-231-5/+10
* | arcnet: Move files out of include/linuxJoe Perches2015-09-2314-21/+519
* | arcnet: Wrap some long linesJoe Perches2015-09-2310-46/+75
* | arcnet: Remove pointer comparisons to NULLJoe Perches2015-09-234-6/+6
* | arcnet: Remove assignments from ifsJoe Perches2015-09-233-3/+7
* | arcnet: Remove unnecessary OOM messagesJoe Perches2015-09-235-10/+2
* | arcnet: Move EXPORT_SYMBOL after declarationsJoe Perches2015-09-231-15/+18
* | arcnet: Convert printk to pr_<level>Joe Perches2015-09-2312-64/+65
* | arcnet: Convert BUGMSG and BUGMSG2 to arc_prink and arc_contJoe Perches2015-09-2311-312/+338
* | arcnet: Expand odd BUGLVL macro with if and usesJoe Perches2015-09-2311-50/+84
* | arcnet: Use network block comment styleJoe Perches2015-09-2311-132/+95
* | arcnet: Use include/linux path for asmJoe Perches2015-09-237-7/+7
* | arcnet: Coalesce string fragmentsJoe Perches2015-09-236-36/+22
* | arcnet: Use normal kernel brace styleJoe Perches2015-09-238-71/+52
* | arcnet: Add and remove blank linesJoe Perches2015-09-2312-81/+13
* | arcnet: Use normal kernel spacing styleJoe Perches2015-09-2312-349/+349
|/
* drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2015-06-231-4/+0
* net: Kill dev_rebuild_headerEric W. Biederman2015-03-021-55/+0
* com20020-pci: add support for eae single cardMichael Grzeschik2015-02-151-3/+18
* ARCNET: Add missing error check for devm_kzallocKiran Padwal2015-02-051-0/+3
* ARCNET: enable eae arcnet card supportMichael Grzeschik2014-09-291-0/+16
* ARCNET: add support for multi interfaces on com20020Michael Grzeschik2014-09-292-58/+95
* ARCNET: add com20020 PCI IDs with metadataMichael Grzeschik2014-09-291-35/+181
* ARCNET: add com20020_set_hwddr to change addressMichael Grzeschik2014-09-291-0/+14
* ARCNET: return IRQ_NONE if the interface isn't runningMichael Grzeschik2014-09-291-1/+1
* Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-141-1/+1
|\
OpenPOWER on IntegriCloud