1. f57e4fb i40e: use correct structure type name in sizeof by Julia Lawall · 10 years ago
  2. 738abba i40e: disable local loopback on vmdq vsi by Shannon Nelson · 10 years ago
  3. 38e0043 i40e: Adds FCoE related code to i40e core driver by Vasu Dev · 10 years ago
  4. 7aa6761 i40e: Fix firmware API version errors by Catherine Sullivan · 10 years ago
  5. ec9a7db i40e/i40evf: Clean up code by Paul M Stillwell Jr · 10 years ago
  6. 1f224ad i40e: Add ndo_get_phys_port_id() callback support by Neerav Parikh · 11 years ago
  7. 5d5eacb bridge: fdb dumping takes a filter device by Jamal Hadi Salim · 10 years ago
  8. 4e77638 i40e/i40evf: Bump i40e to 0.4.21 and i40evf to 0.9.40 by Catherine Sullivan · 10 years ago
  9. c56999f i40e/i40evf: Add set_fc and init of FC settings by Catherine Sullivan · 10 years ago
  10. 8109e12 i40e/i40evf: Add new HW link info variable an_enabled and function update_link_info by Catherine Sullivan · 10 years ago
  11. f846c1a i40e: disable TPH by Jesse Brandeburg · 10 years ago
  12. 8a4f34f i40e: Fix a boundary condition and turning off of ntuple by Anjali Singhai Jain · 10 years ago
  13. 5649797 i40e: tolerate lost interrupts by Mitch Williams · 10 years ago
  14. 49d7d93 i40e/i40evf: Do not free the dummy packet buffer synchronously by Anjali Singhai Jain · 10 years ago
  15. 67b807e i40e/i40evf: Bump i40e to 0.4.19 and i40evf to 0.9.38 by Catherine Sullivan · 10 years ago
  16. 838d41d i40e: clear all queues and interrupts by Shannon Nelson · 10 years ago
  17. 1295738 i40e: Fix the FD sideband logic to detect a FD table full condition by Anjali Singhai Jain · 10 years ago
  18. 25941f9 i40e/i40evf: Bump i40e to 0.4.17 and i40evf to 0.9.36 by Catherine Sullivan · 10 years ago
  19. 327fe04 i40e: Bypass timeout recovery level 0 so as to not cause MDD by Anjali Singhai Jain · 10 years ago
  20. 264ccc9 i40e: no pf reset at pci remove by Shannon Nelson · 10 years ago
  21. 6252c7e i40e: reapply LAA after reset by Shannon Nelson · 10 years ago
  22. 6c8ad1b i40e: allow user to set LAA again by Shannon Nelson · 10 years ago
  23. cc41222 i40e: use WoL flag when setting LAA by Shannon Nelson · 10 years ago
  24. 5c2cebd i40e: Fix ethtool coalesce settings by Carolyn Wyborny · 10 years ago
  25. cde4cbc i40e: fix a stray print message by Shannon Nelson · 10 years ago
  26. 278b6f6 i40e: warn on newer/older firmware API rev by Shannon Nelson · 10 years ago
  27. df430b1 i40e: Add PF reset when Malicious driver event for PF by Neerav Parikh · 10 years ago
  28. 23cfbe0 i40e: make prep_for_reset void by Shannon Nelson · 10 years ago
  29. 7974d5e i40e/i40evf: Bump i40e to 0.4.13 and i40evf to 0.9.35 by Catherine Sullivan · 10 years ago
  30. e157ea3 i40e/i40evf: Update RSS configuration by Carolyn Wyborny · 10 years ago
  31. e57a2fe i40e: keep service tasks out of reset process by Shannon Nelson · 10 years ago
  32. e91fdf7 i40e: clear VEB stats when pf stats are cleared by Shannon Nelson · 10 years ago
  33. b5d06f0 i40e: Fix scheduling while atomic bug during NAPI by Neerav Parikh · 10 years ago
  34. 2352730 i40e: Helper routine for Rx/Tx queue enable/disable wait by Neerav Parikh · 10 years ago
  35. 70114ec i40e: Fix dangling ring pointers upon driver removal by Anjali Singhai Jain · 10 years ago
  36. 407e063 i40e: workaround NVM GLQF_HKEY by Jesse Brandeburg · 10 years ago
  37. 4c33f83 i40e/i40evf: i40e_register.h update by Anjali Singhai Jain · 10 years ago
  38. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  39. f832090 i40e/i40evf: Bump i40e to version 0.4.10 and i40evf to 0.9.34 by Catherine Sullivan · 10 years ago
  40. 433c47d i40e/i40evf: Add Flow director stats to PF stats by Anjali Singhai Jain · 10 years ago
  41. 9a17390 i40e/i40evf: User ether_addr_copy instead of memcpy by Greg Rose · 10 years ago
  42. 8c27d42 i40e: Do not accept tagged packets by default by Greg Rose · 10 years ago
  43. 4d9b604 i40e: Separate out DCB capability and enabled flags by Neerav Parikh · 10 years ago
  44. e8607ef i40e/i40evf: bump version to 0.4.7 for i40e and 0.9.31 for i40evf by Shannon Nelson · 10 years ago
  45. eb051af i40e: Allow RSS table entry range and GPS to be any number, not necessarily power of 2 by Anjali Singhai Jain · 10 years ago
  46. bbe7d0e i40e: Do not fall back to one queue model if the only feature enabled is ATR by Anjali Singhai Jain · 10 years ago
  47. 9aa7e93 i40e: keep SR-IOV enabled in the case that RSS, VMDQ, FD_SB and DCB are disabled by Frank Zhang · 10 years ago
  48. a34977b i40e: Changes to Interrupt distribution policy by Anjali Singhai Jain · 10 years ago
  49. c674d12 i40e: implement anti-spoofing for VFs by Mitch Williams · 10 years ago
  50. fdfe9cb i40e: don't complain about removing non-existent addresses by Shannon Nelson · 10 years ago
  51. 3146ce3 i40e: remove unused variable and memory allocation by Shannon Nelson · 10 years ago
  52. 505682c i40e: allow for more VSIs by Mitch Williams · 10 years ago
  53. 86df242 i40e: add checks for AQ error status bits by Shannon Nelson · 10 years ago
  54. eeb6b64 i40e/i40evf: Bump build version by Catherine Sullivan · 10 years ago
  55. 704599e i40e/i40evf: remove deprecated device IDs by Jesse Brandeburg · 10 years ago
  56. eefeace i40e/i40evf: fix poll weight by Jesse Brandeburg · 10 years ago
  57. 63158f9 i40e/i40evf: remove chatty reset messages by Mitch Williams · 10 years ago
  58. ddfda80 i40e: not all VSIs have rings by Mitch Williams · 10 years ago
  59. e78ac4bf i40e: clear pxe after adminq is rebuilt by Shannon Nelson · 10 years ago
  60. c6423ff i40e: Fix incorrect feature configuration status by Akeem G Abodunrin · 10 years ago
  61. a5282f4 i40e/i40evf: Clean up a few things by Akeem G Abodunrin · 10 years ago
  62. e454d6b i40e/i40evf: Bump build version by Catherine Sullivan · 10 years ago
  63. 6374184 i40e: remove irqs only when they are set up by Shannon Nelson · 10 years ago
  64. 60442de i40e: don't remove HMC that doesn't exist by Shannon Nelson · 10 years ago
  65. cf05ed0 i40e: print full link message by Jesse Brandeburg · 10 years ago
  66. 532d283 i40e: add xcast stats for port by Shannon Nelson · 10 years ago
  67. 351499a i40e/i40evf: add Tx pre queue disable function by Matt Jared · 10 years ago
  68. 2c5fe33 i40e: print message for pre-production hardware by Jesse Brandeburg · 10 years ago
  69. 1bb8b93 i40e: set lan_veb index by Shannon Nelson · 10 years ago
  70. 41a9e55 i40e: add missing VSI statistics by Shannon Nelson · 10 years ago
  71. 03da6f6 i40e/i40evf: remove rx_errors and rx_missed by Shannon Nelson · 10 years ago
  72. 7812fdd i40e: refactor stats collection by Shannon Nelson · 10 years ago
  73. 44033fa i40e: refactor send version by Jesse Brandeburg · 10 years ago
  74. 263fc48 i40e: notify VF of all types of resets by Mitch Williams · 10 years ago
  75. 61a46a4 i40e: clamp jumbo frame size by Jesse Brandeburg · 10 years ago
  76. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  77. b556540 i40e: Clear recovery pending, if reset failed by Akeem G Abodunrin · 10 years ago
  78. aee8087 i40e/i40evf: remove storm control by Jesse Brandeburg · 10 years ago
  79. 8913278 i40e: Use the new i40e_get_fd_cnt_all function in other places by Anjali Singhai Jain · 10 years ago
  80. e7046ee i40e: Tx/Rx rings declaration by Akeem G Abodunrin · 10 years ago
  81. 0c3592b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  82. 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
  83. 41457f6 i40e,igb,ixgbe: remove usless return statements by Stephen Hemminger · 10 years ago
  84. ce9ccb1 i40e: fix passing wrong error code to i40e_open() by Jean Sacren · 10 years ago
  85. df805f6 i40e: Check PCI_IOV config to avoid compile error by Greg Rose · 10 years ago
  86. ca99eb9 i40e/i40evf: set proper default for ITR registers by Mitch Williams · 10 years ago
  87. 5f013c9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  88. ded7b9a i40e/i40evf: Bump build version by Catherine Sullivan · 10 years ago
  89. f4f94b9 i40e: Update function formal parameters by Kevin Scott · 10 years ago
  90. 2e86a0b i40e: Do not enable NTUPLE feature control in MFP mode by Anjali Singhai Jain · 10 years ago
  91. 014269f i40e: Don't stop driver probe when querying DCB config fails by Neerav Parikh · 10 years ago
  92. 0672a09 i40e: Redistribute queue vectors after DCB reconfiguration by Neerav Parikh · 10 years ago
  93. d246601 i40e/i40evf: add driver version string to driver version command by Shannon Nelson · 10 years ago
  94. cafa1fc i40e: fix Timesync Tx interrupt handler code by Jacob Keller · 10 years ago
  95. 4366004 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  96. b98d1df i40e/i40evf: Bump build versions by Catherine Sullivan · 10 years ago
  97. 7c12200 i40e: Cleanup if/else statements by Catherine Sullivan · 10 years ago
  98. 8a9eb7d i40e: rework fdir setup and teardown by Shannon Nelson · 10 years ago
  99. 8276f75 i40e: use generic vsi_open to unquiesce vsi by Shannon Nelson · 10 years ago
  100. 90ef8d4 i40e: abstract the close path for better netdev vsis by Shannon Nelson · 10 years ago