aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/arcnet/com90xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-20Annotate hardware config module parameters in drivers/net/arcnet/David Howells1-2/+2
2016-04-19arcnet: com90xx: add __init attributeJulia Lawall1-1/+1
2015-09-23arcnet: Add com9026.h to standardize COM9026_REG_<foo>Joe Perches1-12/+1
2015-09-23arcnet: com90xx: Use arcnet_readb/writeb routinesJoe Perches1-12/+17
2015-09-23arcnet: com90xx: Use arcnet_<I/O> routinesJoe Perches1-34/+33
2015-09-23arcnet: Move files out of include/linuxJoe Perches1-1/+2
2015-09-23arcnet: Wrap some long linesJoe Perches1-11/+17
2015-09-23arcnet: Convert printk to pr_<level>Joe Perches1-8/+9
2015-09-23arcnet: Convert BUGMSG and BUGMSG2 to arc_prink and arc_contJoe Perches1-59/+60
2015-09-23arcnet: Expand odd BUGLVL macro with if and usesJoe Perches1-17/+32
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: Coalesce string fragmentsJoe Perches1-2/+1
2015-09-23arcnet: Use normal kernel brace styleJoe Perches1-2/+1
2015-09-23arcnet: Add and remove blank linesJoe Perches1-10/+3
2015-09-23arcnet: Use normal kernel spacing styleJoe Perches1-16/+16
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-11-18drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches1-1/+1
2008-12-25drivers/net/arcnet: fix sparse warnings: make symbols staticHannes Eder1-1/+1
2008-11-12netdevice: safe convert to netdev_priv() #part-1Wang Chen1-5/+5
2006-04-01[NET]: com90xx kmalloc fixAndrew Morton1-2/+2
2006-01-28[PATCH] arcnet probing cleanups and fixesAl Viro1-38/+94
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+646