summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/smsc/smc91c92_cs.c
AgeCommit message (Expand)Author
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2017-10-28drivers/net: smsc: Convert timers to use timer_setup()Kees Cook
2017-06-05net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...yuval.shaia@oracle.com
2017-03-06net: smsc: smc91c92_cs: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-18net: Remove usage of net_device last_rx memberTobias Klauser
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2015-03-01net: smc91c92_cs: Use setup_timer and mod_timerVaishali Thakkar
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-11-02smc91c92_cs: replace printk with netdev_ callsBen Boeckel
2013-03-15drivers/net: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-02-08netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi
2011-11-16net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routinesRick Jones
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-10smsc: Move the SMC (SMSC) driversJeff Kirsher