1. aa524b6 e1000e: don't modify SYSTIM registers during SIOCSHWTSTAMP ioctl by Jacob Keller · 9 years ago
  2. e10715d igb/igbvf: Add support for GSO partial by Alexander Duyck · 9 years ago
  3. 942c711 e1000e: mark shifted values as unsigned by Jacob Keller · 9 years ago
  4. 18dd239 e1000e: use BIT() macro for bit defines by Jacob Keller · 9 years ago
  5. 0ed2dbf igbvf: use BIT() macro instead of shifts by Jacob Keller · 9 years ago
  6. 12b28b4 igbvf: remove unused variable and dead code by Jacob Keller · 9 years ago
  7. 3f544d2 igb: adjust PTP timestamps for Tx/Rx latency by Nathan Sullivan · 9 years ago
  8. ab507c9 e1000e: e1000e_cyclecounter_read(): do overflow check only if needed by Denys Vlasenko · 9 years ago
  9. a07fd74d e1000e: e1000e_cyclecounter_read(): fix er32(SYSTIML) overflow check by Denys Vlasenko · 9 years ago
  10. fb5277f e1000e: e1000e_cyclecounter_read(): incvalue is 32 bits, not 64 by Denys Vlasenko · 9 years ago
  11. 8008f68 igb: make igb_update_pf_vlvf static by Jacob Keller · 9 years ago
  12. a51d8c2 igb: use BIT() macro or unsigned prefix by Jacob Keller · 9 years ago
  13. 847042a e1000e: Cleanup consistency in ret_val variable usage by Brian Walsh · 9 years ago
  14. e11f303 e1000e: fix ethtool autoneg off for non-copper by Steve Shih · 9 years ago
  15. 3949c4a i40e: constify i40e_client_ops structure by Julia Lawall · 9 years ago
  16. ce927db i40e: fix misleading indentation by Arnd Bergmann · 9 years ago
  17. 147e81e i40e: Test memory before ethtool alloc succeeds by Jesse Brandeburg · 9 years ago
  18. b163098 i40evf: Allocate Rx buffers properly by Mitch Williams · 9 years ago
  19. bec60fc i40e/i40evf: Remove unused hardware receive descriptor code by Jesse Brandeburg · 9 years ago
  20. ab9ad98 i40evf: refactor receive routine by Jesse Brandeburg · 9 years ago
  21. 19b85e6 i40evf: Drop packet split receive routine by Jesse Brandeburg · 9 years ago
  22. 1a557afc i40e: Refactor receive routine by Jesse Brandeburg · 9 years ago
  23. 04b3b77 i40e/i40evf: Remove reference to ring->dtype by Jesse Brandeburg · 9 years ago
  24. b32bfa1 i40e: Drop packet split receive routine by Jesse Brandeburg · 9 years ago
  25. f8a952c i40e/i40evf: Refactor tunnel interpretation by Jesse Brandeburg · 9 years ago
  26. aa8a8b0 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  27. 9b36627 net: remove dev->trans_start by Florian Westphal · 9 years ago
  28. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
  29. 4d0e965 drivers: replace dev->trans_start accesses with dev_trans_start by Florian Westphal · 9 years ago
  30. 8b44a8a ixgbevf: Remove unused parameter by Tony Nguyen · 9 years ago
  31. 8829009 ixgbe: Disable DCB and FCoE for X550EM_x and x550em_a by Usha Ketineni · 9 years ago
  32. 2f8214f ixgbevf: Use mac_ops instead of trying to identify NIC type by Alexander Duyck · 9 years ago
  33. 33b0eb1 ixgbevf: Change the relaxed order settings in VF driver for sparc by Babu Moger · 9 years ago
  34. 45a88df ixgbe: Revise populating few registers and macro definitions by Preethi Banala · 9 years ago
  35. 4c4f802 ixgbe: Return 64 bit stats values by Preethi Banala · 9 years ago
  36. 61ff59d ixgbe: Remove duplicate and unused device ID definitions by Preethi Banala · 9 years ago
  37. 740234f ixgbe: check EEPROM for WOL support for X540 and above by Emil Tantilov · 9 years ago
  38. 00103a6c ixgbe: add WoL support for some 82599 subdevice IDs by Emil Tantilov · 9 years ago
  39. c6d4517 ixgbevf: Support Windows hosts (Hyper-V) by KY Srinivasan · 9 years ago
  40. b4363fb ixgbevf: Add the device ID's presented while running on Hyper-V by KY Srinivasan · 9 years ago
  41. 1cdaaf5 ixgbe: Match on multiple headers for cls_u32 offloads by Amritha Nambiar · 9 years ago
  42. 947f8a4 ixgbe: Add support for redirect action to cls_u32 offloads by Sridhar Samudrala · 9 years ago
  43. 1c7b4a2 i40e/i40evf: Add support for GSO partial with UDP_TUNNEL_CSUM and GRE_CSUM by Alexander Duyck · 9 years ago
  44. ae63bff i40evf: make use of BIT() macro to avoid signed left shift by Jacob Keller · 9 years ago
  45. 2101bac i40e: make use of BIT() macro to prevent left shift of signed values by Jacob Keller · 9 years ago
  46. dcb5745 i40e/i40evf: fix I40E_MASK signed shift overflow warnings by Jacob Keller · 9 years ago
  47. 5a6fc25 i40e/i40evf : Bump driver version from 1.5.5 to 1.5.10 by Harshitha Ramamurthy · 9 years ago
  48. a3aa503 i40e: Update device ids for X722 by Catherine Sullivan · 9 years ago
  49. de38fef i40e: Drop extra copy of function by Jesse Brandeburg · 9 years ago
  50. a1b5a24 i40e: Use consistent type for vf_id by Jesse Brandeburg · 9 years ago
  51. cdc3d93 i40e: PTP - avoid aggregate return warnings by Jesse Brandeburg · 9 years ago
  52. 3ed439c i40e: Fix uninitialized variable by Catherine Sullivan · 9 years ago
  53. b29699b i40evf: RSS Hash Option parameters by Carolyn Wyborny · 9 years ago
  54. 2b79c58 i40e: Remove HMC AQ API implementation by Neerav Parikh · 9 years ago
  55. a856b5c i40e: Prevent falling to promiscuous if the VF is not trusted by Anjali Singhai Jain · 9 years ago
  56. 5f527ba i40e: Limit the number of MAC and VLAN addresses that can be added for VFs by Anjali Singhai Jain · 9 years ago
  57. 692fb0a i40e: Change the default for VFs to be not privileged by Anjali Singhai Jain · 9 years ago
  58. 47d3483 i40evf: Add driver support for promiscuous mode by Anjali Singhai Jain · 9 years ago
  59. 5676a8b i40e: Add VF promiscuous mode driver support by Anjali Singhai Jain · 9 years ago
  60. 6c41a76 i40e: Add promiscuous on VLAN support by Greg Rose · 9 years ago
  61. a149f2c i40e/i40evf: Only offload VLAN tag if enabled by Jesse Brandeburg · 9 years ago
  62. db07727 i40e: Remove zero check by Greg Rose · 9 years ago
  63. bccf474 i40e: Add DeviceID for X722 QSFP+ by Kamil Krawczyk · 9 years ago
  64. 68a1c5a i40e: Add device capability which defines if update is available by Michal Kosiarz · 9 years ago
  65. 43a3d9b i40evf: Allow PF driver to configure RSS by Mitch Williams · 9 years ago
  66. fed2db9 i40e: Specify AQ event opcode to wait for by Shannon Nelson · 9 years ago
  67. bab3a34 i40e: Code cleanup in i40e_add_fdir_ethtool by Shannon Nelson · 9 years ago
  68. c0913c2 i40evf: Don't Panic by Mitch Williams · 9 years ago
  69. c4e1868 i40e: Add support for configuring VF RSS by Mitch Williams · 9 years ago
  70. 577389a i40e/i40evf: Add support for IPIP and SIT offloads by Alexander Duyck · 9 years ago
  71. b0fe330 i40e/i40evf: Clean up feature flags by Alexander Duyck · 9 years ago
  72. d4f90d9 ixgbe: use msleep for long delays by Arnd Bergmann · 9 years ago
  73. 7921f4d ixgbevf: Move API negotiation function into mac_ops by Alexander Duyck · 9 years ago
  74. b83e301 ixgbe/ixgbevf: Add support for GSO partial by Alexander Duyck · 9 years ago
  75. 8d055cc ixgbevf: make use of BIT() macro to avoid shift of signed values by Jacob Keller · 9 years ago
  76. 3e973dc ixgbe: resolve shift of negative value warning by Jacob Keller · 9 years ago
  77. b4f47a4 ixgbe: use BIT() macro by Jacob Keller · 9 years ago
  78. 4319a79 ixgbe: Add work around for empty SFP+ cage crosstalk by Don Skidmore · 9 years ago
  79. a0254a7 ixgbe: Use correct FC setup function for x550em_a by Mark Rustad · 9 years ago
  80. a02a5a5 ixgbevf: add support for per-queue ethtool stats by Emil Tantilov · 9 years ago
  81. d72d6c1 ixgbevf: refactor ethtool stats handling by Emil Tantilov · 9 years ago
  82. 2f2219b ixgbe: Add register wait for slow links by Mark Rustad · 9 years ago
  83. 2a9ed5d ixgbe: make 'action' field in struct ixgbe_fdir_filter a u64 value by Sridhar Samudrala · 9 years ago
  84. 4695886 ixgbe: fix default mac->ops.setup_link for X550EM by Emil Tantilov · 9 years ago
  85. d3dec7c ixgbe: set VLAN spoof checking unconditionally by Emil Tantilov · 9 years ago
  86. 77f192a ixgbe: consolidate the configuration of spoof checking by Emil Tantilov · 9 years ago
  87. 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  88. b1f99a7 ixgbe: protect vxlan_get_rx_port in ixgbe_service_task with rtnl_lock by Hannes Frederic Sowa · 9 years ago
  89. 41419b9 fm10k: protect fm10k_open in fm10k_io_resume with rtnl_lock by Hannes Frederic Sowa · 9 years ago
  90. dc1b4c2 fm10k: fix incorrect IPv6 extended header checksum by Jacob Keller · 9 years ago
  91. 8664109 fm10k: consistently use Intel(R) for driver names by Jacob Keller · 9 years ago
  92. 540a5d8 fm10k: fix possible null pointer deref after kcalloc by Jacob Keller · 9 years ago
  93. 11ec36a fm10k: Reset multicast mode when deleting lport by Ngai-Mint Kwan · 9 years ago
  94. fb6515c fm10k: update comment regarding reserved bits check by Jacob Keller · 9 years ago
  95. 5c69df8 fm10k: use different name than FM10K_VLAN_CLEAR for override bit by Jacob Keller · 9 years ago
  96. d057d9a fm10k: use 8bit notation instead of 10bit notation for diagram by Jacob Keller · 9 years ago
  97. 4e160f2 fm10k: fix documentation of fm10k_tlv_parse_attr by Jacob Keller · 9 years ago
  98. 3417415 fm10k: do not disable PCI device in fm10k_io_error_detected by Jacob Keller · 9 years ago
  99. a7a7783 fm10k: correctly handle LPORT_MAP error by Jacob Keller · 9 years ago
  100. 8998763 fm10k: Fix multicast mode sync issues by Ngai-Mint Kwan · 9 years ago