1. 6964e53 i40e: fix handling of HW ATR eviction by Jacob Keller · 7 years ago
  2. 9e6c9c0 i40e: Fix state flags for bit set and clean operations of PF by Mauro S. M. Rodrigues · 8 years ago
  3. 47994c1 i40e: remove hw_disabled_flags in favor of using separate flag bits by Jacob Keller · 8 years ago
  4. 0da36b9 i40e: use DECLARE_BITMAP for state fields by Jacob Keller · 8 years ago
  5. d19cb64 i40e: separate PF and VSI state flags by Jacob Keller · 8 years ago
  6. 2318b40 i40e: remove unnecessary msleep() delay in i40e_free_vfs by Jacob Keller · 8 years ago
  7. 1f190d9 i40e: Reprogram port offloads after reset by Alexander Duyck · 8 years ago
  8. 27826fd i40e: rename index to port to avoid confusion by Jacob Keller · 8 years ago
  9. 6322e63 i40e: properly spell I40E_VF_STATE_* flags by Jacob Keller · 8 years ago
  10. 3480756 i40e: use i40e_stop_rings_no_wait to implement PORT_SUSPENDED state by Jacob Keller · 8 years ago
  11. e4b433f i40e: reset all VFs in parallel when rebuilding PF by Jacob Keller · 8 years ago
  12. c768e49 i40e: factor out queue control from i40e_vsi_control_(tx|rx) by Jacob Keller · 8 years ago
  13. 024b05f i40e: don't hold RTNL lock while waiting for VF reset to finish by Jacob Keller · 8 years ago
  14. ed0980c i40e/i40evf: Add tracepoints by Scott Peterson · 8 years ago
  15. ca9ec08 i40e/i40evf: Add support for padding start of frames by Alexander Duyck · 8 years ago
  16. 98efd69 i40e/i40evf: Add support for using order 1 pages with a 3K buffer by Alexander Duyck · 8 years ago
  17. 78786d4 i40e: remove I40E_FLAG_NEED_LINK_UPDATE by Alice Michael · 8 years ago
  18. af26ce2 i40e: remove extraneous loop in i40e_vsi_wait_queues_disabled by Jacob Keller · 8 years ago
  19. 41c4c2b i40e: allow look-up of MAC address from Open Firmware or IDPROM by Jacob Keller · 8 years ago
  20. 17daabb i40e: Simplify i40e_detect_recover_hung_queue logic by Alan Brady · 8 years ago
  21. 373149f i40e: Decrease the scope of rtnl lock by Maciej Sosin · 8 years ago
  22. 004eb61 i40e: only register client on iWarp-capable devices by Mitch Williams · 8 years ago
  23. 921c467 i40e: close client on remove and shutdown by Mitch Williams · 8 years ago
  24. bacd75c i40e/i40evf: Add capability exchange for outer checksum by Preethi Banala · 8 years ago
  25. 6f14f44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  26. d08a9f6 i40e: fix for queue timing delays by Wyborny, Carolyn · 8 years ago
  27. dab86af i40e/i40evf: Change the way we limit the maximum frame size for Rx by Alexander Duyck · 8 years ago
  28. d9eaf12 i40e: remove a useless goto statement by Jacob Keller · 8 years ago
  29. 1fca326 i40e: Check for new arq elements before leaving the adminq subtask loop by Christopher N Bednarz · 8 years ago
  30. c76cb6e i40e: Drop FCoE code that always evaluates to false or 0 by Alexander Duyck · 8 years ago
  31. 9eed69a i40e: Drop FCoE code from core driver files by Alexander Duyck · 8 years ago
  32. 0a25b73 i40e: removed no longer needed delays by Bimmy Pujari · 8 years ago
  33. f25571b i40e: fix configuration of RSS table with DCB by Harshitha Ramamurthy · 8 years ago
  34. 13a8cd1 i40e: Do not enable NAPI on q_vectors that have no rings by Alexander Duyck · 8 years ago
  35. 584a887 i40e: make use of hlist_for_each_entry_continue by Jacob Keller · 8 years ago
  36. f223c87 i40e: add support for SCTPv4 FDir filters by Jacob Keller · 8 years ago
  37. 0e588de i40e: implement support for flexible word payload by Jacob Keller · 8 years ago
  38. 3bcee1e i40e: restore default input set for each flow type by Jacob Keller · 8 years ago
  39. 097dbf5 i40e: add counters for UDP/IPv4 and IPv4 filters by Jacob Keller · 8 years ago
  40. 510dd46 i40e: don't re-enable ATR when flushing filters if SB has TCP4/IPv4 rules by Jacob Keller · 8 years ago
  41. 6d06942 i40e: reset fd_tcp_rule count when restoring filters by Jacob Keller · 8 years ago
  42. e122eb74 i40e: remove redundant check for fd_tcp_rule when restoring filters by Jacob Keller · 8 years ago
  43. fe0b0cd i40e: send correct port number to AdminQ when enabling UDP tunnels by Jacob Keller · 8 years ago
  44. 56f36ac mqprio: Modify mqprio to pass user parameters via ndo_setup_tc. by Amritha Nambiar · 8 years ago
  45. b77ac97 i40e: rename auto_disable_flags to hw_disabled_flags by Harshitha Ramamurthy · 8 years ago
  46. 1599083 i40e/i40evf: Change version from 1.6.27 to 2.1.7 by Bimmy Pujari · 8 years ago
  47. 3954b39 i40e: Clarify steps in MAC/VLAN filters initialization routine by Filip Sadowski · 8 years ago
  48. 26f77e5 i40e: fix RSS queues only operating on PF0 by Lihong Yang · 8 years ago
  49. c0cf70a i40e: don't add more vectors to num_lan_msix than number of CPUs by Jacob Keller · 8 years ago
  50. 0ef2d5a i40e: KISS the client interface by Mitch Williams · 8 years ago
  51. 83a0c6e i40e: Invoke softirqs after napi_reschedule by Benjamin Poirier · 8 years ago
  52. ee847d9 i40e: remove duplicate device id from PCI table by Carolyn Wyborny · 8 years ago
  53. ae13670 i40e: Error handling for link event by Harshitha Ramamurthy · 8 years ago
  54. 5cb2590 i40e: properly convert le16 value to CPU format by Jacob Keller · 8 years ago
  55. 03aa268 i40e: remove unnecessary call to i40e_update_link_info by Jacob Keller · 8 years ago
  56. 1d68005 i40e: enable mc magic pkt wakeup during power down by Joshua Hay · 8 years ago
  57. a410c82 i40e: fix disable overflow promiscuous mode by Alan Brady · 8 years ago
  58. 671889e i40e: avoid race condition when sending filters to firmware for addition by Jacob Keller · 8 years ago
  59. d88d40b i40e: allow i40e_update_filter_state to skip broadcast filters by Jacob Keller · 8 years ago
  60. 3e03d7c i40e: Save link FEC info from link up event by Henry Tieman · 8 years ago
  61. b3f028f i40e: Add bus number info to i40e_bus_info struct by Sudheer Mogilappagari · 8 years ago
  62. cfffef7 i40e/i40evf : Changed version from 1.6.25 to 1.6.27 by Bimmy Pujari · 8 years ago
  63. 1c0e6a3 i40e: refactor macro INTRL_USEC_TO_REG by Alan Brady · 8 years ago
  64. 6de432c i40e: Deprecating unused macro by Bimmy Pujari · 8 years ago
  65. 9569a9a i40e: when adding or removing MAC filters, correctly handle VLANs by Jacob Keller · 8 years ago
  66. 148141b i40e: avoid O(n^2) loop when deleting all filters by Jacob Keller · 8 years ago
  67. feffdbe i40e: rename i40e_put_mac_in_vlan and i40e_del_mac_all_vlan by Jacob Keller · 8 years ago
  68. d983001 i40e: no need to check is_vsi_in_vlan before calling i40e_del_mac_all_vlan by Jacob Keller · 8 years ago
  69. 7aaf9536 i40e: fold the i40e_is_vsi_in_vlan check into i40e_put_mac_in_vlan by Jacob Keller · 8 years ago
  70. f94484b i40e: don't allow i40e_vsi_(add|kill)_vlan to operate when VID<1 by Jacob Keller · 8 years ago
  71. bc1f447 net: make ndo_get_stats64 a void function by stephen hemminger · 8 years ago
  72. 0266ac4 i40e: don't truncate match_method assignment by Keller, Jacob E · 8 years ago
  73. 489a326 i40e: move all updates for VLAN mode into i40e_sync_vsi_filters by Jacob Keller · 8 years ago
  74. 9af52f6 i40e: use (add|rm)_vlan_all_mac helper functions when changing PVID by Jacob Keller · 8 years ago
  75. 490a4ad i40e: factor out addition/deletion of VLAN per each MAC address by Jacob Keller · 8 years ago
  76. 7569702 i40e: delete filter after adding its replacement when converting by Jacob Keller · 8 years ago
  77. ac9e239 i40e: refactor i40e_update_filter_state to avoid passing aq_err by Jacob Keller · 8 years ago
  78. 3832621 i40e: recalculate vsi->active_filters from hash contents by Jacob Keller · 8 years ago
  79. 1e28e86 i40e: defeature support for PTP L4 frame detection on XL710 by Jacob Keller · 8 years ago
  80. 9108903 i40e: lock service task correctly by Mitch Williams · 8 years ago
  81. 3123237 i40e: Add support for 25G devices by Carolyn Wyborny · 8 years ago
  82. 3602386 Changed version from 1.6.21 to 1.6.25 by Bimmy Pujari · 8 years ago
  83. 4f9b430 i40e: Blink LED on 1G BaseT boards by Henry Tieman · 8 years ago
  84. 3c7cbd4 i40e: remove code to handle dev_addr specially by Jacob Keller · 8 years ago
  85. 1596b5d i40e: restore workaround for removing default MAC filter by Jacob Keller · 8 years ago
  86. 7ec9ba1 i40e: Driver prints log message on link speed change by Filip Sadowski · 8 years ago
  87. 23bb6dc i40e: change message to only appear when extra debug info is wanted by Carolyn Wyborny · 8 years ago
  88. 435c084 i40e: set broadcast promiscuous mode for each active VLAN by Jacob Keller · 8 years ago
  89. 4ad9f4f i40e: Fix for ethtool Supported link modes by Harshitha Ramamurthy · 8 years ago
  90. 0b7c8b5 i40e: fix trivial typo in naming of i40e_sync_filters_subtask by Jacob Keller · 8 years ago
  91. 6a112785 i40e: remove second check of VLAN_N_VID in i40e_vlan_rx_add_vid by Jacob Keller · 8 years ago
  92. f114dca i40e: Be much more verbose about what we can and cannot offload by Alexander Duyck · 8 years ago
  93. 3aa7b74 i40e: removed unreachable code by Filip Sadowski · 8 years ago
  94. 4b81644 i40e: Add common function for finding VSI by type by Alexander Duyck · 8 years ago
  95. 0093631 i40e: remove duplicate add/delete adminq command code for filters by Jacob Keller · 8 years ago
  96. cbebb85 i40e: avoid looping to check whether we're in VLAN mode by Jacob Keller · 8 years ago
  97. 84f5ca6 i40e: fix MAC filters when removing VLANs by Alan Brady · 8 years ago
  98. 4a2ce27 i40e: properly cleanup on allocation failure in i40e_sync_vsi_filters by Jacob Keller · 8 years ago
  99. 278e7d0 i40e: store MAC/VLAN filters in a hash with the MAC Address as key by Jacob Keller · 8 years ago
  100. 290d255 i40e: implement __i40e_del_filter and use where applicable by Jacob Keller · 8 years ago