summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/3com/3c509.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2020-04-21drivers: Remove inclusion of vermagic headerLeon Romanovsky1-1/+0
2020-02-24net/3com: Delete driver and module versions from 3com driversLeon Romanovsky1-7/+1
2019-12-13netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin1-2/+2
2019-01-23net: 3c509: mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2017-08-20net: 3c509: constify eisa_device_idArvind Yadav1-1/+1
2017-08-16net: 3c509: constify pnp_device_idArvind Yadav1-1/+1
2017-06-05net/3com: Make el3_netdev_get_ecmd return voidyuval.shaia@oracle.com1-5/+3
2017-04-20Annotate hardware config module parameters in drivers/net/ethernet/David Howells1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-11-02net: 3c509: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-26/+29
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson1-1/+0
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal1-1/+1
2015-12-14drivers/net: fix eisa_driver probe section mismatchFabian Frederick1-1/+1
2014-09-10drivers/net: Convert remaining uses of pr_warning to pr_warnJoe Perches1-3/+3
2014-05-14net: get rid of SET_ETHTOOL_OPSWilfried Klaebe1-1/+1
2014-03-253c509: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman1-1/+1
2014-01-14net: 3com: fix warning for incorrect type in argumentdingtianhong1-1/+1
2014-01-01net: 3com: slight optimization of addr comparedingtianhong1-2/+1
2013-05-17net: 3com: 3c509: remove unnecessary codegovindarajulu.v1-19/+0
2013-04-303c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)Matthew Whitehead1-0/+2
2013-01-07ethtool: fix drvinfo strings set in driversJiri Pirko1-2/+2
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman1-7/+4
2012-12-033c509: remove __dev* attributesBill Pemberton1-12/+12
2012-05-18drivers/net: delete all code/drivers depending on CONFIG_MCAPaul Gortmaker1-121/+2
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi1-1/+1
2011-08-18net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-113c*/acenic/typhoon: Move 3Com Ethernet driversJeff Kirsher1-0/+1594