aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/arcnet/com20020.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-29arcnet: com20020: remove needless base_addr assignmentGravatar Michael Grzeschik 1-2/+0
2015-10-26arcnet: com20020: add enable and disable device on open/closeGravatar Michael Grzeschik 1-10/+29
2015-09-23arcnet: com20020: replace magic numbers with readable macrosGravatar Michael Grzeschik 1-8/+9
2015-09-23arcnet: com20020: Use arcnet_<I/O> routinesGravatar Joe Perches 1-46/+57
2015-09-23arcnet: Make a char * array const char * constGravatar Joe Perches 1-5/+10
2015-09-23arcnet: Move files out of include/linuxGravatar Joe Perches 1-3/+3
2015-09-23arcnet: Wrap some long linesGravatar Joe Perches 1-6/+8
2015-09-23arcnet: Remove assignments from ifsGravatar Joe Perches 1-1/+2
2015-09-23arcnet: Convert printk to pr_<level>Gravatar Joe Perches 1-3/+4
2015-09-23arcnet: Convert BUGMSG and BUGMSG2 to arc_prink and arc_contGravatar Joe Perches 1-31/+33
2015-09-23arcnet: Expand odd BUGLVL macro with if and usesGravatar Joe Perches 1-1/+2
2015-09-23arcnet: Use network block comment styleGravatar Joe Perches 1-2/+1
2015-09-23arcnet: Use include/linux path for asmGravatar Joe Perches 1-1/+1
2015-09-23arcnet: Use normal kernel brace styleGravatar Joe Perches 1-8/+7
2015-09-23arcnet: Add and remove blank linesGravatar Joe Perches 1-6/+2
2015-09-23arcnet: Use normal kernel spacing styleGravatar Joe Perches 1-19/+19
2014-09-29ARCNET: add com20020_set_hwddr to change addressGravatar Michael Grzeschik 1-0/+14
2011-08-17net: remove use of ndo_set_multicast_list in driversGravatar Jiri Pirko 1-1/+1
2011-06-06net: remove interrupt.h inclusion from netdevice.hGravatar Alexey Dobriyan 1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-1/+0
2009-11-18drivers/net: request_irq - Remove unnecessary leading & from second argGravatar Joe Perches 1-1/+1
2009-01-25com0020: Add missing symbol export for com20020_netdev_ops.Gravatar David S. Miller 1-0/+1
2009-01-21com20020: convert to net_devic_opsGravatar Stephen Hemminger 1-2/+8
2008-11-12netdevice: safe convert to netdev_priv() #part-1Gravatar Wang Chen 1-5/+5
2008-09-24drivers/net: replace __FUNCTION__ with __func__Gravatar Harvey Harrison 1-8/+8
2008-03-17/drivers/net/arcnet/com20020.c replaced init_module&cleanup_module with modul...Gravatar Jon Schindler 1-3/+4
2007-02-17bugfixes and new hardware support for arcnet driverGravatar Jeff Morrow 1-1/+1
2007-02-12[PATCH] com20020 build fixGravatar Randy Dunlap 1-1/+2
2006-11-10[PATCH] com20020 build fixGravatar Randy Dunlap 1-2/+5
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+357