aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/e1000/e1000_ethtool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe1-1/+1
2013-08-29drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches1-4/+4
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+11
2013-03-27e1000: ethtool: Add missing dma_mapping_error-call in e1000_setup_desc_ringsChristoph Paasch1-3/+11
2013-03-17drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches1-4/+2
2013-02-15e1000: fix whitespace issues and multi-line commentsJeff Kirsher1-68/+72
2012-11-19treewide: fix typo of "suppport" in various commentsMasanari Iida1-1/+1
2012-08-21e1000: configure and read MDI settingsJesse Brandeburg1-0/+39
2012-07-22e1000: advertise transmit time stampingRichard Cochran1-0/+1
2011-11-22Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a number of driversRick Jones1-1/+0
2011-11-14Sweep the last of the active .get_drvinfo floors under ethernet/Rick Jones1-6/+7
2011-10-07net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones1-4/+0
2011-08-10intel: Move the Intel wired LAN driversJeff Kirsher1-0/+1863