aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/3com/3c509.c
AgeCommit message (Expand)Author
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang
2021-10-02ethernet: use eth_hw_addr_set() - castsJakub Kicinski
2021-08-033c509: stop calling netdev_boot_setup_checkArnd Bergmann
2021-08-02net: 3c509: make the array if_names static const, makes object smallerColin Ian King
2021-03-10net: 3c509: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-01-26isa: Make the remove callback for isa drivers return voidUwe Kleine-König
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-04-21drivers: Remove inclusion of vermagic headerLeon Romanovsky
2020-02-24net/3com: Delete driver and module versions from 3com driversLeon Romanovsky
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-01-23net: 3c509: mark expected switch fall-throughsGustavo A. R. Silva
2017-08-19net: 3c509: constify eisa_device_idArvind Yadav
2017-08-16net: 3c509: constify pnp_device_idArvind Yadav
2017-06-05net/3com: Make el3_netdev_get_ecmd return voidyuval.shaia@oracle.com
2017-04-20Annotate hardware config module parameters in drivers/net/ethernet/David Howells
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-11-02net: 3c509: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2015-12-14drivers/net: fix eisa_driver probe section mismatchFabian Frederick
2014-09-09drivers/net: Convert remaining uses of pr_warning to pr_warnJoe Perches
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-03-243c509: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman
2014-01-13net: 3com: fix warning for incorrect type in argumentdingtianhong
2013-12-31net: 3com: slight optimization of addr comparedingtianhong
2013-05-16net: 3com: 3c509: remove unnecessary codegovindarajulu.v
2013-04-303c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)Matthew Whitehead
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-033c509: remove __dev* attributesBill Pemberton
2012-05-17drivers/net: delete all code/drivers depending on CONFIG_MCAPaul Gortmaker
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-103c*/acenic/typhoon: Move 3Com Ethernet driversJeff Kirsher