1. 489ce7a i40e/i40evf: improve Tx performance with a small tweak by Jesse Brandeburg · 10 years ago
  2. c78b953 i40e/i40evf: Update Flex-10 related device/function capabilities by Pawel Orlowski · 10 years ago
  3. d0389e5 i40e/i40evf: Add stats to track FD ATR and SB dynamic enable state by Anjali Singhai Jain · 10 years ago
  4. f44a75e i40e: Implement ndo_features_check() by Joe Stringer · 10 years ago
  5. 7d4f8d8 switchdev; add VLAN support for port's bridge_getlink by Scott Feldman · 10 years ago
  6. 941742f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  7. fa11cb3 i40e: Make sure to be in VEB mode if SRIOV is enabled at probe by Anjali Singhai Jain · 10 years ago
  8. fc60861 i40e: start up in VEPA mode by default by Anjali Singhai Jain · 10 years ago
  9. 3052083 i40e/i40evf: Fix mixed size frags and linearization by Anjali Singhai Jain · 10 years ago
  10. f029094 i40e: Bump version to 1.3.4 by Catherine Sullivan · 10 years ago
  11. 3350759 i40e/i40evf: remove time_stamp member by Jesse Brandeburg · 10 years ago
  12. 3e587cf i40e/i40evf: force inline transmit functions by Jesse Brandeburg · 10 years ago
  13. 2e4875e i40e: Move the FD ATR/SB messages to a higher debug level by Anjali Singhai Jain · 10 years ago
  14. 41837cad i40e: fix unrecognized FCOE EOF case by Vasu Dev · 10 years ago
  15. 6b02a174 i40e/i40evf: Remove unneeded TODO by Greg Rose · 10 years ago
  16. 0bf4b1b i40e: Remove unnecessary pf members by Anjali Singhai Jain · 10 years ago
  17. 60ccd45 i40e/i40evf: Add stats to count Tunnel ATR hits by Anjali Singhai Jain · 10 years ago
  18. 89232c3 i40e/i40evf: Add ATR support for tunneled TCP/IPv4/IPv6 packets. by Anjali Singhai Jain · 10 years ago
  19. e17bc41 i40e: Disable offline diagnostics if VFs are enabled by Greg Rose · 10 years ago
  20. e120814 i40e: Collect PFC XOFF RX stats even in single TC case by Neerav Parikh · 10 years ago
  21. 4ffd3c7 net: batch of last_rx update avoidance in ethernet drivers. by françois romieu · 10 years ago
  22. 46c264d bridge/nl: remove wrong use of NLM_F_MULTI by Nicolas Dichtel · 10 years ago
  23. 2aea6dc i40e: Bump version to 1.3.2 by Catherine Sullivan · 10 years ago
  24. edf5cff i40e: Use new 40G speeds by Greg Rose · 10 years ago
  25. 0f575bf i40e: get rid of unused locals by Jesse Brandeburg · 10 years ago
  26. c1147280 i40e: handle possible memory allocation failure by Jesse Brandeburg · 10 years ago
  27. 73b2340 i40e/i40evf: Save WR_CSR_PROT field from DEV/FUNC capabilities by Kevin Scott · 10 years ago
  28. 3169c32 i40e: enable user dump of internal hardware state by Jesse Brandeburg · 10 years ago
  29. f18ae10 i40e: print FCoE capability reported by the device function by Vasu Dev · 10 years ago
  30. 57175ac i40e: For VF reset (VFR and VFLR) add some more delay by Anjali Singhai Jain · 10 years ago
  31. 532b045 i40e: move VF notification routines up by Mitch Williams · 10 years ago
  32. 055b295 i40e: notify VFs of link state by Mitch Williams · 10 years ago
  33. e7c8c60 i40e: Add support to program FDir SB rules for VF from PF through ethtool by Anjali Singhai Jain · 10 years ago
  34. 4443463 i40e: stop VF rings by Mitch Williams · 10 years ago
  35. 6731716 i40e/i40evf: Use dma_rmb where appropriate by Alexander Duyck · 10 years ago
  36. 42d255c i40e: Bump to version 1.3.1 by Catherine Sullivan · 10 years ago
  37. fdf0e0b i40e: Communicate VSI id in place of VSI index to the VFs by Anjali Singhai Jain · 10 years ago
  38. 3932dbf i40e: stop flow director on shutdown by Mitch Williams · 10 years ago
  39. c22c06c i40e: fix up VXLAN messages by Shannon Nelson · 10 years ago
  40. c142b1d i40e: Don't register/de-register apps on NIC partitions in MFP mode by Neerav Parikh · 10 years ago
  41. 31eaacc i40e/i40evf: Set Ethernet protocol correctly when Tx VLAN offloads are disabled by Greg Rose · 10 years ago
  42. 6d7b967 i40e: warn at the right time by Mitch Williams · 10 years ago
  43. b38da40 i40e: fix invalid void return in FCoE code by Jesse Brandeburg · 10 years ago
  44. 8b6ed9c i40e/i40evf: fix bug when skb allocation fails by Jesse Brandeburg · 10 years ago
  45. 1a2f624 i40e: Change some memcpys to struct assignments by Jesse Brandeburg · 10 years ago
  46. 25fc0e6 i40e: Print some more info to help figure out the cause of HMC error by Anjali Singhai Jain · 10 years ago
  47. b57459e i40e: validate VSI param from VFs by Mitch Williams · 10 years ago
  48. 6f7a9b8 ptp: i40e: convert to the 64 bit get/set time methods. by Richard Cochran · 10 years ago
  49. 3182b25 i40e: Bump version to 1.2.43 by Catherine Sullivan · 10 years ago
  50. 8af580d i40e: Increase PF reset max loop limit by Akeem G Abodunrin · 10 years ago
  51. ae24b40 i40e/i40evf: implement KR2 support by Jesse Brandeburg · 10 years ago
  52. 91a0f93 i40e: add NVM update events to AQ clean by Shannon Nelson · 10 years ago
  53. b29e13b i40e: add ethtool RSS support by Mitch A Williams · 10 years ago
  54. ec7a06f i40e/i40evf: Bump i40e/i40evf version by Catherine Sullivan · 10 years ago
  55. 2ddb80c i40e: add MAC printing to debugfs dump VSI by Shannon Nelson · 10 years ago
  56. b40c82e6 i40e: Fix inconsistent use of PF/VF vs pf/vf by Jeff Kirsher · 10 years ago
  57. 29a0645 i40e: tame the nvmupdate read and write complaints by Shannon Nelson · 10 years ago
  58. 97bf75f i40e/i40evf: fix accidental write to ITR registers by Jesse Brandeburg · 10 years ago
  59. 1efc80e i40e: future proof some sizeof calls by Shannon Nelson · 10 years ago
  60. d1da3ac i40e: Remove "hello world" strings from i40e driver by Greg Rose · 10 years ago
  61. cd77f5e i40e: Strip configfs code by Greg Rose · 10 years ago
  62. b85e911 i40e/i40evf: Bump version by Sravanthi Tangeda · 10 years ago
  63. 016890b i40e/i40evf: enable prefetch of Tx descriptors during cleanup by Jesse Brandeburg · 10 years ago
  64. d9e894e i40e: Simplify code for rss_size_max config by Anjali Singhai Jain · 10 years ago
  65. 4599120 i40e/i40evf: Simplify tunnel selection logic by Anjali Singhai Jain · 10 years ago
  66. 04294e3 i40e: FD filters flush policy changes by Anjali Singhai Jain · 10 years ago
  67. 4205d37 i40e: Avoid logs while adding/deleting FD-SB filters by Anjali Singhai Jain · 10 years ago
  68. 58ce517 i40e: print port stats only on partition 1 by Shannon Nelson · 10 years ago
  69. 386a0af i40e: Move code to enable/disable Loopback to the main file by Akeem G Abodunrin · 10 years ago
  70. 1e200e4 i40e: rework vector reservation by Shannon Nelson · 10 years ago
  71. 7b115dd i40e: clean up debug_read_register by Jesse Brandeburg · 10 years ago
  72. 71e6163 i40e: store msg_enable in the right size by Jesse Brandeburg · 10 years ago
  73. ef06207 i40e: Remove unneeded conversion by Kamil Krawczyk · 10 years ago
  74. d6d83c1 i40e: Remove duplicate code by Catherine Sullivan · 10 years ago
  75. 37a2973 i40e/i40evf: Refactor i40e_debug_aq and make some functions static by Shannon Nelson · 10 years ago
  76. e815665 i40e: Fix mismatching type for ioremap_len by Jeff Kirsher · 10 years ago
  77. d3866a0 i40e/i40evf: Version bump by Sravanthi Tangeda · 10 years ago
  78. 9466699 i40e: don't spam the system log by Mitch A Williams · 10 years ago
  79. 3b44439 i40e: move IRQ tracking setup into MSIX setup by Shannon Nelson · 10 years ago
  80. 232f470 i40e: Ioremap changes by Anjali Singhai · 10 years ago
  81. 5bbc330 i40e/i40evf: Clean up some formatting and other things by Jesse Brandeburg · 10 years ago
  82. 180204c i40e: Add AOC PHY types to case statements by Catherine Sullivan · 10 years ago
  83. 5b86c5c i40e: Fix ethtool offline test by Greg Rose · 10 years ago
  84. 088c4ee i40e: Reassign incorrect PHY type to fix a FW bug by Catherine Sullivan · 10 years ago
  85. 9a660ee i40e: fix XPS mask when resetting by Jesse Brandeburg · 10 years ago
  86. ce7ca75 i40e: use more portable sign extension by Jesse Brandeburg · 10 years ago
  87. 4f651a5 i40e/i40evf: grab NVM devstarter version not image version by Shannon Nelson · 10 years ago
  88. 7589f65 i40e: Don't check operational or sync bit for App TLV by Neerav Parikh · 10 years ago
  89. b84d5cd i40e: during LED interaction ignore activity LED src modes by Matt Jared · 10 years ago
  90. c668a12 i40e: Fix NPAR Tx Scheduler init by Greg Rose · 10 years ago
  91. 71a83a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  92. b97526f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  93. e8ab38c i40e: Fix dependencies in the i40e driver on configfs by Greg Rose · 10 years ago
  94. ce458fc i40e/i40evf: Bump versions by Sravanthi Tangeda · 10 years ago
  95. fc51de9 i40e: Only enable TC0 for NIC partition type by Neerav Parikh · 10 years ago
  96. 15d504b i40e: Register DCBNL ops in MFP mode by Neerav Parikh · 10 years ago
  97. 66ddcff i40e: Fix RSS size at init since default num queue calculation has changed by Anjali Singhai Jain · 10 years ago
  98. 5db4cb5 i40e: Move RSS table size for VSIs to the VSI struct by Anjali Singhai Jain · 10 years ago
  99. f8faaa4 i40e/i40evf: Add missing packet types for VXLAN encapsulated packet types by Anjali Singhai Jain · 10 years ago
  100. 750fcbc i40e: Fix issue with removal of apps from DBCNL app table by Neerav Parikh · 10 years ago