Age | Commit message (Expand) | Author | Files | Lines |
2019-12-13 | netdev: pass the stuck queue to the timeout handler | Michael S. Tsirkin | 1 | -2/+2 |
2017-10-28 | drivers/net: smsc: Convert timers to use timer_setup() | Kees Cook | 1 | -5/+5 |
2017-06-05 | net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ... | yuval.shaia@oracle.com | 1 | -8/+5 |
2017-03-07 | net: smsc: smc91c92_cs: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -46/+52 |
2017-01-19 | net: Remove usage of net_device last_rx member | Tobias Klauser | 1 | -2/+4 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2016-10-13 | net: deprecate eth_change_mtu, remove usage | Jarod Wilson | 1 | -1/+0 |
2016-05-04 | treewide: replace dev->trans_start update with helper | Florian Westphal | 1 | -2/+2 |
2015-03-01 | net: smc91c92_cs: Use setup_timer and mod_timer | Vaishali Thakkar | 1 | -5/+2 |
2014-05-14 | net: get rid of SET_ETHTOOL_OPS | Wilfried Klaebe | 1 | -1/+1 |
2014-01-16 | drivers/net: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2013-11-02 | smc91c92_cs: replace printk with netdev_ calls | Ben Boeckel | 1 | -22/+21 |
2013-03-15 | drivers/net: use module_pcmcia_driver() in pcmcia drivers | H Hartley Sweeten | 1 | -13/+1 |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 1 | -1/+0 |
2012-02-09 | netdev: ethernet dev_alloc_skb to netdev_alloc_skb | Pradeep A. Dalvi | 1 | -1/+1 |
2011-11-17 | net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routines | Rick Jones | 1 | -2/+2 |
2011-08-18 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 1 | -1/+1 |
2011-08-11 | smsc: Move the SMC (SMSC) drivers | Jeff Kirsher | 1 | -0/+2070 |