summaryrefslogtreecommitdiffstats
path: root/drivers/net/arcnet/com90xx.c
Commit message (Expand)AuthorAgeFilesLines
* net: fill in MODULE_DESCRIPTION()s for missing arcnetBreno Leitao2024-02-151-0/+1
* net: remove single-byte netdev->dev_addr writesJakub Kicinski2021-10-131-1/+2
* net: arcnet: Fix RESET flag handlingAhmed S. Darwish2021-01-291-2/+2
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-3/+3
* arcnet: com90xx: Mark expected switch fall-throughsGustavo A. R. Silva2019-07-291-0/+3
* Annotate hardware config module parameters in drivers/net/arcnet/David Howells2017-04-201-2/+2
* arcnet: com90xx: add __init attributeJulia Lawall2016-04-191-1/+1
* arcnet: Add com9026.h to standardize COM9026_REG_<foo>Joe Perches2015-09-231-12/+1
* arcnet: com90xx: Use arcnet_readb/writeb routinesJoe Perches2015-09-231-12/+17
* arcnet: com90xx: Use arcnet_<I/O> routinesJoe Perches2015-09-231-34/+33
* arcnet: Move files out of include/linuxJoe Perches2015-09-231-1/+2
* arcnet: Wrap some long linesJoe Perches2015-09-231-11/+17
* arcnet: Convert printk to pr_<level>Joe Perches2015-09-231-8/+9
* arcnet: Convert BUGMSG and BUGMSG2 to arc_prink and arc_contJoe Perches2015-09-231-59/+60
* arcnet: Expand odd BUGLVL macro with if and usesJoe Perches2015-09-231-17/+32
* arcnet: Use network block comment styleJoe Perches2015-09-231-2/+1
* arcnet: Use include/linux path for asmJoe Perches2015-09-231-1/+1
* arcnet: Coalesce string fragmentsJoe Perches2015-09-231-2/+1
* arcnet: Use normal kernel brace styleJoe Perches2015-09-231-2/+1
* arcnet: Add and remove blank linesJoe Perches2015-09-231-10/+3
* arcnet: Use normal kernel spacing styleJoe Perches2015-09-231-16/+16
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-061-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-181-1/+1
* drivers/net/arcnet: fix sparse warnings: make symbols staticHannes Eder2008-12-251-1/+1
* netdevice: safe convert to netdev_priv() #part-1Wang Chen2008-11-121-5/+5
* [NET]: com90xx kmalloc fixAndrew Morton2006-04-011-2/+2
* [PATCH] arcnet probing cleanups and fixesAl Viro2006-01-281-38/+94
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+646