1. de38fef i40e: Drop extra copy of function by Jesse Brandeburg · 8 years ago
  2. a1b5a24 i40e: Use consistent type for vf_id by Jesse Brandeburg · 8 years ago
  3. cdc3d93 i40e: PTP - avoid aggregate return warnings by Jesse Brandeburg · 8 years ago
  4. 3ed439c i40e: Fix uninitialized variable by Catherine Sullivan · 8 years ago
  5. b29699b i40evf: RSS Hash Option parameters by Carolyn Wyborny · 8 years ago
  6. 2b79c58 i40e: Remove HMC AQ API implementation by Neerav Parikh · 8 years ago
  7. a856b5c i40e: Prevent falling to promiscuous if the VF is not trusted by Anjali Singhai Jain · 8 years ago
  8. 5f527ba i40e: Limit the number of MAC and VLAN addresses that can be added for VFs by Anjali Singhai Jain · 8 years ago
  9. 692fb0a i40e: Change the default for VFs to be not privileged by Anjali Singhai Jain · 8 years ago
  10. 47d3483 i40evf: Add driver support for promiscuous mode by Anjali Singhai Jain · 8 years ago
  11. 5676a8b i40e: Add VF promiscuous mode driver support by Anjali Singhai Jain · 8 years ago
  12. 6c41a76 i40e: Add promiscuous on VLAN support by Greg Rose · 8 years ago
  13. a149f2c i40e/i40evf: Only offload VLAN tag if enabled by Jesse Brandeburg · 8 years ago
  14. db07727 i40e: Remove zero check by Greg Rose · 8 years ago
  15. bccf474 i40e: Add DeviceID for X722 QSFP+ by Kamil Krawczyk · 8 years ago
  16. 68a1c5a i40e: Add device capability which defines if update is available by Michal Kosiarz · 8 years ago
  17. 43a3d9b i40evf: Allow PF driver to configure RSS by Mitch Williams · 8 years ago
  18. fed2db9 i40e: Specify AQ event opcode to wait for by Shannon Nelson · 8 years ago
  19. bab3a34 i40e: Code cleanup in i40e_add_fdir_ethtool by Shannon Nelson · 8 years ago
  20. c0913c2 i40evf: Don't Panic by Mitch Williams · 8 years ago
  21. c4e1868 i40e: Add support for configuring VF RSS by Mitch Williams · 8 years ago
  22. 577389a i40e/i40evf: Add support for IPIP and SIT offloads by Alexander Duyck · 9 years ago
  23. b0fe330 i40e/i40evf: Clean up feature flags by Alexander Duyck · 9 years ago
  24. d4f90d9 ixgbe: use msleep for long delays by Arnd Bergmann · 8 years ago
  25. 7921f4d ixgbevf: Move API negotiation function into mac_ops by Alexander Duyck · 8 years ago
  26. b83e301 ixgbe/ixgbevf: Add support for GSO partial by Alexander Duyck · 8 years ago
  27. 8d055cc ixgbevf: make use of BIT() macro to avoid shift of signed values by Jacob Keller · 8 years ago
  28. 3e973dc ixgbe: resolve shift of negative value warning by Jacob Keller · 8 years ago
  29. b4f47a4 ixgbe: use BIT() macro by Jacob Keller · 8 years ago
  30. 4319a79 ixgbe: Add work around for empty SFP+ cage crosstalk by Don Skidmore · 8 years ago
  31. a0254a7 ixgbe: Use correct FC setup function for x550em_a by Mark Rustad · 8 years ago
  32. a02a5a5 ixgbevf: add support for per-queue ethtool stats by Emil Tantilov · 8 years ago
  33. d72d6c1 ixgbevf: refactor ethtool stats handling by Emil Tantilov · 8 years ago
  34. 2f2219b ixgbe: Add register wait for slow links by Mark Rustad · 8 years ago
  35. 2a9ed5d ixgbe: make 'action' field in struct ixgbe_fdir_filter a u64 value by Sridhar Samudrala · 9 years ago
  36. 4695886 ixgbe: fix default mac->ops.setup_link for X550EM by Emil Tantilov · 9 years ago
  37. d3dec7c ixgbe: set VLAN spoof checking unconditionally by Emil Tantilov · 9 years ago
  38. 77f192a ixgbe: consolidate the configuration of spoof checking by Emil Tantilov · 9 years ago
  39. 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  40. b1f99a7 ixgbe: protect vxlan_get_rx_port in ixgbe_service_task with rtnl_lock by Hannes Frederic Sowa · 8 years ago
  41. 41419b9 fm10k: protect fm10k_open in fm10k_io_resume with rtnl_lock by Hannes Frederic Sowa · 8 years ago
  42. dc1b4c2 fm10k: fix incorrect IPv6 extended header checksum by Jacob Keller · 8 years ago
  43. 8664109 fm10k: consistently use Intel(R) for driver names by Jacob Keller · 8 years ago
  44. 540a5d8 fm10k: fix possible null pointer deref after kcalloc by Jacob Keller · 8 years ago
  45. 11ec36a fm10k: Reset multicast mode when deleting lport by Ngai-Mint Kwan · 9 years ago
  46. fb6515c fm10k: update comment regarding reserved bits check by Jacob Keller · 9 years ago
  47. 5c69df8 fm10k: use different name than FM10K_VLAN_CLEAR for override bit by Jacob Keller · 9 years ago
  48. d057d9a fm10k: use 8bit notation instead of 10bit notation for diagram by Jacob Keller · 9 years ago
  49. 4e160f2 fm10k: fix documentation of fm10k_tlv_parse_attr by Jacob Keller · 9 years ago
  50. 3417415 fm10k: do not disable PCI device in fm10k_io_error_detected by Jacob Keller · 9 years ago
  51. a7a7783 fm10k: correctly handle LPORT_MAP error by Jacob Keller · 9 years ago
  52. 8998763 fm10k: Fix multicast mode sync issues by Ngai-Mint Kwan · 9 years ago
  53. 9de6a1a fm10k: drop 1588 support by Jacob Keller · 9 years ago
  54. 1e4c32f fm10k: prevent RCU issues during AER events by Jacob Keller · 9 years ago
  55. 2d0f76b fm10k: use DRV_SUMMARY to reduce code duplication by Jacob Keller · 9 years ago
  56. 144d830 fm10k: Add support for bulk Tx cleanup & cleanup boolean logic by Alexander Duyck · 9 years ago
  57. 3ef2f56 fm10k: remove debug-statistics support by Jacob Keller · 9 years ago
  58. 09401ae fm10k: add helper functions to set strings and data for ethtool stats by Jacob Keller · 9 years ago
  59. f808c5d fm10k: fix multi-bit VLAN update requests from VF by Jacob Keller · 9 years ago
  60. 3f3f7cb i40e/i40evf: Limit TSO to 7 descriptors for payload instead of 8 per packet by Alexander Duyck · 9 years ago
  61. ae95d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  62. 10ef00f ixgbe: Bump version number by Mark Rustad · 9 years ago
  63. f572b2c ixgbe: Add KR backplane support for x550em_a by Mark Rustad · 9 years ago
  64. 200157c ixgbe: Add support for SGMII backplane interface by Mark Rustad · 9 years ago
  65. 2d40cd1 ixgbe: Add support for SFPs with retimer by Mark Rustad · 9 years ago
  66. e84db72 ixgbe: Introduce function to control MDIO speed by Mark Rustad · 9 years ago
  67. 537cc5d ixgbe: Read and parse NW_MNG_IF_SEL register by Mark Rustad · 9 years ago
  68. c898fe2 ixgbe: Read and set instance id by Mark Rustad · 9 years ago
  69. d31afc8 ixgbe: Use new methods for PHY access by Mark Rustad · 9 years ago
  70. 49425df ixgbe: Add support for x550em_a 10G MAC type by Mark Rustad · 9 years ago
  71. 9a5c27e ixgbe: Use method pointer to access IOSF devices by Mark Rustad · 9 years ago
  72. 207969b ixgbe: Add definitions for x550em_a 10G MAC by Mark Rustad · 9 years ago
  73. a711ad8 ixgbe: Add support for single-port X550 device by Mark Rustad · 9 years ago
  74. 8220bbc ixgbe/ixgbevf: Add support for bulk free in Tx cleanup & cleanup boolean logic by Alexander Duyck · 9 years ago
  75. af74190 ixgbe: Take manageability semaphore for firmware commands by Mark Rustad · 9 years ago
  76. 5cffde3 ixgbe: Clean up interface for firmware commands by Mark Rustad · 9 years ago
  77. 7345716 ixgbe: Correct length check for round up by Mark Rustad · 9 years ago
  78. 3775b81 ixgbe: Change the lan_id and func fields to a u8 to avoid casts by Mark Rustad · 9 years ago
  79. 832ac59 ixgbe: Delete some unused register definitions by Mark Rustad · 9 years ago
  80. 94ab1ea Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  81. d99e366 Revert "igb: Fix a deadlock in igb_sriov_reinit" by Arika Chen · 9 years ago
  82. 5bd0c02 net: intel: remove dead links by Jiri Benc · 9 years ago
  83. ba6cc7f i40evf: properly handle VLAN features by Mitch Williams · 9 years ago
  84. 47c4677 i40e/i40evf: Bump patch from 1.5.2 to 1.5.5 by Harshitha Ramamurthy · 9 years ago
  85. 17a035b i40e: Input set mask constants for RSS, flow director, and flex bytes by Kiran Patil · 9 years ago
  86. bab2fb6 i40e: Move NVM event wait check to NVM code by Shannon Nelson · 9 years ago
  87. 585954f i40e: Add RSS configuration to virtual channel by Mitch Williams · 9 years ago
  88. 437f82a i40e: Move NVM variable out of AQ struct by Shannon Nelson · 9 years ago
  89. 14c5f5d i40e: Restrict VF poll mode to only single function mode devices by Shannon Nelson · 9 years ago
  90. c3bbbd2 i40e: Patch to support trusted VF by Anjali Singhai Jain · 9 years ago
  91. 1f15d66 i40e/i40evf: Faster RX via avoiding FCoE by Jesse Brandeburg · 9 years ago
  92. 84b0799 i40e/i40evf: Drop unused tx_ring argument by Jesse Brandeburg · 9 years ago
  93. d1bd743 i40e/i40evf: Move stack var deeper by Jesse Brandeburg · 9 years ago
  94. 30728c5 i40e: Move HW flush by Akeem G Abodunrin · 9 years ago
  95. 89dd055 i40e: Leave debug_mask cleared at init by Shannon Nelson · 9 years ago
  96. 453e16e i40e: Inserting a HW capability display info by Deepthi Kavalur · 9 years ago
  97. 1f2f83f e1000: call ndo_stop() instead of dev_close() when running offline selftest by Stefan Assmann · 9 years ago
  98. d5ea45d e1000e: call ndo_stop() instead of dev_close() when running offline selftest by Stefan Assmann · 9 years ago
  99. efea95d igb: Garbled output for "ethtool -m" by Doron Shikmoni · 9 years ago
  100. 806ffb1 igb: allow setting MAC address on i211 using a device tree blob by John Holland · 9 years ago