summaryrefslogtreecommitdiffstats
path: root/drivers/net/arcnet/com20020.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-2/+2
* arcnet: com20020: remove needless base_addr assignmentMichael Grzeschik2017-06-291-2/+0
* arcnet: com20020: add enable and disable device on open/closeMichael Grzeschik2015-10-261-10/+29
* arcnet: com20020: replace magic numbers with readable macrosMichael Grzeschik2015-09-231-8/+9
* arcnet: com20020: Use arcnet_<I/O> routinesJoe Perches2015-09-231-46/+57
* arcnet: Make a char * array const char * constJoe Perches2015-09-231-5/+10
* arcnet: Move files out of include/linuxJoe Perches2015-09-231-3/+3
* arcnet: Wrap some long linesJoe Perches2015-09-231-6/+8
* arcnet: Remove assignments from ifsJoe Perches2015-09-231-1/+2
* arcnet: Convert printk to pr_<level>Joe Perches2015-09-231-3/+4
* arcnet: Convert BUGMSG and BUGMSG2 to arc_prink and arc_contJoe Perches2015-09-231-31/+33
* arcnet: Expand odd BUGLVL macro with if and usesJoe Perches2015-09-231-1/+2
* arcnet: Use network block comment styleJoe Perches2015-09-231-2/+1
* arcnet: Use include/linux path for asmJoe Perches2015-09-231-1/+1
* arcnet: Use normal kernel brace styleJoe Perches2015-09-231-8/+7
* arcnet: Add and remove blank linesJoe Perches2015-09-231-6/+2
* arcnet: Use normal kernel spacing styleJoe Perches2015-09-231-19/+19
* ARCNET: add com20020_set_hwddr to change addressMichael Grzeschik2014-09-291-0/+14
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
* 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-1/+0
* drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-181-1/+1
* com0020: Add missing symbol export for com20020_netdev_ops.David S. Miller2009-01-251-0/+1
* com20020: convert to net_devic_opsStephen Hemminger2009-01-211-2/+8
* netdevice: safe convert to netdev_priv() #part-1Wang Chen2008-11-121-5/+5
* drivers/net: replace __FUNCTION__ with __func__Harvey Harrison2008-09-241-8/+8
* /drivers/net/arcnet/com20020.c replaced init_module&cleanup_module with modul...Jon Schindler2008-03-171-3/+4
* bugfixes and new hardware support for arcnet driverJeff Morrow2007-02-171-1/+1
* [PATCH] com20020 build fixRandy Dunlap2007-02-121-1/+2
* [PATCH] com20020 build fixRandy Dunlap2006-11-101-2/+5
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+357