1. 1c306f7 i40e: fix an uninitialized variable bug by Dan Carpenter · 8 years ago
  2. c74dff1 i40e: Bump version from 1.5.10 to 1.5.16 by Bimmy Pujari · 8 years ago
  3. d96a83d i40e: don't add broadcast filter for VFs by Mitch Williams · 8 years ago
  4. a876c3b i40e/i40evf: properly report Rx packet hash by Mitch Williams · 8 years ago
  5. 4b28cdb i40e: set context to use VSI RSS LUT for SR-IOV by Ashish Shah · 8 years ago
  6. 73df8c9 i40e: Correct UDP packet header for non_tunnel-ipv6 by Akeem G Abodunrin · 8 years ago
  7. c420815 i40e: change Rx hang message into a WARN_ONCE by Jacob Keller · 8 years ago
  8. 06566e5 i40e: Refactor ethtool get_settings by Catherine Sullivan · 8 years ago
  9. eee4172 i40e: lie to the VF by Mitch Williams · 8 years ago
  10. b556989 i40e: Add vf-true-promisc-support priv flag by Anjali Singhai Jain · 8 years ago
  11. f3d5849 i40e: Implement the API function for aq_set_switch_config by Shannon Nelson · 8 years ago
  12. 06c0e39 i40e: Add support for disabling all link and change bits needed for PHY interactions by Kevin Scott · 8 years ago
  13. 3949c4a i40e: constify i40e_client_ops structure by Julia Lawall · 8 years ago
  14. ce927db i40e: fix misleading indentation by Arnd Bergmann · 8 years ago
  15. 147e81e i40e: Test memory before ethtool alloc succeeds by Jesse Brandeburg · 8 years ago
  16. bec60fc i40e/i40evf: Remove unused hardware receive descriptor code by Jesse Brandeburg · 8 years ago
  17. 19b85e6 i40evf: Drop packet split receive routine by Jesse Brandeburg · 8 years ago
  18. 1a557afc i40e: Refactor receive routine by Jesse Brandeburg · 8 years ago
  19. 04b3b77 i40e/i40evf: Remove reference to ring->dtype by Jesse Brandeburg · 8 years ago
  20. b32bfa1 i40e: Drop packet split receive routine by Jesse Brandeburg · 8 years ago
  21. f8a952c i40e/i40evf: Refactor tunnel interpretation by Jesse Brandeburg · 8 years ago
  22. 9b36627 net: remove dev->trans_start by Florian Westphal · 8 years ago
  23. 1c7b4a2 i40e/i40evf: Add support for GSO partial with UDP_TUNNEL_CSUM and GRE_CSUM by Alexander Duyck · 8 years ago
  24. 2101bac i40e: make use of BIT() macro to prevent left shift of signed values by Jacob Keller · 8 years ago
  25. dcb5745 i40e/i40evf: fix I40E_MASK signed shift overflow warnings by Jacob Keller · 8 years ago
  26. 5a6fc25 i40e/i40evf : Bump driver version from 1.5.5 to 1.5.10 by Harshitha Ramamurthy · 8 years ago
  27. a3aa503 i40e: Update device ids for X722 by Catherine Sullivan · 8 years ago
  28. de38fef i40e: Drop extra copy of function by Jesse Brandeburg · 8 years ago
  29. a1b5a24 i40e: Use consistent type for vf_id by Jesse Brandeburg · 8 years ago
  30. cdc3d93 i40e: PTP - avoid aggregate return warnings by Jesse Brandeburg · 8 years ago
  31. 3ed439c i40e: Fix uninitialized variable by Catherine Sullivan · 8 years ago
  32. 2b79c58 i40e: Remove HMC AQ API implementation by Neerav Parikh · 8 years ago
  33. a856b5c i40e: Prevent falling to promiscuous if the VF is not trusted by Anjali Singhai Jain · 8 years ago
  34. 5f527ba i40e: Limit the number of MAC and VLAN addresses that can be added for VFs by Anjali Singhai Jain · 8 years ago
  35. 692fb0a i40e: Change the default for VFs to be not privileged by Anjali Singhai Jain · 8 years ago
  36. 47d3483 i40evf: Add driver support for promiscuous mode by Anjali Singhai Jain · 8 years ago
  37. 5676a8b i40e: Add VF promiscuous mode driver support by Anjali Singhai Jain · 8 years ago
  38. 6c41a76 i40e: Add promiscuous on VLAN support by Greg Rose · 8 years ago
  39. a149f2c i40e/i40evf: Only offload VLAN tag if enabled by Jesse Brandeburg · 8 years ago
  40. db07727 i40e: Remove zero check by Greg Rose · 8 years ago
  41. bccf474 i40e: Add DeviceID for X722 QSFP+ by Kamil Krawczyk · 8 years ago
  42. 68a1c5a i40e: Add device capability which defines if update is available by Michal Kosiarz · 8 years ago
  43. fed2db9 i40e: Specify AQ event opcode to wait for by Shannon Nelson · 8 years ago
  44. bab3a34 i40e: Code cleanup in i40e_add_fdir_ethtool by Shannon Nelson · 8 years ago
  45. c4e1868 i40e: Add support for configuring VF RSS by Mitch Williams · 8 years ago
  46. 577389a i40e/i40evf: Add support for IPIP and SIT offloads by Alexander Duyck · 8 years ago
  47. b0fe330 i40e/i40evf: Clean up feature flags by Alexander Duyck · 8 years ago
  48. 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  49. 3f3f7cb i40e/i40evf: Limit TSO to 7 descriptors for payload instead of 8 per packet by Alexander Duyck · 8 years ago
  50. ae95d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  51. 47c4677 i40e/i40evf: Bump patch from 1.5.2 to 1.5.5 by Harshitha Ramamurthy · 8 years ago
  52. 17a035b i40e: Input set mask constants for RSS, flow director, and flex bytes by Kiran Patil · 8 years ago
  53. bab2fb6 i40e: Move NVM event wait check to NVM code by Shannon Nelson · 8 years ago
  54. 585954f i40e: Add RSS configuration to virtual channel by Mitch Williams · 8 years ago
  55. 437f82a i40e: Move NVM variable out of AQ struct by Shannon Nelson · 8 years ago
  56. 14c5f5d i40e: Restrict VF poll mode to only single function mode devices by Shannon Nelson · 8 years ago
  57. c3bbbd2 i40e: Patch to support trusted VF by Anjali Singhai Jain · 8 years ago
  58. 1f15d66 i40e/i40evf: Faster RX via avoiding FCoE by Jesse Brandeburg · 8 years ago
  59. 84b0799 i40e/i40evf: Drop unused tx_ring argument by Jesse Brandeburg · 8 years ago
  60. d1bd743 i40e/i40evf: Move stack var deeper by Jesse Brandeburg · 8 years ago
  61. 30728c5 i40e: Move HW flush by Akeem G Abodunrin · 8 years ago
  62. 89dd055 i40e: Leave debug_mask cleared at init by Shannon Nelson · 8 years ago
  63. 453e16e i40e: Inserting a HW capability display info by Deepthi Kavalur · 8 years ago
  64. 24d41e5 i40e/i40evf: Fix TSO checksum pseudo-header adjustment by Alexander Duyck · 8 years ago
  65. 066439c i40e/i40evf: Bump patch from 1.5.1 to 1.5.2 by Avinash Dayanand · 8 years ago
  66. 867a79e i40e: Request PHY media event at reset time by Shannon Nelson · 8 years ago
  67. 18b7af5 i40e: Lower some message levels by Mitch Williams · 8 years ago
  68. 16badc3 i40e: Fix for supported link modes in 10GBaseT PHY's by Avinash Dayanand · 8 years ago
  69. 8c806b6 i40e: Disable link polling by Shannon Nelson · 8 years ago
  70. 7369ca8 i40e: Make VF resets more reliable by Mitch Williams · 8 years ago
  71. d6bf58c i40e: Add new device ID for X722 by Catherine Sullivan · 8 years ago
  72. 442b25e i40e: Remove unused variable by Mitch Williams · 8 years ago
  73. 3845cce i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devices by Anjali Singhai Jain · 8 years ago
  74. afb8ece i40e: remove redundant check on vsi->active_vlans by Colin King · 8 years ago
  75. 8e2cc0e i40e: fix errant PCIe bandwidth message by Jesse Brandeburg · 8 years ago
  76. 50f26a5 i40e/i40evf: Bump patch from 1.4.25 to 1.5.1 by Catherine Sullivan · 8 years ago
  77. 55f7d72 i40e: Change comment to reflect correct function name by Mitch Williams · 8 years ago
  78. 56e5ca6 i40e: Change unknown event error msg to ignore message by Shannon Nelson · 8 years ago
  79. 7e5a313 i40e: Added code to prevent double resets by Mitch Williams · 8 years ago
  80. d3ce5734 i40e: Notify VFs of all resets by Mitch Williams · 8 years ago
  81. c99abb4 i40e: Remove timer and task only if created by Shannon Nelson · 8 years ago
  82. de03d2b i40e: Assure that adminq is alive in debug mode by Shannon Nelson · 8 years ago
  83. 6927839 i40e: Remove MSIx only if created by Shannon Nelson · 8 years ago
  84. 6182902 i40e: Fix up return code by Jesse Brandeburg · 8 years ago
  85. b6cacca i40e: Save off VSI resource count when updating VSI by Kevin Scott · 8 years ago
  86. b7c3593 i40e/i40evf: Remove I40E_MAX_USER_PRIORITY define by Catherine Sullivan · 8 years ago
  87. 4ea6239 i40e/i40evf: Fix casting in transmit code by Jesse Brandeburg · 8 years ago
  88. a619afe i40e/i40evf: Add support for bulk free in Tx cleanup by Alexander Duyck · 8 years ago
  89. f2edaaa i40e/i40evf: Fix handling of boolean logic in polling routines by Alexander Duyck · 8 years ago
  90. 5c4654d i40e/i40evf: Allow up to 12K bytes of data per Tx descriptor instead of 8K by Alexander Duyck · 8 years ago
  91. 08ca387 i40e: call ndo_stop() instead of dev_close() when running offline selftest by Stefan Assmann · 8 years ago
  92. b8ba452 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  93. e3219ce i40e: Add support for client interface for IWARP driver by Anjali Singhai Jain · 8 years ago
  94. f3757a4 i40e/ethtool: support coalesce setting by queue by Kan Liang · 8 years ago
  95. be280ba i40e/ethtool: support coalesce getting by queue by Kan Liang · 8 years ago
  96. a75e800 i40e: queue-specific settings for interrupt moderation by Kan Liang · 8 years ago
  97. b8f1343 i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15 by Jesse Brandeburg · 8 years ago
  98. 35f3472 i40e: let go of the past by Mitch Williams · 8 years ago
  99. a4618ec i40e: suspend scheduling during driver unload by Pandi Kumar Maharajan · 8 years ago
  100. 272cdaf2 i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw. by Shannon Nelson · 8 years ago