1. d1a8d27 i40e: Strip VEB stats if they are disabled in HW by Anjali Singhai Jain · 10 years ago
  2. 48a3b51 i40e/i40evf: add new device id 1588 by Shannon Nelson · 10 years ago
  3. 2019910 i40e: Remove useless message by Greg Rose · 10 years ago
  4. 2ac8b67 i40e: limit debugfs io ops by Shannon Nelson · 10 years ago
  5. d8201e2 i40e: count drops in netstat interface by Jesse Brandeburg · 10 years ago
  6. d9b68f8 i40e: Fix a port VLAN configuration bug by Greg Rose · 10 years ago
  7. 4c4935a i40e: rtnl_lock called twice in i40e_pci_error_resume() by Vasily Averin · 10 years ago
  8. 30e2561 i40e: Fix for recursive RTNL lock during PROMISC change by Anjali Singhai · 10 years ago
  9. b03a8c1 i40e/i40evf: refactor tx timeout logic by Kiran Patil · 10 years ago
  10. f91638a i40e/i40evf: Bump i40e to 1.3.21 and i40evf to 1.3.13 by Catherine Sullivan · 10 years ago
  11. 92faef8 i40e: Set defport behavior for the Main VSI when in promiscuous mode by Anjali Singhai Jain · 10 years ago
  12. bf41846 i40e/i40evf: Bump i40e to 1.3.9 and i40evf to 1.3.5 by Catherine Sullivan · 10 years ago
  13. 2b20c88 i40e: Remove redundant and unneeded messages by Greg Rose · 10 years ago
  14. fe860af i40e/i40evf: Add capability to gather VEB per TC stats by Neerav Parikh · 10 years ago
  15. 26cdc44 i40e: Fix legacy interrupt mode in the driver by Anjali Singhai Jain · 10 years ago
  16. 02b4249 i40e: Move function calls to i40e_shutdown instead of i40e_suspend by Catherine Sullivan · 10 years ago
  17. ecbb44e i40e: don't degrade __le16 by Mitch Williams · 10 years ago
  18. 0d8e143 i40e: Add IWARP support for X722 by Anjali Singhai Jain · 10 years ago
  19. 527274c i40e/i40evf: Add TX/RX outer UDP checksum support for X722 by Anjali Singhai Jain · 10 years ago
  20. 8e0764b i40e/i40evf: Add support for writeback on ITR feature for X722 by Anjali Singhai Jain · 10 years ago
  21. e25d00b i40e/i40evf: RSS changes for X722 by Anjali Singhai Jain · 10 years ago
  22. d502ce0 i40e/i40evf: Add flags for X722 capabilities by Anjali Singhai Jain · 10 years ago
  23. 87e6c1d i40e/i40evf: Add device ids for X722 by Anjali Singhai Jain · 10 years ago
  24. 41a1d04 i40e: use BIT and BIT_ULL macros by Jesse Brandeburg · 10 years ago
  25. f1c7e72 i40e: clean up error status messages by Shannon Nelson · 10 years ago
  26. 76945bf i40e/i40evf: Bump version to 1.3.6 for i40e and 1.3.2 for i40evf by Catherine Sullivan · 10 years ago
  27. b2a75c5 i40e: Refine an error message to avoid confusion by Anjali Singhai Jain · 10 years ago
  28. 9df70b6 i40e: Remove incorrect #ifdef's by Carolyn Wyborny · 10 years ago
  29. c78b953 i40e/i40evf: Update Flex-10 related device/function capabilities by Pawel Orlowski · 10 years ago
  30. d0389e5 i40e/i40evf: Add stats to track FD ATR and SB dynamic enable state by Anjali Singhai Jain · 10 years ago
  31. f44a75e i40e: Implement ndo_features_check() by Joe Stringer · 10 years ago
  32. 7d4f8d8 switchdev; add VLAN support for port's bridge_getlink by Scott Feldman · 10 years ago
  33. 941742f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  34. fa11cb3 i40e: Make sure to be in VEB mode if SRIOV is enabled at probe by Anjali Singhai Jain · 10 years ago
  35. fc60861 i40e: start up in VEPA mode by default by Anjali Singhai Jain · 10 years ago
  36. f029094 i40e: Bump version to 1.3.4 by Catherine Sullivan · 10 years ago
  37. 2e4875e i40e: Move the FD ATR/SB messages to a higher debug level by Anjali Singhai Jain · 10 years ago
  38. 0bf4b1b i40e: Remove unnecessary pf members by Anjali Singhai Jain · 10 years ago
  39. 60ccd45 i40e/i40evf: Add stats to count Tunnel ATR hits by Anjali Singhai Jain · 10 years ago
  40. e120814 i40e: Collect PFC XOFF RX stats even in single TC case by Neerav Parikh · 10 years ago
  41. 46c264d bridge/nl: remove wrong use of NLM_F_MULTI by Nicolas Dichtel · 10 years ago
  42. 2aea6dc i40e: Bump version to 1.3.2 by Catherine Sullivan · 10 years ago
  43. c1147280 i40e: handle possible memory allocation failure by Jesse Brandeburg · 10 years ago
  44. 42d255c i40e: Bump to version 1.3.1 by Catherine Sullivan · 10 years ago
  45. fdf0e0b i40e: Communicate VSI id in place of VSI index to the VFs by Anjali Singhai Jain · 10 years ago
  46. 3932dbf i40e: stop flow director on shutdown by Mitch Williams · 10 years ago
  47. c22c06c i40e: fix up VXLAN messages by Shannon Nelson · 10 years ago
  48. 1a2f624 i40e: Change some memcpys to struct assignments by Jesse Brandeburg · 10 years ago
  49. 25fc0e6 i40e: Print some more info to help figure out the cause of HMC error by Anjali Singhai Jain · 10 years ago
  50. 3182b25 i40e: Bump version to 1.2.43 by Catherine Sullivan · 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. ec7a06f i40e/i40evf: Bump i40e/i40evf version by Catherine Sullivan · 10 years ago
  54. b40c82e i40e: Fix inconsistent use of PF/VF vs pf/vf by Jeff Kirsher · 10 years ago
  55. cd77f5e i40e: Strip configfs code by Greg Rose · 10 years ago
  56. b85e911 i40e/i40evf: Bump version by Sravanthi Tangeda · 10 years ago
  57. d9e894e i40e: Simplify code for rss_size_max config by Anjali Singhai Jain · 10 years ago
  58. 04294e3 i40e: FD filters flush policy changes by Anjali Singhai Jain · 10 years ago
  59. 386a0af i40e: Move code to enable/disable Loopback to the main file by Akeem G Abodunrin · 10 years ago
  60. 1e200e4 i40e: rework vector reservation by Shannon Nelson · 10 years ago
  61. d6d83c1 i40e: Remove duplicate code by Catherine Sullivan · 10 years ago
  62. 37a2973 i40e/i40evf: Refactor i40e_debug_aq and make some functions static by Shannon Nelson · 10 years ago
  63. e815665 i40e: Fix mismatching type for ioremap_len by Jeff Kirsher · 10 years ago
  64. d3866a0 i40e/i40evf: Version bump by Sravanthi Tangeda · 10 years ago
  65. 3b44439 i40e: move IRQ tracking setup into MSIX setup by Shannon Nelson · 10 years ago
  66. 232f470 i40e: Ioremap changes by Anjali Singhai · 10 years ago
  67. 5bbc330 i40e/i40evf: Clean up some formatting and other things by Jesse Brandeburg · 10 years ago
  68. 9a660ee i40e: fix XPS mask when resetting by Jesse Brandeburg · 10 years ago
  69. c668a12 i40e: Fix NPAR Tx Scheduler init by Greg Rose · 10 years ago
  70. 71a83a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  71. b97526f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  72. e8ab38c i40e: Fix dependencies in the i40e driver on configfs by Greg Rose · 10 years ago
  73. ce458fc i40e/i40evf: Bump versions by Sravanthi Tangeda · 10 years ago
  74. fc51de9 i40e: Only enable TC0 for NIC partition type by Neerav Parikh · 10 years ago
  75. 66ddcff i40e: Fix RSS size at init since default num queue calculation has changed by Anjali Singhai Jain · 10 years ago
  76. 5db4cb5 i40e: Move RSS table size for VSIs to the VSI struct by Anjali Singhai Jain · 10 years ago
  77. 750fcbc i40e: Fix issue with removal of apps from DBCNL app table by Neerav Parikh · 10 years ago
  78. 025b4a5 i40e: Add FW check to disable DCB and wrap autoneg workaround with FW check by Anjali Singhai Jain · 10 years ago
  79. 9a3bd2f i40e: Enable more than 64 qps for the Main VSI by Anjali Singhai Jain · 10 years ago
  80. 33c62b3 i40e: stop flow director on shutdown by Mitch A Williams · 10 years ago
  81. e147758 i40e: disconnect irqs on shutdown by Shannon Nelson · 10 years ago
  82. 11e4770 i40e: Issue a PF reset if Tx queue disable timeout by Parikh, Neerav · 10 years ago
  83. cd238a3 i40e: Fix the Tx ring qset handle when DCB reconfigures by Parikh, Neerav · 10 years ago
  84. 7f9ff47 i40e: Fix the case where per TC queue count was higher than queues enabled by Anjali Singhai · 10 years ago
  85. b67a033 i40e: Don't check for Tx hang when PF down by Akeem G Abodunrin · 10 years ago
  86. 5b8eb17 i40e/i40evf: Update driver versions by Sravanthi Tangeda · 11 years ago
  87. aba237d i40e: print Rx packet split status by Mitch Williams · 11 years ago
  88. 5161601 i40e: Add support for getlink, setlink ndo ops by Neerav Parikh · 11 years ago
  89. 9666448 i40e: Implement configfs for NPAR BW configuration by Greg Rose · 11 years ago
  90. f4492db i40e: Add NPAR BW get and set functions by Greg Rose · 11 years ago
  91. 2bc7ee8 i40e: enable packet split only when IOMMU present by Mitch Williams · 11 years ago
  92. e827845 i40e/i40evf: Use advertised speed settings in ethtool and refactor get_settings by Catherine Sullivan · 11 years ago
  93. c952f6c i40e/i40evf: Bump Driver Versions by Sravanthi Tangeda · 11 years ago
  94. 21af70f i40e/i40evf: Remove unused variable an_enable and function update_link_info by Catherine Sullivan · 11 years ago
  95. 9df42d1 i40e: Fix the EMPR interrupt received handling by Anjali Singhai Jain · 11 years ago
  96. 5098850 i40e/i40evf: i40e_register.h updates by Anjali Singhai Jain · 11 years ago
  97. 2b18e59 i40e: Use #define for the VSI connection type by Neerav Parikh · 11 years ago
  98. a132af2 i40e/i40evf: Refactor the receive routines by Mitch Williams · 11 years ago
  99. 0314777 i40e: Fix function header by Greg Rose · 11 years ago
  100. 88086e5d i40e: stop the service task at shutdown by Mitch Williams · 11 years ago