aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd/ni65.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin1-2/+2
2019-08-22ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring1-4/+2
2019-02-14net: amd: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2018-09-21net: amd: remove redundant continuezhong jiang1-3/+1
2017-04-20Annotate hardware config module parameters in drivers/net/ethernet/David Howells1-3/+3
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson1-1/+0
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal1-2/+2
2013-07-15PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell1-1/+1
2013-03-12ethernet: amd: use PTR_RET instead of IS_ERR + PTR_ERRSilviu-Mihai Popescu1-1/+1
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi1-1/+1
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches1-3/+1
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-10amd: Move AMD (Lance) chipset driversJeff Kirsher1-0/+1254