1. 35dae51 i40e: add new device IDs for X722 by Anjali Singhai Jain · 10 years ago
  2. 4f9e697 i40e: bump version to 1.4.10 by Catherine Sullivan · 10 years ago
  3. 5afdaaa i40e: update features with right offload by Jesse Brandeburg · 10 years ago
  4. 8eed76f i40e: Cleanup the code with respect to restarting autoneg by Anjali Singhai Jain · 10 years ago
  5. 406e734 i40e: define function capabilities in only one place by Shannon Nelson · 10 years ago
  6. 48b1804 i40e: Replace X722 mac check in ethtool get_settings by Catherine Sullivan · 10 years ago
  7. 6e35c04 i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtool by Anjali Singhai Jain · 10 years ago
  8. 04d5a21 i40e: Add mac_filter_element at the end of the list instead of HEAD by Kiran Patil · 10 years ago
  9. 79febbc net: i40e: shut up uninitialized variable warnings by Arnd Bergmann · 10 years ago
  10. 5cae761 i40e: fix build warnings by Eric Dumazet · 10 years ago
  11. 5602815 i40e: remove forever unused ID by Jesse Brandeburg · 10 years ago
  12. 857942f i40e: Fix Rx hash reported to the stack by our driver by Anjali Singhai Jain · 10 years ago
  13. b499ffb i40e: Look up MAC address in Open Firmware or IDPROM by Sowmini Varadhan · 10 years ago
  14. efd8e39 i40e: allow zero MAC address for VFs by Mitch Williams · 10 years ago
  15. 2d166c3 i40e: change log messages and error returns by Mitch Williams · 10 years ago
  16. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  17. cd86660 i40e: Call geneve_get_rx_port to get the existing Geneve ports by Singhai, Anjali · 10 years ago
  18. 6a89902 i40e: geneve tunnel offload support by Singhai, Anjali · 10 years ago
  19. a188222 net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK by Tom Herbert · 10 years ago
  20. 53692b1 sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC by Tom Herbert · 10 years ago
  21. c9c9f1b i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4 by Catherine Sullivan · 10 years ago
  22. f119999 i40e: clean whole mac filter list by Shannon Nelson · 10 years ago
  23. b9eacec i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722 by Anjali Singhai Jain · 10 years ago
  24. 75eb73c i40e: hush little warnings by Mitch Williams · 10 years ago
  25. 00ada50 i40e: Opcode and structures required by OEM Post Update AQ command and add new NVM arq message by Michal Kosiarz · 10 years ago
  26. 6621e4b i40e: use explicit cast from u16 to u8 by Kamil Krawczyk · 10 years ago
  27. b7b713a i40e: don't add zero MAC filter by Mitch Williams · 10 years ago
  28. b36e9ab i40e: properly delete VF MAC filters by Mitch Williams · 10 years ago
  29. 75f5cea i40e: chomp the BIT(_ULL) by Jesse Brandeburg · 10 years ago
  30. 6633d38 Revert "i40e: remove CONFIG_I40E_VXLAN" by Singhai, Anjali · 10 years ago
  31. 8ddb332 i40e/i40evf: avoid mutex re-init by Jesse Brandeburg · 10 years ago
  32. f4f7981 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 10 years ago
  33. 3b19584 i40e: Fix i40e_print_features() VEB mode output by Joe Perches · 10 years ago
  34. 4eeb1ff i40e: trivial fixes by Jesse Brandeburg · 10 years ago
  35. 1e59066 i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evf by Catherine Sullivan · 10 years ago
  36. 44cdb79 i40e/i40evf: use logical operator by Mitch Williams · 10 years ago
  37. b82bc49e i40e: fix whitespace by Mitch Williams · 10 years ago
  38. 95db239 i40e: Remove separate functions gathering XOFF Rx stats by Neerav Parikh · 10 years ago
  39. 8fe2699 i40e: remove CONFIG_I40E_VXLAN by Jesse Brandeburg · 10 years ago
  40. 827de39 i40e: use priv flags to control packet split by Jesse Brandeburg · 10 years ago
  41. ea02e90 i40e: propagate properly by Mitch Williams · 10 years ago
  42. a42e7a3 i40e: Fix memory leaks, sideband filter programming by Kiran Patil · 10 years ago
  43. 9c6c125 i40e: Detection and recovery of TX queue hung logic moved to service_task from tx_timeout by Kiran Patil · 10 years ago
  44. 17652c6 i40e: remove unused argument by Jesse Brandeburg · 10 years ago
  45. 0e4425e i40e: fix: do not sleep in netdev_ops by Jesse Brandeburg · 10 years ago
  46. e1c2279 i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1 by Catherine Sullivan · 10 years ago
  47. e7ffb72 i40e: make error message more useful by Mitch Williams · 10 years ago
  48. e36b0b1 i40e: fix confusing message by Helin Zhang · 10 years ago
  49. 2b2426a76 i40e: Update error messaging by Carolyn Wyborny · 10 years ago
  50. b74118f i40e/i40evf: prefetch skb data on transmit by Jesse Brandeburg · 10 years ago
  51. acd6544 i40e: rename rss_size to alloc_rss_size in i40e_pf by Helin Zhang · 10 years ago
  52. 28c5869 i40e: add new fields to store user configuration by Helin Zhang · 10 years ago
  53. 1c2df9e i40e: Bump version to 1.4.2 by Catherine Sullivan · 10 years ago
  54. 043dd65 i40e: create a generic configure rss function by Helin Zhang · 10 years ago
  55. e69ff81 i40e: rework the functions to configure RSS with similar parameters by Helin Zhang · 10 years ago
  56. 3e3aa21 i40e: return the number of enabled queues for ETHTOOL_GRXRINGS by Helin Zhang · 10 years ago
  57. 8d8f229 i40e/i40evf: clean up error messages by Mitch Williams · 10 years ago
  58. 2f175f5 i40e/i40evf: Add comment to #endif by Helin Zhang · 10 years ago
  59. 1f9610e i40e: Move the saving of old link info from handle_link_event to link_event by Catherine Sullivan · 10 years ago
  60. 164c9f5 i40e/i40evf: Add a stat to track how many times we have to do a force WB by Anjali Singhai Jain · 10 years ago
  61. 4f2f017c i40e: Workaround fix for mss < 256 issue by Anjali Singhai Jain · 10 years ago
  62. f9b26eb i40e: remove BUG_ON from FCoE setup by Shannon Nelson · 10 years ago
  63. 7fd8954 i40e: remove BUG_ON from feature string building by Shannon Nelson · 10 years ago
  64. b875f99 i40e: Change BUG_ON to WARN_ON in service event complete by Shannon Nelson · 10 years ago
  65. 9c883bd i40e/i40evf: remove unused tunnel parameter by Shannon Nelson · 10 years ago
  66. 0286c67 intel: i40e: fix confused code by Rasmus Villemoes · 10 years ago
  67. 93f93a4 net: move skb_mark_napi_id() into core networking stack by Eric Dumazet · 10 years ago
  68. 9cf5c09 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 10 years ago
  69. ba3e208 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  70. 2fc4cd5 i40e: fix unconditional execution of cpu_to_le16() by Jean Sacren · 10 years ago
  71. 0e5229c i40e: clean up local variable initialization by Jean Sacren · 10 years ago
  72. 554f454 i40e: add missing kernel-doc argument by Jean Sacren · 10 years ago
  73. a3524e9 i40e: re-use %*ph specifier to hexdump a data by Andy Shevchenko · 10 years ago
  74. 0e32051 i40e/i40evf: Bump i40e to 1.3.46 and i40evf to 1.3.33 by Catherine Sullivan · 10 years ago
  75. de445b3 i40e: Disable VEB bridge mode with SR-IOV failure by Akeem G Abodunrin · 10 years ago
  76. 2efaad8 i40e: Fix an incorrect OEM version string by Carolyn Wyborny · 10 years ago
  77. 58fc326 i40e: fix inconsistent statuses after a PF reset by Helin Zhang · 10 years ago
  78. 09603ea i40e: Fix VEB/VEPA bridge mode mismatch issue by Akeem G Abodunrin · 10 years ago
  79. 10dc035 i40e: fix a bug in debugfs with add/del macaddr by Anjali Singhai Jain · 10 years ago
  80. e7358f5 i40e/i40evf: Add a workaround to drop all flow control frames by Anjali Singhai Jain · 10 years ago
  81. e9e5366 i40e: fix annoying message by Jesse Brandeburg · 10 years ago
  82. 74a6c66 i40e: fix stats offsets by Jesse Brandeburg · 10 years ago
  83. c8fdc32 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 10 years ago
  84. 26440c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  85. a1f192c i40e/i40evf: Bump i40e to 1.3.38 and i40evf to 1.3.25 by Catherine Sullivan · 10 years ago
  86. 6f66a48 i40e: declare rather than initialize int object by Jean Sacren · 10 years ago
  87. 2bc11c6 i40e: fix kernel-doc argument name by Jean Sacren · 10 years ago
  88. 52e9689 i40e: Move error message to debug level by Catherine Sullivan · 10 years ago
  89. 3ce12ee i40e: Fix order of checks when enabling/disabling autoneg in ethtool by Catherine Sullivan · 10 years ago
  90. a03dc368 i40e/i40evf: Fix an accidental error with BIT_ULL replacement by Anjali Singhai Jain · 10 years ago
  91. 8589af7 i40e: fix for PHY NVM interaction problem by Carolyn Wyborny · 10 years ago
  92. bcab2db i40e: Fix for Tools loopback test failing after driver load by Carolyn Wyborny · 10 years ago
  93. ee2319c i40e/i40evf: adjust interrupt throttle less frequently by Jesse Brandeburg · 10 years ago
  94. c56625d i40e/i40evf: change dynamic interrupt thresholds by Jesse Brandeburg · 10 years ago
  95. 51cc6d9 i40e/i40evf: fix bug in throttle rate math by Jesse Brandeburg · 10 years ago
  96. 8f5e39c i40e/i40evf: refactor IRQ enable function by Jesse Brandeburg · 10 years ago
  97. 5d3465a i40e/i40evf: use napi_schedule_irqoff() by Alexander Duyck · 10 years ago
  98. 07f89be i40e: Fix basic support for X722 devices by Anjali Singhai · 10 years ago
  99. 2165903 i40e: Lock for VSI's MAC filter list by Kiran Patil · 10 years ago
  100. d1d3951 i40e/i40evf: Bump i40e to 1.3.34 and i40evf to 1.3.21 by Catherine Sullivan · 10 years ago