summaryrefslogtreecommitdiff
path: root/drivers/net/arcnet/com20020.c
AgeCommit message (Expand)Author
2021-10-13net: remove single-byte netdev->dev_addr writesJakub Kicinski
2017-06-29arcnet: com20020: remove needless base_addr assignmentMichael Grzeschik
2015-10-26arcnet: com20020: add enable and disable device on open/closeMichael Grzeschik
2015-09-23arcnet: com20020: replace magic numbers with readable macrosMichael Grzeschik
2015-09-23arcnet: com20020: Use arcnet_<I/O> routinesJoe Perches
2015-09-23arcnet: Make a char * array const char * constJoe Perches
2015-09-23arcnet: Move files out of include/linuxJoe Perches
2015-09-23arcnet: Wrap some long linesJoe Perches
2015-09-23arcnet: Remove assignments from ifsJoe Perches
2015-09-23arcnet: Convert printk to pr_<level>Joe Perches
2015-09-23arcnet: Convert BUGMSG and BUGMSG2 to arc_prink and arc_contJoe Perches
2015-09-23arcnet: Expand odd BUGLVL macro with if and usesJoe Perches
2015-09-23arcnet: Use network block comment styleJoe Perches
2015-09-23arcnet: Use include/linux path for asmJoe Perches
2015-09-23arcnet: Use normal kernel brace styleJoe Perches
2015-09-23arcnet: Add and remove blank linesJoe Perches
2015-09-23arcnet: Use normal kernel spacing styleJoe Perches
2014-09-29ARCNET: add com20020_set_hwddr to change addressMichael Grzeschik
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-18drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches
2009-01-25com0020: Add missing symbol export for com20020_netdev_ops.David S. Miller
2009-01-21com20020: convert to net_devic_opsStephen Hemminger
2008-11-12netdevice: safe convert to netdev_priv() #part-1Wang Chen
2008-09-24drivers/net: replace __FUNCTION__ with __func__Harvey Harrison
2008-03-17/drivers/net/arcnet/com20020.c replaced init_module&cleanup_module with modul...Jon Schindler
2007-02-17bugfixes and new hardware support for arcnet driverJeff Morrow
2007-02-12[PATCH] com20020 build fixRandy Dunlap
2006-11-10[PATCH] com20020 build fixRandy Dunlap
2005-01-06[PATCH] arcnet: remove castsDomen Puncer
2004-11-23[ARCNET]: Fixes.Esben Nielsen
2004-01-10[arcnet com20020] netdev dynamic alloc; module params; fix bugsAlexander Viro
2003-10-01[PATCH] Fix double request_region in com20020Andrew Morton
2003-08-19[NET]: free_netdev - drivers/net/* changes.Stephen Hemminger
2003-08-17[arcnet com20020] misc fixesJeff Garzik
2003-07-20[ARCNET]: Fix module refcounting.Christoph Hellwig
2003-02-14[PATCH] bring 2.5 arcnet into line with 2.4Alan Cox
2002-04-03Add missing MODULE_LICENSE tags to several net drivers.Dave Jones
2002-02-04v2.4.13.8 -> v2.4.14Linus Torvalds
2002-02-04v2.4.1.3 -> v2.4.1.4Linus Torvalds
2002-02-04Import changesetLinus Torvalds