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