summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/packetengines/hamachi.c
Commit message (Expand)AuthorAgeFilesLines
* ethernet: use eth_hw_addr_set() in unmaintained driversJakub Kicinski2021-10-181-2/+3
* dev_ioctl: split out ndo_eth_ioctlArnd Bergmann2021-07-271-1/+1
* hamachi: use ndo_siocdevprivateArnd Bergmann2021-07-271-25/+38
* net: packetengines: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-07-201-50/+61
* netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-121-2/+2
* net: packetengines: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop...Yang Wei2019-02-141-1/+1
* drivers/net: packetengines: Convert timers to use timer_setup()Kees Cook2017-10-281-7/+7
* drivers: net: packetengines: use setup_timer() helper.Allen Pais2017-09-211-3/+1
* net: manual clean code which call skb_put_[data:zero]yuan linyu2017-06-201-2/+2
* net: hamachi: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-02-171-6/+8
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-131-1/+0
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-1/+1
* ethernet: codespell comment spelling fixesJoe Perches2015-03-081-1/+1
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-4/+2
* net: packetengines: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-211-1/+0
* ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-061-3/+4
* packetengines: remove __dev* attributesBill Pemberton2012-12-031-6/+6
* hamachi: stop using net_device.{base_addr, irq}.Francois Romieu2012-04-071-8/+3
* netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi2012-02-081-5/+3
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
* hamachi/yellowfin: Move the packet engine driversJeff Kirsher2011-08-121-0/+1952