summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/e1000e/ethtool.c
AgeCommit message (Expand)Author
2013-01-29e1000e: enable ECC on I217/I218 to catch packet buffer memory errorsBruce Allan
2012-12-01e1000e: cosmetic cleanup of commentsBruce Allan
2012-08-30e1000e: cleanup strict checkpatch checkBruce Allan
2012-08-21e1000e: implement MDI/MDI-X controlJesse Brandeburg
2012-07-22e1000e: advertise transmit time stampingRichard Cochran
2012-07-14e1000e: Program the correct register for ITR when using MSI-X.Matthew Vick
2012-06-05e1000e: test for valid check_reset_block function pointerBruce Allan
2012-05-04e1000e: initial support for i217Bruce Allan
2012-04-14e1000e: cleanup remaining strings split across multiple linesBruce Allan
2012-04-04e1000e: cleanup indexed register arraysBruce Allan
2012-02-24e1000e: cleanup use of check_reset_block function pointerBruce Allan
2012-02-10e1000e: remove unnecessary parenthesesBruce Allan
2012-02-07e1000e: fix sparse warnings with -D__CHECK_ENDIAN__Bruce Allan
2012-02-07e1000e: cleanup e1000_set_phys_idBruce Allan
2012-02-07e1000e: cleanup - check return values consistentlyBruce Allan
2012-01-26e1000e: update copyright yearBruce Allan
2012-01-26e1000e: Need to include vmalloc.hDavid S. Miller
2012-01-25e1000e: re-factor ethtool get/set ring parameterBruce Allan
2012-01-25e1000e: pass pointer to ring struct instead of adapter structBruce Allan
2012-01-25e1000e: add Receive Packet Steering (RPS) supportBruce Allan
2011-11-16net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routinesRick Jones
2011-11-14Sweep the last of the active .get_drvinfo floors under ethernet/Rick Jones
2011-10-07net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones
2011-08-26e1000e: convert to netdev features/hw_features APIBruce Allan
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-08-19e1000e: convert driver to use extended descriptorsBruce Allan
2011-08-10intel: Move the Intel wired LAN driversJeff Kirsher