summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/3com/3c509.c
AgeCommit message (Expand)Author
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