aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/smsc/smsc9420.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-04smsc9420: Support the get_ts_info ethtool method.Richard Cochran1-0/+1
2012-02-15net: replace random_ether_addr() with eth_hw_addr_random()Danny Kukawka1-3/+2
2012-02-08netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi1-2/+0
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches1-3/+1
2011-11-08sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones1-3/+4
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker1-0/+1
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/+1763