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