1. 9b10df5 i40e: use WARN_ONCE to replace the commented BUG_ON size check by Jacob Keller · 7 years ago
  2. 019b9cd i40e: split i40e_get_strings() into smaller functions by Jacob Keller · 7 years ago
  3. b831236 i40e: always return all queue stat strings by Jacob Keller · 7 years ago
  4. 9955d49 i40e: always return VEB stat strings by Jacob Keller · 7 years ago
  5. 3f76d01 i40e: add tx_busy to ethtool stats by Harshitha Ramamurthy · 7 years ago
  6. 132ee00 i40e: cleanup whitespace for some ethtool stat definitions by Jacob Keller · 7 years ago
  7. 7e20188 i40e: remove duplicate pfc stats by Jacob Keller · 7 years ago
  8. 0ded9c6 i40e: calculate ethtool stats size in a separate function by Jacob Keller · 7 years ago
  9. 6ee4d32 i40e: Add advertising 10G LR mode by Jakub Pawlak · 7 years ago
  10. f525442 i40e/i40evf: cleanup incorrect function doxygen comments by Jacob Keller · 7 years ago
  11. 51dce24 net: intel: Cleanup the copyright/license headers by Jeff Kirsher · 7 years ago
  12. 886ff14 i40e: stop using cmpxchg flow in i40e_set_priv_flags() by Jacob Keller · 7 years ago
  13. 134201a i40e: move AUTO_DISABLED flags into the state field by Jacob Keller · 7 years ago
  14. ae06c70 intel: add SPDX identifiers to all the Intel drivers by Jeff Kirsher · 7 years ago
  15. 3f8c8437 i40e: Prevent setting link speed on I40E_DEV_ID_25G_B by Patryk Małek · 7 years ago
  16. 88244a4 i40e: Prevent setting link speed on KX_X722 by Patryk Małek · 7 years ago
  17. 32c23b4 i40e: Properly check allowed advertisement capabilities by Jan Sokolowski · 7 years ago
  18. c3880bd i40e: link_down_on_close private flag support by Mariusz Stachura · 8 years ago
  19. 7b63435 i40e: i40e: Change ethtool check from MAC to HW flag by Dave Ertman · 8 years ago
  20. 556fdfd i40e/i40evf: Split container ITR into current_itr and target_itr by Alexander Duyck · 8 years ago
  21. 92418fb i40e/i40evf: Use usec value instead of reg value for ITR defines by Alexander Duyck · 8 years ago
  22. 8b99b11 i40e/i40evf: Clean-up of bits related to using q_vector->reg_idx by Alexander Duyck · 8 years ago
  23. fe09ed0 i40e: use changed_flags to check I40E_FLAG_DISABLE_FW_LLDP by Alan Brady · 8 years ago
  24. 17b4d25 i40e: Warn when setting link-down-on-close while in MFP by Paweł Jabłoński · 8 years ago
  25. 40588ca i40e/i40evf: Only track one ITR setting per ring instead of Tx/Rx by Alexander Duyck · 8 years ago
  26. 40339af i40e: fix reported mask for ntuple filters by Jacob Keller · 8 years ago
  27. 443ee71 i40e: disallow programming multiple filters with same criteria by Jacob Keller · 8 years ago
  28. 02b4016 i40e: program fragmented IPv4 filter input set by Jacob Keller · 8 years ago
  29. c61c8fe i40e: Implement an ethtool private flag to stop LLDP in FW by Dave Ertman · 8 years ago
  30. 60f481b i40e: change flags to use 64 bits by Alice Michael · 8 years ago
  31. b5b5f37 i40e/i40evf: Use ring pointers to clean up _set_itr_per_queue by Alexander Duyck · 8 years ago
  32. ca6e1d0 i40e: Fix for adding multiple ethtool filters on the same location by Patryk Małek · 8 years ago
  33. dbd668e i40e: display priority_xon and priority_xoff stats by Alice Michael · 8 years ago
  34. 8712882 i40e: setup xdp_rxq_info by Jesper Dangaard Brouer · 8 years ago
  35. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  36. 5efe0c6 i40e: Cloud filter mode for set_switch_config command by Amritha Nambiar · 8 years ago
  37. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 8 years ago
  38. cee9199 i40e: convert i40e_set_link_ksettings to new API by Alan Brady · 8 years ago
  39. 636b62d i40e: rename 'change' variable to 'autoneg_changed' by Alan Brady · 8 years ago
  40. 79f04a3 i40e: convert i40e_get_settings_link_up to new API by Alan Brady · 8 years ago
  41. 1eaae51 i40e: convert i40e_phy_type_to_ethtool to new API by Alan Brady · 8 years ago
  42. 211b4c1 i40e: Add new PHY types for 25G AOC and ACC support by Sudheer Mogilappagari · 8 years ago
  43. 6987bd25 i40e: group autoneg PHY types together by Alan Brady · 8 years ago
  44. a03af69 i40e: fix whitespace issues in i40e_ethtool.c by Alan Brady · 8 years ago
  45. 91a5c44 i40e: fix comment typo by Alan Brady · 8 years ago
  46. 52e2d02 i40e: fix i40e_phy_type_to_ethtool function header by Alan Brady · 8 years ago
  47. 5f43499 i40e: fix clearing link masks in i40e_get_link_ksettings by Alan Brady · 8 years ago
  48. 21675bd i40e: add function header for i40e_get_rxfh by Alan Brady · 8 years ago
  49. c6faca7 i40e: remove ifdef SPEED_25000 by Alan Brady · 8 years ago
  50. 1c142e1 i40e: rename 'cmd' variables in ethtool interface by Alan Brady · 8 years ago
  51. a9ce82f i40e: Enable 'channel' mode in mqprio for TC configs by Amritha Nambiar · 8 years ago
  52. b74f571 i40e/i40evf: organize and re-number feature flags by Jacob Keller · 8 years ago
  53. 052b93d i40e: do not enter PHY debug mode while setting LEDs behaviour by Mariusz Stachura · 8 years ago
  54. 64615b5 i40e: add private flag to control source pruning by Mitch Williams · 8 years ago
  55. 9c0e5ca i40e: Add support for 'ethtool -m' by Filip Sadowski · 8 years ago
  56. 06b2dec i40e: prevent changing ITR if adaptive-rx/tx enabled by Alan Brady · 8 years ago
  57. 841c950 i40e/i40evf: use cmpxchg64 when updating private flags in ethtool by Jacob Keller · 8 years ago
  58. d36e41d i40e: separate hw_features from runtime changing flags by Jacob Keller · 8 years ago
  59. b85c94b i40e/i40evf: remove mismatched type warnings by Jesse Brandeburg · 8 years ago
  60. 83d14c5 i40e: Add message for unsupported MFP mode by Carolyn Wyborny · 8 years ago
  61. 74608d1 i40e: add support for XDP_TX action by Björn Töpel · 8 years ago
  62. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  63. 6964e53 i40e: fix handling of HW ATR eviction by Jacob Keller · 8 years ago
  64. 2955fac i40e: add statistic indicating number of skipped Tx timestamps by Jacob Keller · 8 years ago
  65. 47994c1 i40e: remove hw_disabled_flags in favor of using separate flag bits by Jacob Keller · 8 years ago
  66. 0da36b9 i40e: use DECLARE_BITMAP for state fields by Jacob Keller · 8 years ago
  67. 6322e63 i40e: properly spell I40E_VF_STATE_* flags by Jacob Keller · 8 years ago
  68. e8d2f4c i40e: fix CONFIG_BUSY checks in i40e_set_settings function by Jacob Keller · 8 years ago
  69. 17daabb i40e: Simplify i40e_detect_recover_hung_queue logic by Alan Brady · 8 years ago
  70. 373149f i40e: Decrease the scope of rtnl lock by Maciej Sosin · 8 years ago
  71. c424d4a i40e/i40evf: Add legacy-rx private flag to allow fallback to old Rx flow by Alexander Duyck · 8 years ago
  72. aca955d i40e: Clean up handling of private flags by Alexander Duyck · 8 years ago
  73. 9eed69a i40e: Drop FCoE code from core driver files by Alexander Duyck · 8 years ago
  74. f223c87 i40e: add support for SCTPv4 FDir filters by Jacob Keller · 9 years ago
  75. 0e588de i40e: implement support for flexible word payload by Jacob Keller · 9 years ago
  76. e793095 i40e: add parsing of flexible filter fields from userdef by Jacob Keller · 9 years ago
  77. 43b1569 i40e: partition the ring_cookie to get VF index by Jacob Keller · 9 years ago
  78. 9229e99 i40e: allow changing input set for ntuple filters by Jacob Keller · 9 years ago
  79. 36777d9 i40e: check current configured input set when adding ntuple filters by Jacob Keller · 8 years ago
  80. faa16e0 i40e: correctly honor the mask fields for ETHTOOL_SRXCLSRLINS by Jacob Keller · 8 years ago
  81. c6da525 i40e: always remove old filter when adding new FDir filter by Jacob Keller · 9 years ago
  82. 1ec8dea i40e: explicitly fail on extended MAC field for ethtool_rx_flow_spec by Jacob Keller · 9 years ago
  83. 01016da i40e: rework exit flow of i40e_add_fdir_ethtool by Jacob Keller · 9 years ago
  84. 8ce43dc i40e: don't use arrays for (src|dst)_ip by Jacob Keller · 9 years ago
  85. a7f9094 i40e: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  86. b77ac97 i40e: rename auto_disable_flags to hw_disabled_flags by Harshitha Ramamurthy · 9 years ago
  87. c271dd6 i40e: fix ethtool to get EEPROM data from X722 interface by Lihong Yang · 9 years ago
  88. b7eaf8f i40e: Save more link abilities when using ethtool by Henry Tieman · 9 years ago
  89. 3308406 i40e: add interrupt rate limit verbosity by Alan Brady · 9 years ago
  90. 1c0e6a3 i40e: refactor macro INTRL_USEC_TO_REG by Alan Brady · 9 years ago
  91. 1e28e86 i40e: defeature support for PTP L4 frame detection on XL710 by Jacob Keller · 9 years ago
  92. 3123237 i40e: Add support for 25G devices by Carolyn Wyborny · 9 years ago
  93. 4f9b430 i40e: Blink LED on 1G BaseT boards by Henry Tieman · 9 years ago
  94. e5d3220 i40e/i40evf: replace for memcpy with single memcpy call in ethtool by Jacob Keller · 9 years ago
  95. 4ad9f4f i40e: Fix for ethtool Supported link modes by Harshitha Ramamurthy · 9 years ago
  96. 2f7679e i40e: fix panic on SPARC while changing num of desc by Tushar Dave · 9 years ago
  97. d182a5c i40e: avoid duplicate private flags definitions by Jacob Keller · 9 years ago
  98. 3aa7b74 i40e: removed unreachable code by Filip Sadowski · 9 years ago
  99. 4b81644 i40e: Add common function for finding VSI by type by Alexander Duyck · 9 years ago
  100. 5d4ca23 i40e: Clean up handling of msglevel flags and debug parameter by Alexander Duyck · 9 years ago