1. 0266ac4 i40e: don't truncate match_method assignment by Keller, Jacob E · 9 years ago
  2. 489a326 i40e: move all updates for VLAN mode into i40e_sync_vsi_filters by Jacob Keller · 9 years ago
  3. 9af52f6 i40e: use (add|rm)_vlan_all_mac helper functions when changing PVID by Jacob Keller · 9 years ago
  4. 490a4ad i40e: factor out addition/deletion of VLAN per each MAC address by Jacob Keller · 9 years ago
  5. 7569702 i40e: delete filter after adding its replacement when converting by Jacob Keller · 9 years ago
  6. ac9e239 i40e: refactor i40e_update_filter_state to avoid passing aq_err by Jacob Keller · 9 years ago
  7. 3832621 i40e: recalculate vsi->active_filters from hash contents by Jacob Keller · 9 years ago
  8. 1e28e86 i40e: defeature support for PTP L4 frame detection on XL710 by Jacob Keller · 9 years ago
  9. 9108903 i40e: lock service task correctly by Mitch Williams · 9 years ago
  10. f62ba91 i40e: Add functions which apply correct PHY access method for read and write operation by Michal Kosiarz · 9 years ago
  11. 60f000a i40e: Add FEC for 25g by Carolyn Wyborny · 9 years ago
  12. 3123237 i40e: Add support for 25G devices by Carolyn Wyborny · 9 years ago
  13. 5951cf9 i40e: use unsigned printf format specifier for active_filters count by Jacob Keller · 9 years ago
  14. 3602386 Changed version from 1.6.21 to 1.6.25 by Bimmy Pujari · 9 years ago
  15. 4f9b430 i40e: Blink LED on 1G BaseT boards by Henry Tieman · 9 years ago
  16. 3c7cbd4 i40e: remove code to handle dev_addr specially by Jacob Keller · 9 years ago
  17. 6beb84a i40e/i40evf: napi_poll must return the work done by Alexander Duyck · 9 years ago
  18. 1596b5d i40e: restore workaround for removing default MAC filter by Jacob Keller · 9 years ago
  19. 4293d5f i40e: simplify txd use count calculation by Mitch Williams · 9 years ago
  20. 7ec9ba1 i40e: Driver prints log message on link speed change by Filip Sadowski · 9 years ago
  21. 23bb6dc i40e: change message to only appear when extra debug info is wanted by Carolyn Wyborny · 9 years ago
  22. e5d3220 i40e/i40evf: replace for memcpy with single memcpy call in ethtool by Jacob Keller · 9 years ago
  23. 435c084 i40e: set broadcast promiscuous mode for each active VLAN by Jacob Keller · 9 years ago
  24. 4ad9f4f i40e: Fix for ethtool Supported link modes by Harshitha Ramamurthy · 9 years ago
  25. e586bb6 i40e: Pass unknown PHY type for unknown PHYs by Henry Tieman · 9 years ago
  26. 27e5f25 i40e: Remove unreachable code by Henry Tieman · 9 years ago
  27. 2f7679e i40e: fix panic on SPARC while changing num of desc by Tushar Dave · 9 years ago
  28. 64f5ead i40e: Add protocols over MCTP to i40e_aq_discover_capabilities by Piotr Raczynski · 9 years ago
  29. 0b7c8b5 i40e: fix trivial typo in naming of i40e_sync_filters_subtask by Jacob Keller · 9 years ago
  30. 91dc1e5 i40e: Add Clause22 implementation by Michal Kosiarz · 9 years ago
  31. d182a5c i40e: avoid duplicate private flags definitions by Jacob Keller · 9 years ago
  32. 6a112785 i40e: remove second check of VLAN_N_VID in i40e_vlan_rx_add_vid by Jacob Keller · 9 years ago
  33. 7429c0b i40e: remove error_param_int label from i40e_vc_config_promiscuous_mode_msg by Jacob Keller · 9 years ago
  34. f114dca i40e: Be much more verbose about what we can and cannot offload by Alexander Duyck · 9 years ago
  35. 3aa7b74 i40e: removed unreachable code by Filip Sadowski · 9 years ago
  36. 81fa7c9 i40e: Implementation of ERROR state for NVM update state machine by Maciej Sosin · 9 years ago
  37. 999b315 i40e: Fix for division by zero by Michal Kosiarz · 9 years ago
  38. 13fd3f9c i40e: clear mac filter count on reset by Mitch Williams · 9 years ago
  39. 1dc8b53 i40e: Reorder logic for coalescing RS bits by Alexander Duyck · 9 years ago
  40. 4b81644 i40e: Add common function for finding VSI by type by Alexander Duyck · 9 years ago
  41. 1249050 i40e: replace PTP Rx timestamp hang logic by Jacob Keller · 9 years ago
  42. 1955126 i40e: use a mutex instead of spinlock in PTP user entry points by Jacob Keller · 9 years ago
  43. 144ed17 i40e: correct check for reading TSYNINDX from the receive descriptor by Jacob Keller · 9 years ago
  44. 0093631 i40e: remove duplicate add/delete adminq command code for filters by Jacob Keller · 9 years ago
  45. cbebb85 i40e: avoid looping to check whether we're in VLAN mode by Jacob Keller · 9 years ago
  46. 84f5ca6 i40e: fix MAC filters when removing VLANs by Alan Brady · 9 years ago
  47. 4a2ce27 i40e: properly cleanup on allocation failure in i40e_sync_vsi_filters by Jacob Keller · 9 years ago
  48. 278e7d0 i40e: store MAC/VLAN filters in a hash with the MAC Address as key by Jacob Keller · 9 years ago
  49. 290d255 i40e: implement __i40e_del_filter and use where applicable by Jacob Keller · 9 years ago
  50. 57b341d i40e: When searching all MAC/VLAN filters, ignore removed filters by Jacob Keller · 9 years ago
  51. 5feb3d7 i40e: refactor i40e_put_mac_in_vlan to avoid changing f->vlan by Jacob Keller · 9 years ago
  52. 35ec2ff i40e: move i40e_put_mac_in_vlan and i40e_del_mac_all_vlan by Jacob Keller · 9 years ago
  53. 6622f5c i40e: make use of __dev_uc_sync and __dev_mc_sync by Jacob Keller · 9 years ago
  54. 1bc87e8 i40e: drop is_vf and is_netdev fields in struct i40e_mac_filter by Jacob Keller · 9 years ago
  55. ff00f3a i40e: Add missing \n to end of dev_err message by Colin Ian King · 9 years ago
  56. 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  57. 5d4ca23 i40e: Clean up handling of msglevel flags and debug parameter by Alexander Duyck · 9 years ago
  58. c17ef43 i40e: Fix bit logic error in failure case by David Ertman · 9 years ago
  59. cf465fe i40e/i40evf: Changed version from 1.6.19 to 1.6.21 by Bimmy Pujari · 9 years ago
  60. 53cb6e9 i40e: Removal of workaround for simple MAC address filter deletion by Filip Sadowski · 9 years ago
  61. ab425cb i40e: Fix for long link down notification time by Carolyn Wyborny · 9 years ago
  62. 99dad8b i40e: Drop redundant Rx descriptor processing code by Alexander Duyck · 9 years ago
  63. 1281505 i40e: fix confusing dmesg info for ethtool -L option by Lihong Yang · 9 years ago
  64. fe180a5 i40e: Make struct i40e_stats const by Joe Perches · 9 years ago
  65. 4adbb64 i40e/i40evf: Changed version from 1.6.16 to 1.6.19 by Bimmy Pujari · 9 years ago
  66. 96db776 i40e/i40evf: fix interrupt affinity bug by Alan Brady · 9 years ago
  67. 6d6fd1b i40e: group base mode VF offload flags by Preethi Banala · 9 years ago
  68. 7be96322 i40e: reopen client after reset by Mitch Williams · 9 years ago
  69. e1da71c i40e: Drop code for unsupported flow types by Alexander Duyck · 9 years ago
  70. dc76212 i40e: Remove unused function i40e_vsi_lookup by Alexander Duyck · 9 years ago
  71. 7ed3573 i40e: Bit test mask correction by Filip Sadowski · 9 years ago
  72. ed24540 i40e: Rewrite Flow Director busy wait loop by Alexander Duyck · 9 years ago
  73. c73d2e8 i40e: Fix client interaction by Carolyn Wyborny · 9 years ago
  74. 599b076 i40e: fix call of ndo_dflt_bridge_getlink() by Huaibin Wang · 9 years ago
  75. 4c95aa5 i40e: disable MSI-X interrupts if we cannot reserve enough vectors by Guilherme G Piccoli · 9 years ago
  76. ea6acb7 i40e: Fix configure TCs after initial DCB disable by David Ertman · 9 years ago
  77. 91c527a ethernet/intel: use core min/max MTU checking by Jarod Wilson · 9 years ago
  78. edfc23ee i40e: avoid NULL pointer dereference and recursive errors on early PCI error by Guilherme G Piccoli · 9 years ago
  79. abd97a9 i40e: fix sideband flow director vector allocation by Stefan Assmann · 9 years ago
  80. 4ce20ab i40e: fix MSI-X vector redistribution if hw limit is reached by Stefan Assmann · 9 years ago
  81. 9ca57e9 i40e: check if vectors are already depleted when doing VMDq allocation by Stefan Assmann · 9 years ago
  82. 65e87c0 i40evf: support queue-specific settings for interrupt moderation by Jacob Keller · 9 years ago
  83. a4fa59c i40e: don't configure zero-size RSS table by Mitch Williams · 9 years ago
  84. 1eb846a i40e: Strip out debugfs hook for Flow Director filter programming by Alexander Duyck · 9 years ago
  85. 5e02f28 i40e: Split Flow Director descriptor config into separate function by Alexander Duyck · 9 years ago
  86. e486bdf i40e/i40evf: Add txring_txq function to match fm10k and ixgbe by Alexander Duyck · 9 years ago
  87. 64bfd68 i40e: Fix Flow Director raw_buf cleanup by Alexander Duyck · 9 years ago
  88. 7ac4b5c i40e: Increase minimum number of allocated VSI by Akeem Abodunrin · 9 years ago
  89. fa90efa i40e/i40evf: Changed version to 1.6.16 by Bimmy Pujari · 9 years ago
  90. ac9c5c6 i40e: removing unreachable code by Henry Tieman · 9 years ago
  91. a3417d2 i40e: check conflicting ntuple/sideband rules when re-enabling ATR by Jacob Keller · 9 years ago
  92. 234dc4e i40e: cleanup ATR auto_disable_flags use by Jacob Keller · 9 years ago
  93. 2199254 i40e: add encap csum VF offload flag by Preethi Banala · 9 years ago
  94. a6cb914 i40e: fix deleting mac filters by Alan Brady · 9 years ago
  95. f2c7c1d i40e: Remove 100 Mbps SGMII support for X722 by Harshitha Ramamurthy · 9 years ago
  96. 834d964 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  97. 79aab09 net: Update API for VF vlan protocol 802.1ad support by Moshe Shemesh · 9 years ago
  98. 841493a i40e: Limit TX descriptor count in cases where frag size is greater than 16K by Alexander Duyck · 9 years ago
  99. b3f5c7b i40e: Fix for extra byte swap in tunnel setup by Carolyn Wyborny · 9 years ago
  100. d4a0658 i40e: Fix to check for NULL by Carolyn Wyborny · 9 years ago