1. 90ef8d4 i40e: abstract the close path for better netdev vsis by Shannon Nelson · 10 years ago
  2. c22e3c6 i40e: prep vsi_open logic for non-netdev cases by Shannon Nelson · 10 years ago
  3. 98c95a6 i40e: Remove a FW workaround by Catherine Sullivan · 10 years ago
  4. acb3676 i40e/i40evf: Bump build versions by Catherine Sullivan · 10 years ago
  5. 0b3aec8 i40e/i40evf: unhide and enable to one prefena field by Jesse Brandeburg · 10 years ago
  6. 4ba0dea i40e: Add bridge FDB add/del/dump ops by Greg Rose · 10 years ago
  7. e3e3bfd i40e/i40evf: fix error checking path by Jean Sacren · 10 years ago
  8. 4eb3f76 i40e: eeprom integrity check on load and empr by Shannon Nelson · 10 years ago
  9. 90e0407 i40e: Make the alloc and free queue vector calls orthogonal by Greg Rose · 10 years ago
  10. 0b67584 i40e: Fix a message string by Anjali Singhai Jain · 10 years ago
  11. bee5af7 i40e/i40evf: Add EEE LPI stats by Anjali Singhai Jain · 10 years ago
  12. db44609 i40e/i40evf: Bump build versions by Catherine Sullivan · 10 years ago
  13. 1943d8b i40e/i40evf: enable hardware feature head write back by Jesse Brandeburg · 10 years ago
  14. 6c167f5 i40e: Refactor and cleanup i40e_open(), adding i40e_vsi_open() by Elizabeth Kappler · 10 years ago
  15. 7c3c288 i40e: Patch to enable Ethtool/netdev feature flag for NTUPLE control by Anjali Singhai Jain · 10 years ago
  16. 588aefa i40e: support VF link state ndo by Mitch Williams · 10 years ago
  17. d70e941 net/i40e: Avoid double setting of NETIF_F_SG for the HW encapsulation feature mask by Or Gerlitz · 10 years ago
  18. 57a7744 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq by Eric W. Biederman · 10 years ago
  19. 6494294 i40e/i40evf: Use dma_set_mask_and_coherent by Mitch Williams · 10 years ago
  20. c0c2897 i40e: Let MDD events be handled by MDD handler by Anjali Singhai Jain · 10 years ago
  21. ca64fa4 i40e: Bug fix for FDIR replay logic by Anjali Singhai Jain · 10 years ago
  22. 55a5e60 i40e: Add code to handle FD table full condition by Anjali Singhai Jain · 10 years ago
  23. fdfd943 i40e: Fix function comments by Akeem G Abodunrin · 10 years ago
  24. 0c22b3d i40e: simplified init string by Jesse Brandeburg · 10 years ago
  25. 69bfb11 i40e: cleanup strings by Jesse Brandeburg · 10 years ago
  26. f29eaa3 i40e: make string references to q be queue by Jesse Brandeburg · 10 years ago
  27. a486659 i40e: delete netdev after deleting napi and vectors by Shannon Nelson · 10 years ago
  28. 2062862 i40e/i40evf: Bump pf&vf build versions by Catherine Sullivan · 11 years ago
  29. ff80301 i40e: fix nvm version and remove firmware report by Jesse Brandeburg · 11 years ago
  30. 6982d42 i40e: Remove a redundant filter addition by Anjali Singhai Jain · 11 years ago
  31. ac71b7b i40e: Remove a FW workaround for Number of MSIX vectors by Anjali Singhai Jain · 11 years ago
  32. 17a73f6 i40e: Flow Director sideband accounting by Joseph Gasparakis · 10 years ago
  33. acbc3eb i40e and i40evf: Bump driver versions by Catherine Sullivan · 10 years ago
  34. 77fa28b i40e: Change MSIX to MSI-X by Catherine Sullivan · 10 years ago
  35. 6c5ef62 i40e: tighten up ring enable/disable flow by Mitch Williams · 10 years ago
  36. 7b37f37 i40e: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  37. eb2d80b i40e: don't handle VF reset on unload by Mitch Williams · 10 years ago
  38. 4aeec01 i40e: enable extant VFs by Mitch Williams · 10 years ago
  39. 69f64b2 i40e: reset VFs after PF reset by Mitch Williams · 10 years ago
  40. e108b0e i40e: Setting i40e_down bit for tx_timeout by Akeem G Abodunrin · 10 years ago
  41. 14ad375 i40e: bump driver version by Jesse Brandeburg · 10 years ago
  42. 3d9667a i40e: Add missing braces to i40e_dcb_need_reconfig() by Dave Jones · 11 years ago
  43. ab60085 i40e: Fix device ID define names to align to standard by Shannon Nelson · 11 years ago
  44. 4e3b35b i40e: add DCB and DCBNL support by Neerav Parikh · 11 years ago
  45. cbf6132 i40e: refactor flow director by Anjali Singhai Jain · 11 years ago
  46. 60ea5f8 i40e: rename defines by Jesse Brandeburg · 11 years ago
  47. 8fb905b i40e: whitespace fixes by Jesse Brandeburg · 11 years ago
  48. d0b1024 i40e: Change firmware workaround by Jesse Brandeburg · 11 years ago
  49. 8d82a7c i40e: Retain MAC filters on port VLAN deletion by Greg Rose · 11 years ago
  50. 962dd66 i40e: Bump version number by Catherine Sullivan · 11 years ago
  51. 6838b53 i40e: whitespace fixes by Jesse Brandeburg · 11 years ago
  52. 9d8bf54 i40e: associate VMDq queue with VM type by Shannon Nelson · 11 years ago
  53. 3029ff0 i40e: Bump version by Catherine Sullivan · 11 years ago
  54. beb0dff i40e: enable PTP by Jacob Keller · 11 years ago
  55. 6ff4ef8 i40e: call clear_pxe after adminq is initialized by Shannon Nelson · 11 years ago
  56. c5c9eb9 i40e: clear qtx_head before enabling Tx queue by Shannon Nelson · 11 years ago
  57. 3b867b2 i40e: do not bail when disabling if Tx queue disable fails by Anjali Singhai Jain · 11 years ago
  58. 21aa567 i40e: Bump version by Catherine Sullivan · 11 years ago
  59. 2050bc6 i40e: Turn flow director off in MFP mode by Catherine Sullivan · 11 years ago
  60. 4dda12e i40e: fix spelling errors by Jesse Brandeburg · 11 years ago
  61. 420136c i40e: shorten wordy fields by Mitch Williams · 11 years ago
  62. 0467bc9 i40e: accept pf to pf adminq messages by Shannon Nelson · 11 years ago
  63. e734c1d i40e: Cleanup reconfig rss path by Anjali Singhai Jain · 11 years ago
  64. 3de0506 i40e: disable packet split by Jesse Brandeburg · 11 years ago
  65. 8e9dca5 i40e: add a comment on barrier and fix panic on reset by Greg Rose · 11 years ago
  66. dc641b7 i40e: Fix GPL header by Greg Rose · 11 years ago
  67. 5e82306 i40e: Re-enable interrupt on ICR0 by Anjali Singhai Jain · 11 years ago
  68. 7f61d1f i40e: Bump version by Catherine Sullivan · 11 years ago
  69. 6bbac86 i40e: Stop accepting any VLAN tag on VLAN 0 filter set by Greg Rose · 11 years ago
  70. 1a10370 i40e: Do not enable broadcast promiscuous by default by Greg Rose · 11 years ago
  71. 80f6428 i40e: Do not allow AQ calls from ndo-ops by Anjali Singhai Jain · 11 years ago
  72. 37f0be6 i40e: check asq alive before notify by Anjali Singhai Jain · 11 years ago
  73. e1860d8 i40e: Admin queue shutdown fixes by Anjali Singhai Jain · 11 years ago
  74. b774c7d i40e: Hide the Port VLAN VLAN ID by Greg Rose · 11 years ago
  75. 3197ce2 i40e: don't allocate zero size by Mitch Williams · 11 years ago
  76. 5674726 i40e: Do not enable default port on the VEB by Greg Rose · 11 years ago
  77. 6c12fcb i40e: Fix SR-IOV VF port VLAN by Greg Rose · 11 years ago
  78. c3f0c4f i40e: remove un-necessary io-write by Anjali Singhai Jain · 11 years ago
  79. 9f52987 i40e: I40E_FLAG_MQ_ENABLED is not used by Neerav Parikh · 11 years ago
  80. d739764 i40e: Fix ring allocation by Neerav Parikh · 11 years ago
  81. 78681b1 i40e: catch unset q_vector by Shannon Nelson · 11 years ago
  82. 04b0301 i40e: fix error handling when alloc of vsi array fails by Shannon Nelson · 11 years ago
  83. 2f01912 i40e: reinit buffer size each time by Mitch Williams · 11 years ago
  84. 2ef28cf i40e: use functions to enable and disable icr 0 by Mitch Williams · 11 years ago
  85. f62b506 i40e: fix mac address checking by Jesse Brandeburg · 11 years ago
  86. 12dc4fe i40e: make a define from a large constant by Mitch Williams · 11 years ago
  87. fda972f i40e: remove chatty log messages by Mitch Williams · 11 years ago
  88. fc18eaa i40e: refactor VF reset flow by Mitch Williams · 11 years ago
  89. a1c9a9d i40e: Implementation of VXLAN ndo's by Jeff Kirsher · 11 years ago
  90. be1d5ee i40e: fix curly brace use and return type by Shannon Nelson · 11 years ago
  91. 8e2773a i40e: add wake-on-lan support by Shannon Nelson · 11 years ago
  92. d4dfb81 i40e: Populate and check pci bus speed and width by Catherine Sullivan · 11 years ago
  93. 9c010ee i40e: Suppress HMC error to Interrupt message level by Anjali Singhai Jain · 11 years ago
  94. 143c905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  95. 582a74e i40e: Bump version number by Catherine Sullivan · 11 years ago
  96. 84ed40e i40e: Fix wrong mask bits being used in misc interrupt by Anjali Singhai Jain · 11 years ago
  97. 9007bcc i40e: support for suspend and resume by Shannon Nelson · 11 years ago
  98. 2332618 i40e: rtnl_lock in reset path fixes by Anjali Singhai Jain · 11 years ago
  99. f8ff146 i40e: function to reconfigure RSS queues and rebuild by Anjali Singhai Jain · 11 years ago
  100. bc7d338 i40e: reinit flow for the main VSI by Anjali Singhai Jain · 11 years ago