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-04-16Linux-2.6.12-rc2Linus Torvalds