1. d5ea45d e1000e: call ndo_stop() instead of dev_close() when running offline selftest by Stefan Assmann · 8 years ago
  2. efea95d igb: Garbled output for "ethtool -m" by Doron Shikmoni · 8 years ago
  3. 806ffb1 igb: allow setting MAC address on i211 using a device tree blob by John Holland · 8 years ago
  4. 7f0ba84 igb: Add support for bulk Tx cleanup & cleanup boolean logic by Alexander Duyck · 8 years ago
  5. 415cd2a igb: Fix sparse warning about passing __beXX into leXX_to_cpup by Alexander Duyck · 8 years ago
  6. e43d15c Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  7. 0ea7fae fm10k: use ethtool_rxfh_indir_default for default redirection table by Jacob Keller · 8 years ago
  8. d8ec92f fm10k: fix a minor typo in some comments by Jacob Keller · 8 years ago
  9. 4be37c4 fm10k: correctly clean up when init_queueing_scheme fails by Jacob Keller · 8 years ago
  10. c4114e3 fm10k: prevent possibly uninitialized variable by Bruce Allan · 8 years ago
  11. d2e0721 fm10k: add helper functions to set strings and data for ethtool stats by Jacob Keller · 8 years ago
  12. c8ed563 fm10k: free MBX IRQ before clearing interrupt scheme by Jacob Keller · 8 years ago
  13. 61e0217 fm10k: print error message when stop_hw fails by Jacob Keller · 8 years ago
  14. b352569 fm10k: base queue scheme covered by RSS by Jacob Keller · 8 years ago
  15. e72319b fm10k: don't initialize service task until later in probe by Jacob Keller · 8 years ago
  16. de66c61 fm10k: prevent null pointer dereference of msix_entries table by Jacob Keller · 8 years ago
  17. 11c49f7 fm10k: use ether_addr_copy to copy MAC address by Bruce Allan · 9 years ago
  18. 1905add fm10k: cleanup SPACE_BEFORE_TAB checkpatch warning by Bruce Allan · 9 years ago
  19. 838e610 fm10k: demote BUG_ON() to WARN_ON() where appropriate by Bruce Allan · 9 years ago
  20. fcdb0a9 fm10k: cleanup remaining right-bit-shifted 1 by Bruce Allan · 9 years ago
  21. 1aab144 fm10k: Move constants to the right of binary operators by Bruce Allan · 9 years ago
  22. 50f26a5 i40e/i40evf: Bump patch from 1.4.25 to 1.5.1 by Catherine Sullivan · 8 years ago
  23. 55f7d72 i40e: Change comment to reflect correct function name by Mitch Williams · 8 years ago
  24. 19b73d8 i40evf: Add additional check for reset by Mitch Williams · 8 years ago
  25. 56e5ca6 i40e: Change unknown event error msg to ignore message by Shannon Nelson · 8 years ago
  26. 7e5a313 i40e: Added code to prevent double resets by Mitch Williams · 8 years ago
  27. d3ce5734 i40e: Notify VFs of all resets by Mitch Williams · 8 years ago
  28. c99abb4 i40e: Remove timer and task only if created by Shannon Nelson · 8 years ago
  29. de03d2b i40e: Assure that adminq is alive in debug mode by Shannon Nelson · 8 years ago
  30. 6927839 i40e: Remove MSIx only if created by Shannon Nelson · 8 years ago
  31. 6182902 i40e: Fix up return code by Jesse Brandeburg · 8 years ago
  32. b6cacca i40e: Save off VSI resource count when updating VSI by Kevin Scott · 8 years ago
  33. b7c3593 i40e/i40evf: Remove I40E_MAX_USER_PRIORITY define by Catherine Sullivan · 8 years ago
  34. 4ea6239 i40e/i40evf: Fix casting in transmit code by Jesse Brandeburg · 8 years ago
  35. a619afe i40e/i40evf: Add support for bulk free in Tx cleanup by Alexander Duyck · 8 years ago
  36. f2edaaa i40e/i40evf: Fix handling of boolean logic in polling routines by Alexander Duyck · 8 years ago
  37. 311f23e i40evf: remove dead code by Alan Cox · 8 years ago
  38. 5c4654d i40e/i40evf: Allow up to 12K bytes of data per Tx descriptor instead of 8K by Alexander Duyck · 8 years ago
  39. 08ca387 i40e: call ndo_stop() instead of dev_close() when running offline selftest by Stefan Assmann · 8 years ago
  40. 0c5a616 ixgbe: Add support for toggling VLAN filtering flag via ethtool by Alexander Duyck · 8 years ago
  41. 4ae7834 ixgbe: Extend cls_u32 offload to support UDP headers by Amritha Nambiar · 8 years ago
  42. dbd15b8 ixgbe: Place SWFW semaphore in known valid state at probe by Don Skidmore · 8 years ago
  43. c04f90e ixgbe: add a callback to set the maximum transmit bitrate by Rostislav Pehlivanov · 8 years ago
  44. afdc71e ixgbe: Fix flow control for Xeon D KR backplane by Mark Rustad · 8 years ago
  45. cb2b3ed ixgbevf: Add support for generic Tx checksums by Alexander Duyck · 9 years ago
  46. 49763de ixgbe: Add support for generic Tx checksums by Alexander Duyck · 9 years ago
  47. c7374b5 ixgbe: use eth_platform_get_mac_address() by Sowmini Varadhan · 9 years ago
  48. 3768901 ixgbe: Make all unchanging ops structures const by Mark Rustad · 9 years ago
  49. 06bb1c3 ixgbe: Avoid adding VLAN 0 twice to VLVF and VFTA by Alexander Duyck · 9 years ago
  50. 18be4fc ixgbe: Do not allow PF to add VLVF entry unless it actually needs it by Alexander Duyck · 9 years ago
  51. 1d96cf9 ixgbe: Extend trust to allow guest to set unicast address by chas williams · 9 years ago
  52. d5dd7c3 ixgbevf: use bit operations for setting and checking resets by Emil Tantilov · 9 years ago
  53. 75b6462 ixgbe: on recv increment rx.ring->stats.yields by Pavel Tikhomirov · 9 years ago
  54. b5aea3d ixgbe: Fix cls_u32 offload support for L4 ports by Sridhar Samudrala · 8 years ago
  55. ebd83ad ixgbe: Fix cls_u32 offload support for fields with masks by Sridhar Samudrala · 8 years ago
  56. 176621c ixgbe: fix error handling in TC cls_u32 offload routines by Sridhar Samudrala · 8 years ago
  57. 6e2a60b ixgbe: make __ixgbe_setup_tc static by Emil Tantilov · 8 years ago
  58. 32ca686 ixgbevf: fix error code path when setting MAC address by Emil Tantilov · 8 years ago
  59. 324d086 ixgbevf: call ndo_stop() instead of dev_close() when running offline selftest by Stefan Assmann · 8 years ago
  60. 6c211fe1 ixgbe: call ndo_stop() instead of dev_close() when running offline selftest by Stefan Assmann · 8 years ago
  61. d90b5b0 ixgbe: Use udelay to avoid sleeping while atomic by Mark Rustad · 8 years ago
  62. e2873d4 ixgbe: Fix ATR so that it correctly handles IPv6 extension headers by Alexander Duyck · 8 years ago
  63. 9f12df9 ixgbe: Store VXLAN port number in network order by Alexander Duyck · 8 years ago
  64. 5676804 ixgbe: Fix for RAR0 not being set to default MAC addr by Tushar Dave · 9 years ago
  65. b8ba452 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  66. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  67. fe896d1 mm: introduce page reference manipulation functions by Joonsoo Kim · 8 years ago
  68. 8a284c0 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  69. 01d7ada e1000e: Adds hardware supported cross timestamp on e1000e nic by Christopher S. Hall · 8 years ago
  70. 5eb4dce net: relax setup_tc ndo op handle restriction by John Fastabend · 8 years ago
  71. 2b6ab0d net: cls_u32: move TC offload feature bit into cls_u32 offload logic by John Fastabend · 8 years ago
  72. e3219ce i40e: Add support for client interface for IWARP driver by Anjali Singhai Jain · 8 years ago
  73. 46eafa5 igb: call ndo_stop() instead of dev_close() when running offline selftest by Stefan Assmann · 8 years ago
  74. 030f9f5 igb: Fix VLAN tag stripping on Intel i350 by Corinna Vinschen · 8 years ago
  75. cc54a59 igbvf: remove "link is Up" message when registering mcast address by Jon Maxwell · 8 years ago
  76. ea6ce60 igbvf: Add support for generic Tx checksums by Alexander Duyck · 9 years ago
  77. 6e03370 igb: Add support for generic Tx checksums by Alexander Duyck · 9 years ago
  78. c883de9 igb: rename igb define to be more generic by Todd Fujinaka · 9 years ago
  79. 569f3b3 igb: add conditions for I210 to generate periodic clock output by Roland Hii · 9 years ago
  80. 5e350b9 igb: enable WoL for OEM devices regardless of EEPROM setting by Todd Fujinaka · 9 years ago
  81. 5b70e4a igb: constify e1000_phy_operations structure by Julia Lawall · 9 years ago
  82. b72f3f7 igb: When GbE link up, wait for Remote receiver status condition by Takuma Ueba · 9 years ago
  83. 9cd34b3 e1000e: Initial support for KabeLake by Raanan Avargil · 9 years ago
  84. c5c6d077 e1000e: Clear ULP configuration register on ULP exit by Raanan Avargil · 9 years ago
  85. c26f40d e1000e: Set HW FIFO minimum pointer gap for non-gig speeds by Raanan Avargil · 9 years ago
  86. 74f3129 e1000e: Increase PHY PLL clock gate timing by Raanan Avargil · 9 years ago
  87. 6721e9d e1000e: Increase ULP timer by Raanan Avargil · 9 years ago
  88. f3757a4 i40e/ethtool: support coalesce setting by queue by Kan Liang · 8 years ago
  89. be280ba i40e/ethtool: support coalesce getting by queue by Kan Liang · 8 years ago
  90. a75e800 i40e: queue-specific settings for interrupt moderation by Kan Liang · 8 years ago
  91. b8f1343 i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15 by Jesse Brandeburg · 8 years ago
  92. 35f3472 i40e: let go of the past by Mitch Williams · 8 years ago
  93. a4618ec i40e: suspend scheduling during driver unload by Pandi Kumar Maharajan · 8 years ago
  94. 272cdaf2 i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw. by Shannon Nelson · 8 years ago
  95. f658137 i40e: implement and use Rx CTL helper functions by Shannon Nelson · 8 years ago
  96. 3336514 i40e: add adminq commands for Rx CTL registers by Shannon Nelson · 8 years ago
  97. f534039 i40e: add check for null VSI by John Underwood · 8 years ago
  98. fe72608 i40e: Expose some registers to program parser, FD and RSS logic by Anjali Singhai Jain · 8 years ago
  99. 730a8f8 i40e: Fix for unexpected messaging by Carolyn Wyborny · 8 years ago
  100. 3fe06f4 i40e: Do not wait for Rx queue disable in DCB reconfig by Neerav Parikh · 8 years ago