summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amd/lance.c
AgeCommit message (Expand)Author
2023-05-17net: isa: include net/Space.hArnd Bergmann
2022-12-12net: amd: lance: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-09-16net: amd: Unified the comparison between pointers and NULL to the same writingGuofeng Yue
2021-11-19amd: lance: use eth_hw_addr_set()Jakub Kicinski
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-02-14net: amd: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
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
2016-02-18lance: Return correct error codeAmitoj Kaur Chawla
2013-09-27lance: Fix hardcoded interrupt name lp->name to use system device valueNate Levesque
2012-07-10lance: remove unnecessary setting of skb->devJon Mason
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-10amd: Move AMD (Lance) chipset driversJeff Kirsher