1. 23bb6dc i40e: change message to only appear when extra debug info is wanted by Carolyn Wyborny · 8 years ago
  2. 435c084 i40e: set broadcast promiscuous mode for each active VLAN by Jacob Keller · 8 years ago
  3. 4ad9f4f i40e: Fix for ethtool Supported link modes by Harshitha Ramamurthy · 8 years ago
  4. 0b7c8b5 i40e: fix trivial typo in naming of i40e_sync_filters_subtask by Jacob Keller · 8 years ago
  5. 6a112785 i40e: remove second check of VLAN_N_VID in i40e_vlan_rx_add_vid by Jacob Keller · 8 years ago
  6. f114dca i40e: Be much more verbose about what we can and cannot offload by Alexander Duyck · 8 years ago
  7. 3aa7b74 i40e: removed unreachable code by Filip Sadowski · 8 years ago
  8. 4b81644 i40e: Add common function for finding VSI by type by Alexander Duyck · 8 years ago
  9. 0093631 i40e: remove duplicate add/delete adminq command code for filters by Jacob Keller · 8 years ago
  10. cbebb85 i40e: avoid looping to check whether we're in VLAN mode by Jacob Keller · 8 years ago
  11. 84f5ca6 i40e: fix MAC filters when removing VLANs by Alan Brady · 8 years ago
  12. 4a2ce27 i40e: properly cleanup on allocation failure in i40e_sync_vsi_filters by Jacob Keller · 8 years ago
  13. 278e7d0 i40e: store MAC/VLAN filters in a hash with the MAC Address as key by Jacob Keller · 8 years ago
  14. 290d255 i40e: implement __i40e_del_filter and use where applicable by Jacob Keller · 8 years ago
  15. 57b341d i40e: When searching all MAC/VLAN filters, ignore removed filters by Jacob Keller · 8 years ago
  16. 5feb3d7 i40e: refactor i40e_put_mac_in_vlan to avoid changing f->vlan by Jacob Keller · 8 years ago
  17. 35ec2ff i40e: move i40e_put_mac_in_vlan and i40e_del_mac_all_vlan by Jacob Keller · 8 years ago
  18. 6622f5c i40e: make use of __dev_uc_sync and __dev_mc_sync by Jacob Keller · 8 years ago
  19. 1bc87e8 i40e: drop is_vf and is_netdev fields in struct i40e_mac_filter by Jacob Keller · 8 years ago
  20. 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  21. 5d4ca23 i40e: Clean up handling of msglevel flags and debug parameter by Alexander Duyck · 8 years ago
  22. c17ef43 i40e: Fix bit logic error in failure case by David Ertman · 8 years ago
  23. cf465fe i40e/i40evf: Changed version from 1.6.19 to 1.6.21 by Bimmy Pujari · 8 years ago
  24. 53cb6e9 i40e: Removal of workaround for simple MAC address filter deletion by Filip Sadowski · 8 years ago
  25. 1281505 i40e: fix confusing dmesg info for ethtool -L option by Lihong Yang · 8 years ago
  26. 4adbb64 i40e/i40evf: Changed version from 1.6.16 to 1.6.19 by Bimmy Pujari · 8 years ago
  27. 96db776 i40e/i40evf: fix interrupt affinity bug by Alan Brady · 8 years ago
  28. 599b076 i40e: fix call of ndo_dflt_bridge_getlink() by Huaibin Wang · 8 years ago
  29. 4c95aa5 i40e: disable MSI-X interrupts if we cannot reserve enough vectors by Guilherme G Piccoli · 8 years ago
  30. ea6acb7 i40e: Fix configure TCs after initial DCB disable by David Ertman · 8 years ago
  31. 91c527a ethernet/intel: use core min/max MTU checking by Jarod Wilson · 8 years ago
  32. edfc23ee i40e: avoid NULL pointer dereference and recursive errors on early PCI error by Guilherme G Piccoli · 8 years ago
  33. abd97a9 i40e: fix sideband flow director vector allocation by Stefan Assmann · 8 years ago
  34. 4ce20ab i40e: fix MSI-X vector redistribution if hw limit is reached by Stefan Assmann · 8 years ago
  35. 9ca57e9 i40e: check if vectors are already depleted when doing VMDq allocation by Stefan Assmann · 8 years ago
  36. a4fa59c i40e: don't configure zero-size RSS table by Mitch Williams · 8 years ago
  37. fa90efa i40e/i40evf: Changed version to 1.6.16 by Bimmy Pujari · 8 years ago
  38. ac9c5c6 i40e: removing unreachable code by Henry Tieman · 8 years ago
  39. a3417d2 i40e: check conflicting ntuple/sideband rules when re-enabling ATR by Jacob Keller · 8 years ago
  40. 234dc4e i40e: cleanup ATR auto_disable_flags use by Jacob Keller · 8 years ago
  41. a6cb914 i40e: fix deleting mac filters by Alan Brady · 8 years ago
  42. f2c7c1d i40e: Remove 100 Mbps SGMII support for X722 by Harshitha Ramamurthy · 8 years ago
  43. b3f5c7b i40e: Fix for extra byte swap in tunnel setup by Carolyn Wyborny · 8 years ago
  44. f158235 i40e: fix setting user defined RSS hash key by Alan Brady · 8 years ago
  45. b20b378 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  46. a036244 i40e: Fix kernel panic on enable/disable LLDP by Dave Ertman · 8 years ago
  47. 6abdd5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  48. f38ff2e i40e: Change some init flow for the client by Anjali Singhai Jain · 8 years ago
  49. 6992a6c i40e: use alloc_workqueue instead of create_singlethread_workqueue by Jacob Keller · 9 years ago
  50. 552b996 i40e: use configured RSS key and lookup table in i40e_vsi_config_rss by Jacob Keller · 9 years ago
  51. 776b2e1 i40e: fix broken i40e_config_rss_aq function by Jacob Keller · 9 years ago
  52. 0582b96 i40e: move i40e_vsi_config_rss below i40e_get_rss_aq by Jacob Keller · 9 years ago
  53. 93e6fa2 i40e/i40evf-Bump version from 1.6.11 to 1.6.12 by Bimmy Pujari · 9 years ago
  54. d8ec986 i40e: fix lookup table when RSS disabled/enabled by Alan Brady · 9 years ago
  55. 52a08ca i40e: Fix static analysis tool warning by Dave Ertman · 9 years ago
  56. 42bce04 i40e: reset RX csum error stat with other pf stats by Catherine Sullivan · 9 years ago
  57. fbfe12c i40e: check for and deal with non-contiguous TCs by Dave Ertman · 9 years ago
  58. c8d0267 Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  59. da54bb1 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  60. de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  61. b1b15df i40e: Explicitly write platform-specific mac address after PF reset by Tushar Dave · 9 years ago
  62. 4dec7d0 i40e: Remove redundant memset by Amitoj Kaur Chawla · 9 years ago
  63. ae33256c i40e/i40evf-bump version to 1.6.11 by Bimmy Pujari · 9 years ago
  64. c3c7ea2 i40e: refactor Rx filter handling by Mitch Williams · 9 years ago
  65. 8b60151 i40e: Remove device ID 0x37D4 by Catherine Sullivan · 9 years ago
  66. 7f6c553 i40e: use valid online CPU on q_vector initialization by Guilherme G. Piccoli · 9 years ago
  67. f6bd096 i40e: enable VSI broadcast promiscuous mode instead of adding broadcast filter by Kiran Patil · 9 years ago
  68. 85a1aab i40e: Don't notify client(s) for DCB changes on all VSIs by Neerav Parikh · 9 years ago
  69. a70e407 i40e: Fix errors resulted while turning off TSO by Tushar Dave · 9 years ago
  70. 0706195 i40e/i40evf: Bump version from 1.5.16 to 1.6.4 by Bimmy Pujari · 9 years ago
  71. 2d1de82 i40e: add VSI info to macaddr messages by Shannon Nelson · 9 years ago
  72. 5bc1603 i40e: set default VSI without a reset by Mitch Williams · 9 years ago
  73. 7d64402 i40e: Fix RSS to not be limited by the number of CPUs by Catherine Sullivan · 9 years ago
  74. 059ff69 i40e: Save PCI state before suspend by Greg Rose · 9 years ago
  75. b33d3b7 i40e: Clean up MSIX IRQs before suspend by Greg Rose · 9 years ago
  76. f980d44 i40e: Add a call to set the client interface down by Catherine Sullivan · 9 years ago
  77. 3e25a8f i40e: add hw struct local variable by Mitch Williams · 9 years ago
  78. 56d766d ethernet/intel: Use pci_(request|release)_mem_regions by Johannes Thumshirn · 9 years ago
  79. 06a5f7f i40e: Move all UDP port notifiers to single function by Alexander Duyck · 9 years ago
  80. bf2d1df intel: Add support for IPv6 IP-in-IP offload by Alexander Duyck · 9 years ago
  81. 7e13318 net: define gso types for IPx over IPv4 and IPv6 by Tom Herbert · 9 years ago
  82. c74dff1 i40e: Bump version from 1.5.10 to 1.5.16 by Bimmy Pujari · 9 years ago
  83. 4b28cdb i40e: set context to use VSI RSS LUT for SR-IOV by Ashish Shah · 9 years ago
  84. b556989 i40e: Add vf-true-promisc-support priv flag by Anjali Singhai Jain · 9 years ago
  85. bec60fc i40e/i40evf: Remove unused hardware receive descriptor code by Jesse Brandeburg · 9 years ago
  86. 1a557afc i40e: Refactor receive routine by Jesse Brandeburg · 9 years ago
  87. b32bfa1 i40e: Drop packet split receive routine by Jesse Brandeburg · 9 years ago
  88. 9b36627 net: remove dev->trans_start by Florian Westphal · 9 years ago
  89. 1c7b4a2 i40e/i40evf: Add support for GSO partial with UDP_TUNNEL_CSUM and GRE_CSUM by Alexander Duyck · 9 years ago
  90. 5a6fc25 i40e/i40evf : Bump driver version from 1.5.5 to 1.5.10 by Harshitha Ramamurthy · 9 years ago
  91. a3aa503 i40e: Update device ids for X722 by Catherine Sullivan · 9 years ago
  92. de38fef i40e: Drop extra copy of function by Jesse Brandeburg · 9 years ago
  93. a856b5c i40e: Prevent falling to promiscuous if the VF is not trusted by Anjali Singhai Jain · 9 years ago
  94. c4e1868 i40e: Add support for configuring VF RSS by Mitch Williams · 9 years ago
  95. 577389a i40e/i40evf: Add support for IPIP and SIT offloads by Alexander Duyck · 9 years ago
  96. b0fe330 i40e/i40evf: Clean up feature flags by Alexander Duyck · 9 years ago
  97. ae95d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  98. 47c4677 i40e/i40evf: Bump patch from 1.5.2 to 1.5.5 by Harshitha Ramamurthy · 9 years ago
  99. c3bbbd2 i40e: Patch to support trusted VF by Anjali Singhai Jain · 9 years ago
  100. 89dd055 i40e: Leave debug_mask cleared at init by Shannon Nelson · 9 years ago