aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/arcnet/com20020_cs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-23arcnet: com20020: Use arcnet_<I/O> routinesJoe Perches1-7/+10
2015-09-23arcnet: Move files out of include/linuxJoe Perches1-4/+3
2015-09-23arcnet: Convert printk to pr_<level>Joe Perches1-2/+3
2015-09-23arcnet: Use network block comment styleJoe Perches1-2/+1
2015-09-23arcnet: Use include/linux path for asmJoe Perches1-1/+1
2015-09-23arcnet: Use normal kernel brace styleJoe Perches1-20/+11
2015-09-23arcnet: Add and remove blank linesJoe Perches1-3/+1
2015-09-23arcnet: Use normal kernel spacing styleJoe Perches1-153/+153
2014-09-29ARCNET: add support for multi interfaces on com20020Michael Grzeschik1-4/+0
2014-08-11com20020_cs: Remove typedef com20020_dev_tHimangi Saraogi1-8/+8
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-03-15drivers/net: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten1-13/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2011-08-27com20020_cs: Move the PCMCIA Arcnet driverJeff Kirsher1-0/+349