1. bab02a6 fm10k: use generic ethtool_op_get_ts_info callback by Jacob Keller · 8 years ago
  2. 88cdcfe fm10k: remove fm10k_get_reta_size from namespace by Jacob Keller · 8 years ago
  3. ce33624 fm10k: don't stop reset due to FM10K_ERR_REQUESTS_PENDING by Jacob Keller · 8 years ago
  4. 3487588 fm10k: fix incorrect index calculation in fm10k_write_reta by Jacob Keller · 8 years ago
  5. 8664109 fm10k: consistently use Intel(R) for driver names by Jacob Keller · 9 years ago
  6. 540a5d8 fm10k: fix possible null pointer deref after kcalloc by Jacob Keller · 9 years ago
  7. 9de6a1a fm10k: drop 1588 support by Jacob Keller · 9 years ago
  8. 3ef2f56 fm10k: remove debug-statistics support by Jacob Keller · 9 years ago
  9. 09401ae fm10k: add helper functions to set strings and data for ethtool stats by Jacob Keller · 9 years ago
  10. 0ea7fae fm10k: use ethtool_rxfh_indir_default for default redirection table by Jacob Keller · 9 years ago
  11. c4114e3 fm10k: prevent possibly uninitialized variable by Bruce Allan · 9 years ago
  12. d2e0721 fm10k: add helper functions to set strings and data for ethtool stats by Jacob Keller · 9 years ago
  13. fcdb0a9 fm10k: cleanup remaining right-bit-shifted 1 by Bruce Allan · 9 years ago
  14. 3d02b3d fm10k: cleanup overly long lines by Bruce Allan · 9 years ago
  15. a4fcad6 fm10k: whitespace cleanups by Bruce Allan · 9 years ago
  16. 436ea95 fm10k: use macro for default Tx and Rx ITR values by Jacob Keller · 9 years ago
  17. 584373f fm10k: introduce ITR_IS_ADAPTIVE macro by Jacob Keller · 9 years ago
  18. 5680ea6 fm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped by Jacob Keller · 9 years ago
  19. 17d39fa fm10k: add statistics for actual DWORD count of mbmem mailbox by Jacob Keller · 9 years ago
  20. 47ea032 drivers/net: get rid of unnecessary initializations in .get_drvinfo() by Ivan Vecera · 9 years ago
  21. f6f19f8 fm10k: use snprintf() instead of sprintf() to avoid buffer overflow by Jacob Keller · 9 years ago
  22. 80043f3 fm10k: add support for extra debug statistics by Jacob Keller · 9 years ago
  23. 986eec4 fm10k: Fix missing braces after if statement by Alexander Duyck · 9 years ago
  24. c0e58e9 fm10k: use an unsigned int for i in ethtool_get_strings by Jacob Keller · 9 years ago
  25. 750c607 fm10k: renamed mbx_tx_dropped to mbx_tx_oversized by Jeff Kirsher · 10 years ago
  26. e05546e fm10k: expose tx_timeout_count as an ethtool stat by Jeff Kirsher · 10 years ago
  27. fbdb159 fm10k: separate PF only stats so that VF does not display them by Jeff Kirsher · 10 years ago
  28. c0e6178 fm10k: use hw->mac.max_queues for stats by Jeff Kirsher · 10 years ago
  29. 29a928e fm10k: only show actual queues, not the maximum in hardware by Jeff Kirsher · 10 years ago
  30. de44519 fm10k: fix unused warnings by Jeff Kirsher · 10 years ago
  31. 97c71e3 fm10k: Remove redundant rx_errors in ethtool by Jeff Kirsher · 10 years ago
  32. eca3204 fm10k: Resolve various spelling errors and checkpatch warnings by Matthew Vick · 10 years ago
  33. 892311f ethtool: Support for configurable RSS hash function by Eyal Perry · 10 years ago
  34. eb51bba fm10k: using vmalloc requires including linux/vmalloc.h by Stephen Rothwell · 10 years ago
  35. a211e01 fm10k: Add support for PTP by Alexander Duyck · 10 years ago
  36. 5cb8db4 fm10k: Add support for VF by Alexander Duyck · 10 years ago
  37. aa3ac82 fm10k: Add support for multiple queues by Alexander Duyck · 10 years ago
  38. 82dd0f7 fm10k: Add ethtool support by Alexander Duyck · 10 years ago