Age | Commit message (Expand) | Author | Files | Lines |
2022-09-01 | net: ethernet: move from strlcpy with unused retval to strscpy | Wolfram Sang | 1 | -3/+3 |
2021-10-19 | ethernet: sis190: use eth_hw_addr_set() | Jakub Kicinski | 1 | -1/+3 |
2021-10-14 | ethernet: replace netdev->dev_addr 16bit writes | Jakub Kicinski | 1 | -1/+3 |
2021-09-27 | net: sis: Fix a function name in comments | Cai Huoqing | 1 | -1/+1 |
2021-07-27 | dev_ioctl: split out ndo_eth_ioctl | Arnd Bergmann | 1 | -1/+1 |
2020-07-21 | sis: switch from 'pci_' to 'dma_' API | Christophe JAILLET | 1 | -21/+31 |
2019-12-13 | netdev: pass the stuck queue to the timeout handler | Michael S. Tsirkin | 1 | -1/+1 |
2019-02-14 | net: sis: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles | Yang Wei | 1 | -1/+1 |
2018-11-27 | ethernet/sis: Replace synchronize_sched() with synchronize_rcu() | Paul E. McKenney | 1 | -1/+1 |
2017-10-25 | drivers/net: sis: Convert timers to use timer_setup() | Kees Cook | 1 | -6/+4 |
2017-06-05 | net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ... | yuval.shaia@oracle.com | 1 | -1/+3 |
2017-03-07 | net: sis: sis190: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -6/+8 |
2016-10-13 | net: deprecate eth_change_mtu, remove usage | Jarod Wilson | 1 | -1/+0 |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 1 | -1/+1 |
2014-05-14 | net: get rid of SET_ETHTOOL_OPS | Wilfried Klaebe | 1 | -1/+1 |
2013-10-22 | net: sis190: remove unnecessary pci_set_drvdata() | Jingoo Han | 1 | -1/+0 |
2013-08-21 | r8169,sis190: remove unnecessary length check | Peter Wu | 1 | -3/+0 |
2013-05-23 | net/ethernet/sis/sis190: Use module_pci_driver to register driver | Peter Hüwe | 1 | -12/+1 |
2012-12-07 | drivers/net: fix up function prototypes after __dev* removals | Greg Kroah-Hartman | 1 | -5/+4 |
2012-12-03 | sis190: remove __dev* attributes | Bill Pemberton | 1 | -10/+10 |
2012-10-05 | sections: fix section conflicts in drivers/net | Andi Kleen | 1 | -1/+1 |
2012-04-07 | sis190: stop using net_device.{base_addr, irq} | Francois Romieu | 1 | -15/+11 |
2012-02-01 | drivers/net: Remove alloc_etherdev error messages | Joe Perches | 1 | -2/+0 |
2011-11-17 | ethernet: Convert MAC_ADDR_LEN uses to ETH_ALEN | Joe Perches | 1 | -5/+3 |
2011-11-14 | Sweep additional floors of strcpy in .get_drvinfo routines | Rick Jones | 1 | -3/+4 |
2011-08-18 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 1 | -1/+1 |
2011-08-12 | sis*: Move the Silicon Integrated Systems (SiS) drivers | Jeff Kirsher | 1 | -0/+1956 |