aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd/nmclan_cs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-07net: nmlan_cs: Use net_device_stats from struct net_deviceTobias Klauser1-25/+24
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson1-1/+0
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal1-1/+1
2015-01-29net: am2150: fix nmclan_cs.c shared interrupt handlingArnd Bergmann1-0/+2
2014-09-22am2150: Update nmclan_cs.c to use update PCMCIA APIJeff Kirsher1-1/+1
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe1-1/+1
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-03-15drivers/net: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten1-13/+1
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-11-16ethernet: Convert ETHER_ADDR_LEN uses to ETH_ALENJoe Perches1-7/+5
2011-11-16net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routinesRick Jones1-3/+4
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-10amd: Move AMD (Lance) chipset driversJeff Kirsher1-0/+1525