summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amd/sun3lance.c
AgeCommit message (Expand)Author
2019-11-20net: amd: fix return type of ndo_start_xmit functionYueHaibing
2017-05-08format-security: move static strings to constKees Cook
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson
2013-09-12ethernet: amd: remove deprecated IRQF_DISABLEDMichael Opdenacker
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-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