1. 42ce2c8 ixgbe: fix setting port VLAN by Emil Tantilov · 10 years ago
  2. dec2e39 ixgbe: allow multiple queues in SRIOV mode by Emil Tantilov · 10 years ago
  3. 0f9b232 ixgbe: add support for X550 extended RSS support by Don Skidmore · 10 years ago
  4. 9a75a1a ixgbe: Add new support for X550 MAC's by Don Skidmore · 10 years ago
  5. 8d697e7 ixgbe: cleanup move setting PFQDE.HIDE_VLAN to support function. by Don Skidmore · 10 years ago
  6. 2b509c0 ixgbe: cleanup ixgbe_ndo_set_vf_vlan by Don Skidmore · 10 years ago
  7. 600a507 ixgbe: check for vfs outside of sriov_num_vfs before dereference by Emil Tantilov · 10 years ago
  8. aac2f1b ixgbe: limit combined total of macvlan and SR-IOV VFs by Jacob Keller · 10 years ago
  9. e90dd26 ixgbe: Make return values more direct by Mark Rustad · 10 years ago
  10. 0c3592b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  11. 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
  12. e7cf745 ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACE by Jacob Keller · 10 years ago
  13. 5d7daa3 ixgbe: improve mac filter handling by Jacob Keller · 10 years ago
  14. b335e75 ixgbe: change handling of multicast filters by Jacob Keller · 10 years ago
  15. b89aae7 ixgbe: add Linux NICS mailing list to contact info by Jacob Keller · 11 years ago
  16. dcc23e3 ixgbe: define IXGBE_MAX_VFS_DRV_LIMIT macro and cleanup const 63 by ethan.zhao · 11 years ago
  17. dbf231a ixgbe: Clear head write-back registers on VF reset by Alexander Duyck · 11 years ago
  18. 8739737 ixgbe: Force QDE via PFQDE for VFs during reset by Alexander Duyck · 11 years ago
  19. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  20. 4012dda net: ixgbe: slight optimization of addr compare by dingtianhong · 11 years ago
  21. 8f48f5b ixgbe: fix for unused variable warning with certain config by Don Skidmore · 11 years ago
  22. 170e854 ixgbe: add warning when max_vfs is out of range. by Jacob Keller · 11 years ago
  23. 2a47fa4 ixgbe: enable l2 forwarding acceleration for macvlans by John Fastabend · 11 years ago
  24. d458cdf net:drivers/net: Miscellaneous conversions to ETH_ALEN by Joe Perches · 11 years ago
  25. b08e1ed ixgbe: zero out mailbox buffer on init by Emil Tantilov · 11 years ago
  26. e507d0c ixgbe: Use pci_vfs_assigned instead of ixgbe_vfs_are_assigned by Alexander Duyck · 11 years ago
  27. 670224f ixgbe: Retain VLAN filtering in promiscuous + VT mode by Greg Rose · 12 years ago
  28. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  29. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 11 years ago
  30. 026ac67 ixgbe: Fix a bug in setting VF VLAN via PF by Greg Rose · 11 years ago
  31. 3505592 ixgbe: Don't give VFs random MAC addresses by Greg Rose · 12 years ago
  32. 434c5e3 ixgbe: update date to 2013 by Don Skidmore · 12 years ago
  33. da36b64 ixgbe: Implement PCI SR-IOV sysfs callback operation by Greg Rose · 12 years ago
  34. 66dcfd7 ixgbe: Modularize SR-IOV enablement code by Greg Rose · 12 years ago
  35. 60a1a68 ixgbe: Make mailbox ops initialization unconditional by Greg Rose · 12 years ago
  36. 610a63f ixgbe: SR-IOV: dynamic IEEE DCBx default priority changes by John Fastabend · 12 years ago
  37. 9b73598 ixgbe: Make the bridge mode setting sticky by Greg Rose · 12 years ago
  38. 810b6d7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  39. 815cccb ixgbe: add setlink, getlink support to ixgbe and ixgbevf by John Fastabend · 12 years ago
  40. 3970c32 ixgbe: Return success or failure on VF MAC filter set by Greg Rose · 12 years ago
  41. a301340 ixgbe: Fix return value from macvlan filter function by Greg Rose · 12 years ago
  42. bffb3bc ixgbe: Enable support for VF API version 1.1 in the PF. by Alexander Duyck · 12 years ago
  43. f591cd9 ixgbe: Add support for GET_QUEUES message to get DCB configuration by Alexander Duyck · 12 years ago
  44. 107d301 ixgbe: Add support for tracking the default user priority to SR-IOV by Alexander Duyck · 12 years ago
  45. 374c65d ixgbe: Add mailbox API version negotiation support to ixgbe PF by Alexander Duyck · 12 years ago
  46. 58a02be ixgbe: Move message handling routines into their own functions by Alexander Duyck · 12 years ago
  47. 872844d ixgbe: Enable jumbo frames support w/ SR-IOV by Alexander Duyck · 12 years ago
  48. 9f66d3e ixgbe: Fix VF rate limiting to correctly account for more queues per VF by Alexander Duyck · 12 years ago
  49. b35d4d4 ixgbe: Fix ordering of things so that PF correctly configures its VLANs by Alexander Duyck · 12 years ago
  50. d47e12d ixgbe: Fix build with PCI_IOV enabled. by David S. Miller · 12 years ago
  51. 9297127 ixgbe: Change how we check for pre-existing and assigned VFs by Alexander Duyck · 12 years ago
  52. 99d7448 ixgbe: Drop probe_vf and merge functionality into ixgbe_enable_sriov by Alexander Duyck · 12 years ago
  53. e4bce0f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  54. 36e9031 ixgbe: use PCI_VENDOR_ID_INTEL by Jon Mason · 12 years ago
  55. d773d13 ixgbe: Fix memory leak when SR-IOV VFs are direct assigned by Alexander Duyck · 12 years ago
  56. 1d9c0bf ixgbe: Use VMDq offset to indicate the default pool by Alexander Duyck · 12 years ago
  57. 73079ea ixgbe: Add support for SR-IOV w/ DCB or RSS by Alexander Duyck · 12 years ago
  58. 7efd26d ethernet: Use eth_random_addr by Joe Perches · 12 years ago
  59. 44b82dd ixgbe: Fix bogus error message by Greg Rose · 12 years ago
  60. dcaccc8 ixgbe: Exit on error case in VF message processing by Alexander Duyck · 12 years ago
  61. 2ee7065 ixgbe: Deny MACVLAN requests from VFs with admin set MAC by Greg Rose · 12 years ago
  62. 23677ce drivers/net: Remove boolean comparisons to true/false by Joe Perches · 13 years ago
  63. a4b0832 ixgbe: fix vf lookup by Greg Rose · 13 years ago
  64. 68d6d4a ixgbe: Add warning when no space left for more MAC filters by Greg Rose · 13 years ago
  65. 9497182 ixgbe: update copyright to 2012 by Don Skidmore · 13 years ago
  66. ea99d83 intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALEN by Joe Perches · 13 years ago
  67. 0126410 ixgbe: Fix compile for kernel without CONFIG_PCI_IOV defined by Rose, Gregory V · 13 years ago
  68. de4c7f6 ixgbe: Add new netdev op to turn spoof checking on or off per VF by Greg Rose · 13 years ago
  69. c6bda30 ixgbe: Reconfigure SR-IOV Init by Greg Rose · 13 years ago
  70. dee1ad4 intel: Move the Intel wired LAN drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/ixgbe/ixgbe_sriov.c]
  71. 7555e83 ixgbe: A fix to VF TX rate limit by Lior Levy · 13 years ago
  72. c050999 ixgbe: fix sparse warning by Emil Tantilov · 13 years ago
  73. a1cbb15 ixgbe: Add macvlan support for VF by Greg Rose · 13 years ago
  74. b32c8dc ixgbe: fix static functions by John Fastabend · 13 years ago
  75. ff4ab20 ixgbe: add support for VF Transmit rate limit using iproute2 by Lior Levy · 14 years ago
  76. a52055e ixgbe: cleanup copyright string for 2011 by Don Skidmore · 14 years ago
  77. e9f9807 ixgbe: Enable Jumbo Frames on the X540 10Gigabit Controller by Greg Rose · 14 years ago
  78. 96cc637 ixgbe: limit VF access to network traffic by Alexander Duyck · 14 years ago
  79. a985b6c3 ixgbe: Add anti-spoofing feature support by Greg Rose · 14 years ago
  80. d3306c2 ixgbe: Warn on VF attempt to override Administratively set MAC/VLAN by Greg Rose · 14 years ago
  81. c60fbb0 ixgbe: move adapter into pci_dev driver data instead of netdev by Alexander Duyck · 14 years ago
  82. e81a1ba drivers/net/ixgbe: Remove unnecessary semicolons by Joe Perches · 14 years ago
  83. 3a338cb ixgbe: update copyright info by Emil Tantilov · 14 years ago
  84. 5d5b7c3 ixgbe: declare functions as static by Emil Tantilov · 14 years ago
  85. 396e799 ixgbe: use netif_<level> instead of netdev_<level> by Emil Tantilov · 14 years ago
  86. 2850062 ixgbe: update set_rx_mode to fix issues w/ macvlan by Alexander Duyck · 14 years ago
  87. 849c454 ixgbe: Use netdev_<level>, dev_<level>, pr_<level> by Emil Tantilov · 14 years ago
  88. 8a07a22 ixgbe: Streamline MC filter setup for VFs by Greg Rose · 14 years ago
  89. 7342291 ixgbe: Remove unneeded register writes in VF VLAN setup by Greg Rose · 14 years ago
  90. 7f01648 ixgbe: Add support for VF MAC and VLAN configuration by Greg Rose · 14 years ago
  91. f041277 ixgbe: Add boolean parameter to ixgbe_set_vmolr by Greg Rose · 14 years ago
  92. 767081a ixgbe: Improve reset coordination between the PF and the VF by Greg Rose · 15 years ago
  93. 1736727 ixgbe: Add SR-IOV specific features by Greg Rose · 15 years ago