aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/3com/3c509.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-23net: 3c509: mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2017-08-19net: 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-09drivers/net: Convert remaining uses of pr_warning to pr_warnJoe Perches1-3/+3
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe1-1/+1
2014-03-243c509: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman1-1/+1
2014-01-13net: 3com: fix warning for incorrect type in argumentdingtianhong1-1/+1
2013-12-31net: 3com: slight optimization of addr comparedingtianhong1-2/+1
2013-05-16net: 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-06ethtool: 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-17drivers/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-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-103c*/acenic/typhoon: Move 3Com Ethernet driversJeff Kirsher1-0/+1594