summaryrefslogtreecommitdiff
path: root/drivers/net/arcnet
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | drivers/net: arcnet: Convert timers to use timer_setup()Kees Cook2017-10-27
* | drivers: net: arcnet: use setup_timer() helper.Allen Pais2017-09-21
|/
* arcnet: com20020-pci: constify attribute_group structures.Arvind Yadav2017-07-18
* drivers: net: add missing interrupt.h includeFlorian Westphal2017-07-18
* arcnet: com20020-pci: Fix an error handling path in 'com20020pci_probe()'Christophe Jaillet2017-07-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-30
|\
| * arcnet: com20020-pci: add missing pdev setup in netdev structureMichael Grzeschik2017-06-29
| * arcnet: com20020-pci: fix dev_id calculationMichael Grzeschik2017-06-29
| * arcnet: com20020: remove needless base_addr assignmentMichael Grzeschik2017-06-29
| * Trivial fix to spelling mistake in arc_printk messageColin Ian King2017-06-29
| * arcnet: change irq handler to lock irqsaveMichael Grzeschik2017-06-29
* | arcnet: com20020-pci: add support for PCIFB2 cardMichael Grzeschik2017-06-29
* | arcnet: com20020-pci: handle backplane mode depending on card typeMichael Grzeschik2017-06-29
* | arcnet: com20020-pci: add attribute to readback backplane statusMichael Grzeschik2017-06-29
* | arcnet: add err_skb package for package status feedbackMichael Grzeschik2017-06-29
* | networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-16
|/
* Annotate hardware config module parameters in drivers/net/arcnet/David Howells2017-04-20
* lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-27
* arcnet: com90xx: add __init attributeJulia Lawall2016-04-19
* arcnet/com20020: add LEDS_CLASS dependencyArnd Bergmann2015-11-03
* arcnet: add netif_carrier_on/off for reconnectMichael Grzeschik2015-10-26
* arcnet: com20020-pci: add led trigger supportMichael Grzeschik2015-10-26
* arcnet: com20020-pci: add rotary index supportMichael Grzeschik2015-10-26
* arcnet: com20020-pci: set dev_port to the subdevice indexMichael Grzeschik2015-10-26
* arcnet: com20020: add enable and disable device on open/closeMichael Grzeschik2015-10-26
* arcnet: move dev_free_skb to its only userMichael Grzeschik2015-10-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-09-26
|\
| * ARCNET: fix hard_header_len limitMichael Grzeschik2015-09-17
* | arcnet: capmode: remove extra functionMichael Grzeschik2015-09-23
* | arcnet: arc-rawmode: reorder module functionsMichael Grzeschik2015-09-23
* | arcnet: com20020: replace magic numbers with readable macrosMichael Grzeschik2015-09-23
* | arcnet: reformat structs to C99 formatMichael Grzeschik2015-09-23
* | arcnet: Remove unused arcnet_<I/O>w macrosJoe Perches2015-09-23
* | arcnet: Add com9026.h to standardize COM9026_REG_<foo>Joe Perches2015-09-23
* | arcnet: Remove function pointer macro indirectionsJoe Perches2015-09-23
* | arcnet: com90xx: Use arcnet_readb/writeb routinesJoe Perches2015-09-23
* | arcnet: arc-rimi: Use arcnet_<I/O> routinesJoe Perches2015-09-23
* | arcnet: arcdevice.h: Add arcnet_readb and arcnet_writebJoe Perches2015-09-23
* | arcnet: com90xx: Use arcnet_<I/O> routinesJoe Perches2015-09-23
* | arcnet: com90io: Use arcnet_<I/O> routinesJoe Perches2015-09-23
* | arcnet: com20020: Use arcnet_<I/O> routinesJoe Perches2015-09-23
* | arcnet: Add arcnet_<I/O> macrosJoe Perches2015-09-23
* | arcnet: Make a char * array const char * constJoe Perches2015-09-23
* | arcnet: Move files out of include/linuxJoe Perches2015-09-23
* | arcnet: Wrap some long linesJoe Perches2015-09-23
* | arcnet: Remove pointer comparisons to NULLJoe Perches2015-09-23
* | arcnet: Remove assignments from ifsJoe Perches2015-09-23
* | arcnet: Remove unnecessary OOM messagesJoe Perches2015-09-23