aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd/7990.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-12ethernet: amd: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas1-3/+3
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal1-2/+2
2016-04-26drivers: net: use NETDEV_TX_OK instead of NETDEV_TX_LOCKEDFlorian Westphal1-3/+5
2015-09-29net: 7990: Export lance_poll() to modulesGeert Uytterhoeven1-0/+1
2014-03-24lance: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman1-1/+1
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-12-29net/7990: Fix whitespace errorsGeert Uytterhoeven1-414/+422
2013-03-09drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches1-2/+0
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi1-1/+1
2011-08-10amd: Move AMD (Lance) chipset driversJeff Kirsher1-0/+662