summaryrefslogtreecommitdiffstats
path: root/drivers/net/arcnet/com20020_cs.c
Commit message (Expand)AuthorAgeFilesLines
* net: fill in MODULE_DESCRIPTION()s for missing arcnetBreno Leitao2024-02-151-0/+1
* arcnet: fix potential memory leak in com20020_probe()Wang Hai2022-11-231-2/+9
* net: remove single-byte netdev->dev_addr writesJakub Kicinski2021-10-131-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-02-021-1/+1
|\
| * net: arcnet: Fix RESET flag handlingAhmed S. Darwish2021-01-291-1/+1
* | arcnet: fix macro name when DEBUG is definedTom Rix2021-01-181-1/+1
|/
* arcnet: com20020: Use arcnet_<I/O> routinesJoe Perches2015-09-231-7/+10
* arcnet: Move files out of include/linuxJoe Perches2015-09-231-4/+3
* arcnet: Convert printk to pr_<level>Joe Perches2015-09-231-2/+3
* arcnet: Use network block comment styleJoe Perches2015-09-231-2/+1
* arcnet: Use include/linux path for asmJoe Perches2015-09-231-1/+1
* arcnet: Use normal kernel brace styleJoe Perches2015-09-231-20/+11
* arcnet: Add and remove blank linesJoe Perches2015-09-231-3/+1
* arcnet: Use normal kernel spacing styleJoe Perches2015-09-231-153/+153
* ARCNET: add support for multi interfaces on com20020Michael Grzeschik2014-09-291-4/+0
* com20020_cs: Remove typedef com20020_dev_tHimangi Saraogi2014-08-111-8/+8
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0
* drivers/net: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten2013-03-151-13/+1
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* com20020_cs: Move the PCMCIA Arcnet driverJeff Kirsher2011-08-271-0/+349