aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd/atarilance.c
AgeCommit message (Expand)Author
2023-01-18net: amd: lance: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang
2019-11-20net: amd: fix return type of ndo_start_xmit functionYueHaibing
2017-05-08format-security: move static strings to constKees Cook
2016-12-02net: atarilance: use %8ph for printing hex stringRasmus Villemoes
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2015-01-15net: atarilance: Remove obsolete IRQ_TYPE_PRIOGeert Uytterhoeven
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches
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
2013-03-09drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches
2012-04-22m68k/atari: Change VME irq numbers from unsigned long to unsigned intGeert Uytterhoeven
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-10amd: Move AMD (Lance) chipset driversJeff Kirsher