aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/smsc/epic100.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal1-1/+1
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2013-11-02epic100: replace printk with netdev_ callsBen Boeckel1-67/+58
2013-10-22net: epic100: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman1-2/+1
2012-12-03epic100: remove __dev* attributesBill Pemberton1-6/+6
2012-04-07epic100: stop using net_device.{base_addr, irq} and convert to __iomem.Francois Romieu1-202/+201
2012-02-08netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi1-3/+3
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches1-3/+2
2011-11-08sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones1-3/+3
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-10smsc: Move the SMC (SMSC) driversJeff Kirsher1-0/+1609