summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amd/ni65.c
AgeCommit message (Expand)Author
2022-05-11eth: amd: remove NI6510 support (ni65)Jakub Kicinski
2021-11-19amd: ni65: use eth_hw_addr_set()Jakub Kicinski
2021-09-09net: ni65: Avoid typecast of pointer to u32Guenter Roeck
2021-08-03ethernet: isa: convert to module_init/module_exitArnd Bergmann
2021-05-19net: amd: remove leading spaces before tabsHui Tang
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-08-22ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring
2019-02-14net: amd: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei
2018-09-21net: amd: remove redundant continuezhong jiang
2017-04-20Annotate hardware config module parameters in drivers/net/ethernet/David Howells
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2013-07-15PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell
2013-03-12ethernet: amd: use PTR_RET instead of IS_ERR + PTR_ERRSilviu-Mihai Popescu
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-10amd: Move AMD (Lance) chipset driversJeff Kirsher