aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/packetengines/hamachi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin1-2/+2
2019-02-14net: packetengines: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2017-10-28drivers/net: packetengines: Convert timers to use timer_setup()Kees Cook1-7/+7
2017-09-21drivers: net: packetengines: use setup_timer() helper.Allen Pais1-3/+1
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu1-2/+2
2017-02-17net: hamachi: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson1-1/+0
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal1-1/+1
2015-03-08ethernet: codespell comment spelling fixesJoe Perches1-1/+1
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe1-4/+2
2013-10-21net: packetengines: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko1-3/+4
2012-12-03packetengines: remove __dev* attributesBill Pemberton1-6/+6
2012-04-07hamachi: stop using net_device.{base_addr, irq}.Francois Romieu1-8/+3
2012-02-08netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi1-5/+3
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-12hamachi/yellowfin: Move the packet engine driversJeff Kirsher1-0/+1952