summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd/sun3lance.c
Commit message (Expand)AuthorAgeFilesLines
* net: amd: fix return type of ndo_start_xmit functionYueHaibing2018-09-201-2/+4
* format-security: move static strings to constKees Cook2017-05-091-1/+2
* net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-131-1/+0Star
* ethernet: amd: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-131-1/+1
* PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-151-1/+1
* ethernet: amd: use PTR_RET instead of IS_ERR + PTR_ERRSilviu-Mihai Popescu2013-03-121-3/+1Star
* drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches2013-03-091-3/+0Star
* netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi2012-02-061-1/+1
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-181-1/+1
* amd: Move AMD (Lance) chipset driversJeff Kirsher2011-08-111-0/+961