1. 841c950 i40e/i40evf: use cmpxchg64 when updating private flags in ethtool by Jacob Keller · 8 years ago
  2. d36e41d i40e: separate hw_features from runtime changing flags by Jacob Keller · 8 years ago
  3. b85c94b i40e/i40evf: remove mismatched type warnings by Jesse Brandeburg · 8 years ago
  4. 83d14c5 i40e: Add message for unsupported MFP mode by Carolyn Wyborny · 8 years ago
  5. 74608d1 i40e: add support for XDP_TX action by Björn Töpel · 8 years ago
  6. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  7. 6964e53 i40e: fix handling of HW ATR eviction by Jacob Keller · 8 years ago
  8. 2955fac i40e: add statistic indicating number of skipped Tx timestamps by Jacob Keller · 8 years ago
  9. 47994c1 i40e: remove hw_disabled_flags in favor of using separate flag bits by Jacob Keller · 8 years ago
  10. 0da36b9 i40e: use DECLARE_BITMAP for state fields by Jacob Keller · 8 years ago
  11. 6322e63 i40e: properly spell I40E_VF_STATE_* flags by Jacob Keller · 8 years ago
  12. e8d2f4c i40e: fix CONFIG_BUSY checks in i40e_set_settings function by Jacob Keller · 8 years ago
  13. 17daabb i40e: Simplify i40e_detect_recover_hung_queue logic by Alan Brady · 8 years ago
  14. 373149f i40e: Decrease the scope of rtnl lock by Maciej Sosin · 8 years ago
  15. c424d4a i40e/i40evf: Add legacy-rx private flag to allow fallback to old Rx flow by Alexander Duyck · 8 years ago
  16. aca955d i40e: Clean up handling of private flags by Alexander Duyck · 8 years ago
  17. 9eed69a i40e: Drop FCoE code from core driver files by Alexander Duyck · 8 years ago
  18. f223c87 i40e: add support for SCTPv4 FDir filters by Jacob Keller · 9 years ago
  19. 0e588de i40e: implement support for flexible word payload by Jacob Keller · 9 years ago
  20. e793095 i40e: add parsing of flexible filter fields from userdef by Jacob Keller · 9 years ago
  21. 43b1569 i40e: partition the ring_cookie to get VF index by Jacob Keller · 9 years ago
  22. 9229e99 i40e: allow changing input set for ntuple filters by Jacob Keller · 9 years ago
  23. 36777d9 i40e: check current configured input set when adding ntuple filters by Jacob Keller · 8 years ago
  24. faa16e0 i40e: correctly honor the mask fields for ETHTOOL_SRXCLSRLINS by Jacob Keller · 8 years ago
  25. c6da525 i40e: always remove old filter when adding new FDir filter by Jacob Keller · 9 years ago
  26. 1ec8dea i40e: explicitly fail on extended MAC field for ethtool_rx_flow_spec by Jacob Keller · 9 years ago
  27. 01016da i40e: rework exit flow of i40e_add_fdir_ethtool by Jacob Keller · 9 years ago
  28. 8ce43dc i40e: don't use arrays for (src|dst)_ip by Jacob Keller · 9 years ago
  29. a7f9094 i40e: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  30. b77ac97 i40e: rename auto_disable_flags to hw_disabled_flags by Harshitha Ramamurthy · 9 years ago
  31. c271dd6 i40e: fix ethtool to get EEPROM data from X722 interface by Lihong Yang · 9 years ago
  32. b7eaf8f i40e: Save more link abilities when using ethtool by Henry Tieman · 9 years ago
  33. 3308406 i40e: add interrupt rate limit verbosity by Alan Brady · 9 years ago
  34. 1c0e6a3 i40e: refactor macro INTRL_USEC_TO_REG by Alan Brady · 9 years ago
  35. 1e28e86 i40e: defeature support for PTP L4 frame detection on XL710 by Jacob Keller · 9 years ago
  36. 3123237 i40e: Add support for 25G devices by Carolyn Wyborny · 9 years ago
  37. 4f9b430 i40e: Blink LED on 1G BaseT boards by Henry Tieman · 9 years ago
  38. e5d3220 i40e/i40evf: replace for memcpy with single memcpy call in ethtool by Jacob Keller · 9 years ago
  39. 4ad9f4f i40e: Fix for ethtool Supported link modes by Harshitha Ramamurthy · 9 years ago
  40. 2f7679e i40e: fix panic on SPARC while changing num of desc by Tushar Dave · 9 years ago
  41. d182a5c i40e: avoid duplicate private flags definitions by Jacob Keller · 9 years ago
  42. 3aa7b74 i40e: removed unreachable code by Filip Sadowski · 9 years ago
  43. 4b81644 i40e: Add common function for finding VSI by type by Alexander Duyck · 9 years ago
  44. 5d4ca23 i40e: Clean up handling of msglevel flags and debug parameter by Alexander Duyck · 9 years ago
  45. fe180a5 i40e: Make struct i40e_stats const by Joe Perches · 9 years ago
  46. 65e87c0 i40evf: support queue-specific settings for interrupt moderation by Jacob Keller · 9 years ago
  47. 234dc4e i40e: cleanup ATR auto_disable_flags use by Jacob Keller · 9 years ago
  48. f158235 i40e: fix setting user defined RSS hash key by Alan Brady · 9 years ago
  49. fbcfac3 i40e: use matching format identifiers by Heinrich Schuchardt · 9 years ago
  50. eb0dd6e i40e: Allow RSS Hash set with less than four parameters by Carolyn Wyborny · 9 years ago
  51. 59826d9 i40e: don't allow reduction of channels below active FD rules by Jacob Keller · 9 years ago
  52. 9169827 i40e: add missing link advertise setting by Stefan Assmann · 9 years ago
  53. 2853704 i40e: Fix to show correct Advertised Link Modes when link is down by Avinash Dayanand · 9 years ago
  54. 01a7a9f i40e: Removing unnecessary code which caused supported link mode bug by Avinash Dayanand · 9 years ago
  55. 6536227 i40e: fix missing DA cable check by Serey Kong · 9 years ago
  56. 06566e5 i40e: Refactor ethtool get_settings by Catherine Sullivan · 9 years ago
  57. b556989 i40e: Add vf-true-promisc-support priv flag by Anjali Singhai Jain · 9 years ago
  58. 06c0e39 i40e: Add support for disabling all link and change bits needed for PHY interactions by Kevin Scott · 9 years ago
  59. 147e81e i40e: Test memory before ethtool alloc succeeds by Jesse Brandeburg · 9 years ago
  60. 1a557afc i40e: Refactor receive routine by Jesse Brandeburg · 9 years ago
  61. b32bfa1 i40e: Drop packet split receive routine by Jesse Brandeburg · 9 years ago
  62. bab3a34 i40e: Code cleanup in i40e_add_fdir_ethtool by Shannon Nelson · 9 years ago
  63. 16badc3 i40e: Fix for supported link modes in 10GBaseT PHY's by Avinash Dayanand · 9 years ago
  64. 08ca387 i40e: call ndo_stop() instead of dev_close() when running offline selftest by Stefan Assmann · 10 years ago
  65. f3757a4 i40e/ethtool: support coalesce setting by queue by Kan Liang · 9 years ago
  66. be280ba i40e/ethtool: support coalesce getting by queue by Kan Liang · 9 years ago
  67. a75e800 i40e: queue-specific settings for interrupt moderation by Kan Liang · 9 years ago
  68. 272cdaf2 i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw. by Shannon Nelson · 9 years ago
  69. 31b606d i40e: Fix led blink capability for 10GBaseT PHY by Carolyn Wyborny · 9 years ago
  70. 6e93d0c i40e: better error reporting for nvmupdate by Shannon Nelson · 10 years ago
  71. dd35310 i40e: Add a SW workaround for lost interrupts by Anjali Singhai Jain · 10 years ago
  72. 66fc360 i40e: use new add_veb calling with VEB stats control by Shannon Nelson · 10 years ago
  73. 72b7486 i40e: add priv flag for automatic rule eviction by Anjali Singhai Jain · 10 years ago
  74. c40918c i40e: count allocation errors by Jesse Brandeburg · 10 years ago
  75. 1d0a4ad i40e: add counter for arq overflows by Mitch Williams · 10 years ago
  76. f8db54cc i40e: add 100Mb ethtool reporting by Catherine Sullivan · 10 years ago
  77. 3d0da5b i40e/i40evf: Fix for UDP/TCP RSS for X722 by Anjali Singhai Jain · 10 years ago
  78. 48b1804 i40e: Replace X722 mac check in ethtool get_settings by Catherine Sullivan · 10 years ago
  79. 6e35c04 i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtool by Anjali Singhai Jain · 10 years ago
  80. 827de39 i40e: use priv flags to control packet split by Jesse Brandeburg · 10 years ago
  81. 28c5869 i40e: add new fields to store user configuration by Helin Zhang · 10 years ago
  82. 043dd65 i40e: create a generic configure rss function by Helin Zhang · 10 years ago
  83. e69ff81 i40e: rework the functions to configure RSS with similar parameters by Helin Zhang · 10 years ago
  84. 3e3aa21 i40e: return the number of enabled queues for ETHTOOL_GRXRINGS by Helin Zhang · 10 years ago
  85. 164c9f5 i40e/i40evf: Add a stat to track how many times we have to do a force WB by Anjali Singhai Jain · 10 years ago
  86. ba3e208 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  87. 74a6c66 i40e: fix stats offsets by Jesse Brandeburg · 10 years ago
  88. 52e9689 i40e: Move error message to debug level by Catherine Sullivan · 10 years ago
  89. 3ce12ee i40e: Fix order of checks when enabling/disabling autoneg in ethtool by Catherine Sullivan · 10 years ago
  90. 48becae i40e: Recognize 1000Base_T_Optical phy type when link is up by Catherine Sullivan · 10 years ago
  91. ac26fc1 i40e/i40evf: moderate interrupts differently by Jesse Brandeburg · 10 years ago
  92. 1cdfd88 i40e: priv flag for controlling VEB stats by Shannon Nelson · 10 years ago
  93. 3c5c420 i40e: remove read/write failed messages from nvmupdate by Shannon Nelson · 10 years ago
  94. 6dec101 i40e: generate fewer startup messages by Shannon Nelson · 10 years ago
  95. 47ea032 drivers/net: get rid of unnecessary initializations in .get_drvinfo() by Ivan Vecera · 10 years ago
  96. 874d1a1 i40e/i40evf: remove redundant declarations of a variable and a function by Shannon Nelson · 10 years ago
  97. 3b6c217 i40e: Remove 100M SGMII unless hw is X722 by Catherine Sullivan · 10 years ago
  98. ef17178 i40e: use priv flags to control flow director by Jesse Brandeburg · 10 years ago
  99. fc72dbc i40e/i40evf: Refactor PHY structure and add phy_capabilities enum by Catherine Sullivan · 10 years ago
  100. 0a862b4 i40e/i40evf: Add module_types and update_link_info by Catherine Sullivan · 10 years ago