1. 86df242 i40e: add checks for AQ error status bits by Shannon Nelson · 10 years ago
  2. eeb6b64 i40e/i40evf: Bump build version by Catherine Sullivan · 10 years ago
  3. 704599e i40e/i40evf: remove deprecated device IDs by Jesse Brandeburg · 10 years ago
  4. eefeace i40e/i40evf: fix poll weight by Jesse Brandeburg · 10 years ago
  5. 63158f9 i40e/i40evf: remove chatty reset messages by Mitch Williams · 10 years ago
  6. ddfda80 i40e: not all VSIs have rings by Mitch Williams · 10 years ago
  7. e78ac4bf i40e: clear pxe after adminq is rebuilt by Shannon Nelson · 10 years ago
  8. c6423ff i40e: Fix incorrect feature configuration status by Akeem G Abodunrin · 10 years ago
  9. a5282f4 i40e/i40evf: Clean up a few things by Akeem G Abodunrin · 10 years ago
  10. e454d6b i40e/i40evf: Bump build version by Catherine Sullivan · 11 years ago
  11. 6374184 i40e: remove irqs only when they are set up by Shannon Nelson · 11 years ago
  12. 60442de i40e: don't remove HMC that doesn't exist by Shannon Nelson · 11 years ago
  13. cf05ed0 i40e: print full link message by Jesse Brandeburg · 11 years ago
  14. 532d283 i40e: add xcast stats for port by Shannon Nelson · 11 years ago
  15. 351499a i40e/i40evf: add Tx pre queue disable function by Matt Jared · 11 years ago
  16. 2c5fe33 i40e: print message for pre-production hardware by Jesse Brandeburg · 11 years ago
  17. 1bb8b93 i40e: set lan_veb index by Shannon Nelson · 11 years ago
  18. 41a9e55 i40e: add missing VSI statistics by Shannon Nelson · 11 years ago
  19. 03da6f6 i40e/i40evf: remove rx_errors and rx_missed by Shannon Nelson · 11 years ago
  20. 7812fdd i40e: refactor stats collection by Shannon Nelson · 11 years ago
  21. 44033fa i40e: refactor send version by Jesse Brandeburg · 11 years ago
  22. 263fc48 i40e: notify VF of all types of resets by Mitch Williams · 11 years ago
  23. 61a46a4 i40e: clamp jumbo frame size by Jesse Brandeburg · 11 years ago
  24. b556540 i40e: Clear recovery pending, if reset failed by Akeem G Abodunrin · 11 years ago
  25. aee8087 i40e/i40evf: remove storm control by Jesse Brandeburg · 11 years ago
  26. 8913278 i40e: Use the new i40e_get_fd_cnt_all function in other places by Anjali Singhai Jain · 11 years ago
  27. e7046ee i40e: Tx/Rx rings declaration by Akeem G Abodunrin · 11 years ago
  28. 0c3592b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  29. ed61668 net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate through ip tool. by Sucheta Chakraborty · 10 years ago
  30. 41457f6 i40e,igb,ixgbe: remove usless return statements by Stephen Hemminger · 11 years ago
  31. ce9ccb1 i40e: fix passing wrong error code to i40e_open() by Jean Sacren · 10 years ago
  32. df805f6 i40e: Check PCI_IOV config to avoid compile error by Greg Rose · 11 years ago
  33. ca99eb9 i40e/i40evf: set proper default for ITR registers by Mitch Williams · 11 years ago
  34. 5f013c9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  35. ded7b9a i40e/i40evf: Bump build version by Catherine Sullivan · 11 years ago
  36. f4f94b9 i40e: Update function formal parameters by Kevin Scott · 11 years ago
  37. 2e86a0b i40e: Do not enable NTUPLE feature control in MFP mode by Anjali Singhai Jain · 11 years ago
  38. 014269f i40e: Don't stop driver probe when querying DCB config fails by Neerav Parikh · 11 years ago
  39. 0672a09 i40e: Redistribute queue vectors after DCB reconfiguration by Neerav Parikh · 11 years ago
  40. d246601 i40e/i40evf: add driver version string to driver version command by Shannon Nelson · 11 years ago
  41. cafa1fc i40e: fix Timesync Tx interrupt handler code by Jacob Keller · 11 years ago
  42. 4366004 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  43. b98d1df i40e/i40evf: Bump build versions by Catherine Sullivan · 11 years ago
  44. 7c12200 i40e: Cleanup if/else statements by Catherine Sullivan · 11 years ago
  45. 8a9eb7d i40e: rework fdir setup and teardown by Shannon Nelson · 11 years ago
  46. 8276f75 i40e: use generic vsi_open to unquiesce vsi by Shannon Nelson · 11 years ago
  47. 90ef8d4 i40e: abstract the close path for better netdev vsis by Shannon Nelson · 11 years ago
  48. c22e3c6 i40e: prep vsi_open logic for non-netdev cases by Shannon Nelson · 11 years ago
  49. 98c95a6 i40e: Remove a FW workaround by Catherine Sullivan · 11 years ago
  50. acb3676 i40e/i40evf: Bump build versions by Catherine Sullivan · 11 years ago
  51. 0b3aec8 i40e/i40evf: unhide and enable to one prefena field by Jesse Brandeburg · 11 years ago
  52. 4ba0dea i40e: Add bridge FDB add/del/dump ops by Greg Rose · 11 years ago
  53. 059dab6 i40e: fix TCP flag replication for hardware offload by Jesse Brandeburg · 11 years ago
  54. e3e3bfd i40e/i40evf: fix error checking path by Jean Sacren · 11 years ago
  55. 4eb3f76 i40e: eeprom integrity check on load and empr by Shannon Nelson · 11 years ago
  56. 90e0407 i40e: Make the alloc and free queue vector calls orthogonal by Greg Rose · 11 years ago
  57. 0b67584 i40e: Fix a message string by Anjali Singhai Jain · 11 years ago
  58. bee5af7 i40e/i40evf: Add EEE LPI stats by Anjali Singhai Jain · 11 years ago
  59. db44609 i40e/i40evf: Bump build versions by Catherine Sullivan · 11 years ago
  60. 1943d8b i40e/i40evf: enable hardware feature head write back by Jesse Brandeburg · 11 years ago
  61. 6c167f5 i40e: Refactor and cleanup i40e_open(), adding i40e_vsi_open() by Elizabeth Kappler · 11 years ago
  62. 7c3c288 i40e: Patch to enable Ethtool/netdev feature flag for NTUPLE control by Anjali Singhai Jain · 11 years ago
  63. 588aefa i40e: support VF link state ndo by Mitch Williams · 11 years ago
  64. d70e941 net/i40e: Avoid double setting of NETIF_F_SG for the HW encapsulation feature mask by Or Gerlitz · 11 years ago
  65. 57a7744 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq by Eric W. Biederman · 11 years ago
  66. 6494294 i40e/i40evf: Use dma_set_mask_and_coherent by Mitch Williams · 11 years ago
  67. c0c2897 i40e: Let MDD events be handled by MDD handler by Anjali Singhai Jain · 11 years ago
  68. ca64fa4 i40e: Bug fix for FDIR replay logic by Anjali Singhai Jain · 11 years ago
  69. 55a5e60 i40e: Add code to handle FD table full condition by Anjali Singhai Jain · 11 years ago
  70. fdfd943 i40e: Fix function comments by Akeem G Abodunrin · 11 years ago
  71. 0c22b3d i40e: simplified init string by Jesse Brandeburg · 11 years ago
  72. 69bfb11 i40e: cleanup strings by Jesse Brandeburg · 11 years ago
  73. f29eaa3 i40e: make string references to q be queue by Jesse Brandeburg · 11 years ago
  74. a486659 i40e: delete netdev after deleting napi and vectors by Shannon Nelson · 11 years ago
  75. 2062862 i40e/i40evf: Bump pf&vf build versions by Catherine Sullivan · 11 years ago
  76. ff80301 i40e: fix nvm version and remove firmware report by Jesse Brandeburg · 11 years ago
  77. 6982d42 i40e: Remove a redundant filter addition by Anjali Singhai Jain · 11 years ago
  78. ac71b7b i40e: Remove a FW workaround for Number of MSIX vectors by Anjali Singhai Jain · 11 years ago
  79. 17a73f6 i40e: Flow Director sideband accounting by Joseph Gasparakis · 11 years ago
  80. acbc3eb i40e and i40evf: Bump driver versions by Catherine Sullivan · 11 years ago
  81. 77fa28b i40e: Change MSIX to MSI-X by Catherine Sullivan · 11 years ago
  82. 6c5ef62 i40e: tighten up ring enable/disable flow by Mitch Williams · 11 years ago
  83. 7b37f37 i40e: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  84. eb2d80b i40e: don't handle VF reset on unload by Mitch Williams · 11 years ago
  85. 4aeec01 i40e: enable extant VFs by Mitch Williams · 11 years ago
  86. 69f64b2 i40e: reset VFs after PF reset by Mitch Williams · 11 years ago
  87. e108b0e i40e: Setting i40e_down bit for tx_timeout by Akeem G Abodunrin · 11 years ago
  88. 14ad375 i40e: bump driver version by Jesse Brandeburg · 11 years ago
  89. 3d9667a i40e: Add missing braces to i40e_dcb_need_reconfig() by Dave Jones · 11 years ago
  90. ab60085 i40e: Fix device ID define names to align to standard by Shannon Nelson · 11 years ago
  91. 4e3b35b i40e: add DCB and DCBNL support by Neerav Parikh · 11 years ago
  92. cbf6132 i40e: refactor flow director by Anjali Singhai Jain · 11 years ago
  93. 60ea5f8 i40e: rename defines by Jesse Brandeburg · 11 years ago
  94. 8fb905b i40e: whitespace fixes by Jesse Brandeburg · 11 years ago
  95. d0b1024 i40e: Change firmware workaround by Jesse Brandeburg · 11 years ago
  96. 8d82a7c i40e: Retain MAC filters on port VLAN deletion by Greg Rose · 11 years ago
  97. 962dd66 i40e: Bump version number by Catherine Sullivan · 11 years ago
  98. 6838b53 i40e: whitespace fixes by Jesse Brandeburg · 11 years ago
  99. 9d8bf54 i40e: associate VMDq queue with VM type by Shannon Nelson · 11 years ago
  100. 3029ff0 i40e: Bump version by Catherine Sullivan · 11 years ago