1. 7462494 ethtool: extend ringparam setting/getting API with rx_buf_len by Hao Chen · 3 years, 4 months ago
  2. f3ccfda1 ethtool: extend coalesce setting uAPI with CQE mode by Yufeng Mo · 3 years, 7 months ago
  3. cc69837 net: don't include ethtool.h from netdevice.h by Jakub Kicinski · 4 years, 4 months ago
  4. 5463fce6 ethernet/intel: Convert fallthrough code comments by Jeff Kirsher · 4 years, 9 months ago
  5. 34a2a3b8 net/intel: remove driver versions from Intel drivers by Jeff Kirsher · 4 years, 9 months ago
  6. 194219a net: fm10k: reject unsupported coalescing params by Jakub Kicinski · 5 years ago
  7. c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
  8. a3ffeaf fm10k: convert NON_Q_VECTORS(hw) into NON_Q_VECTORS by Jacob Keller · 6 years ago
  9. 4f9e05f fm10k: reduce the scope of qv local variable by Jacob Keller · 6 years ago
  10. a5c0d86 fm10k: reduce scope of *p local variable by Jacob Keller · 6 years ago
  11. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 7 years ago
  12. 454ca38 fm10k: warn if the stat size is unknown by Jacob Keller · 7 years ago
  13. 36592d6 fm10k: use macro to avoid passing the array and size separately by Jacob Keller · 7 years ago
  14. d63bb21 fm10k: use variadic arguments to fm10k_add_stat_strings by Jacob Keller · 7 years ago
  15. 2ead8ae fm10k: reduce duplicate fm10k_stat macro code by Jacob Keller · 7 years ago
  16. 51dce24 net: intel: Cleanup the copyright/license headers by Jeff Kirsher · 7 years ago
  17. ae06c70 intel: add SPDX identifiers to all the Intel drivers by Jeff Kirsher · 7 years ago
  18. 4692955 fm10k: future-proof state bitmaps using DECLARE_BITMAP by Jacob Keller · 8 years ago
  19. 3ee7b3a fm10k: use a BITMAP for flags to avoid race conditions by Jacob Keller · 8 years ago
  20. 540fca3 fm10k: correctly check if interface is removed by Phil Turnbull · 8 years ago
  21. aee2433 fm10k: remove extraneous variable definition in fm10k_ethtool.c by Jacob Keller · 8 years ago
  22. bab02a6 fm10k: use generic ethtool_op_get_ts_info callback by Jacob Keller · 9 years ago
  23. 88cdcfe fm10k: remove fm10k_get_reta_size from namespace by Jacob Keller · 9 years ago
  24. ce33624 fm10k: don't stop reset due to FM10K_ERR_REQUESTS_PENDING by Jacob Keller · 9 years ago
  25. 3487588 fm10k: fix incorrect index calculation in fm10k_write_reta by Jacob Keller · 9 years ago
  26. 8664109 fm10k: consistently use Intel(R) for driver names by Jacob Keller · 9 years ago
  27. 540a5d8 fm10k: fix possible null pointer deref after kcalloc by Jacob Keller · 9 years ago
  28. 9de6a1a fm10k: drop 1588 support by Jacob Keller · 9 years ago
  29. 3ef2f56 fm10k: remove debug-statistics support by Jacob Keller · 9 years ago
  30. 09401ae fm10k: add helper functions to set strings and data for ethtool stats by Jacob Keller · 9 years ago
  31. 0ea7fae fm10k: use ethtool_rxfh_indir_default for default redirection table by Jacob Keller · 9 years ago
  32. c4114e3 fm10k: prevent possibly uninitialized variable by Bruce Allan · 9 years ago
  33. d2e0721 fm10k: add helper functions to set strings and data for ethtool stats by Jacob Keller · 9 years ago
  34. fcdb0a9 fm10k: cleanup remaining right-bit-shifted 1 by Bruce Allan · 9 years ago
  35. 3d02b3d fm10k: cleanup overly long lines by Bruce Allan · 9 years ago
  36. a4fcad6 fm10k: whitespace cleanups by Bruce Allan · 9 years ago
  37. 436ea95 fm10k: use macro for default Tx and Rx ITR values by Jacob Keller · 9 years ago
  38. 584373f fm10k: introduce ITR_IS_ADAPTIVE macro by Jacob Keller · 9 years ago
  39. 5680ea6 fm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped by Jacob Keller · 9 years ago
  40. 17d39fa fm10k: add statistics for actual DWORD count of mbmem mailbox by Jacob Keller · 9 years ago
  41. 47ea032 drivers/net: get rid of unnecessary initializations in .get_drvinfo() by Ivan Vecera · 9 years ago
  42. f6f19f8 fm10k: use snprintf() instead of sprintf() to avoid buffer overflow by Jacob Keller · 10 years ago
  43. 80043f3 fm10k: add support for extra debug statistics by Jacob Keller · 10 years ago
  44. 986eec4 fm10k: Fix missing braces after if statement by Alexander Duyck · 10 years ago
  45. c0e58e9 fm10k: use an unsigned int for i in ethtool_get_strings by Jacob Keller · 10 years ago
  46. 750c607 fm10k: renamed mbx_tx_dropped to mbx_tx_oversized by Jeff Kirsher · 10 years ago
  47. e05546e fm10k: expose tx_timeout_count as an ethtool stat by Jeff Kirsher · 10 years ago
  48. fbdb159 fm10k: separate PF only stats so that VF does not display them by Jeff Kirsher · 10 years ago
  49. c0e6178 fm10k: use hw->mac.max_queues for stats by Jeff Kirsher · 10 years ago
  50. 29a928e fm10k: only show actual queues, not the maximum in hardware by Jeff Kirsher · 10 years ago
  51. de44519 fm10k: fix unused warnings by Jeff Kirsher · 10 years ago
  52. 97c71e3 fm10k: Remove redundant rx_errors in ethtool by Jeff Kirsher · 10 years ago
  53. eca3204 fm10k: Resolve various spelling errors and checkpatch warnings by Matthew Vick · 10 years ago
  54. 892311f ethtool: Support for configurable RSS hash function by Eyal Perry · 10 years ago
  55. eb51bba fm10k: using vmalloc requires including linux/vmalloc.h by Stephen Rothwell · 10 years ago
  56. a211e01 fm10k: Add support for PTP by Alexander Duyck · 10 years ago
  57. 5cb8db4 fm10k: Add support for VF by Alexander Duyck · 10 years ago
  58. aa3ac82 fm10k: Add support for multiple queues by Alexander Duyck · 10 years ago
  59. 82dd0f7 fm10k: Add ethtool support by Alexander Duyck · 10 years ago