1. c642697 ixgbevf: fix incorrect MAC address on load by Emil Tantilov · 8 years ago
  2. 221c556 ixgbevf: Commonize mailbox write/read by Tony Nguyen · 8 years ago
  3. 6a11e52 ixgbevf: Add range checking for setting MTU by Tony Nguyen · 8 years ago
  4. 1d94f98 ixgbevf: add VF support for new hardware by Don Skidmore · 8 years ago
  5. fc355e0 ixgbevf: fix NACK check in ixgbevf_set_uc_addr_vf() by Emil Tantilov · 8 years ago
  6. 8b44a8a ixgbevf: Remove unused parameter by Tony Nguyen · 8 years ago
  7. 2f8214f ixgbevf: Use mac_ops instead of trying to identify NIC type by Alexander Duyck · 8 years ago
  8. c6d4517 ixgbevf: Support Windows hosts (Hyper-V) by KY Srinivasan · 8 years ago
  9. 7921f4d ixgbevf: Move API negotiation function into mac_ops by Alexander Duyck · 8 years ago
  10. 32ca686 ixgbevf: fix error code path when setting MAC address by Emil Tantilov · 9 years ago
  11. 465fc643 ixgbevf: fix spoofed packets with random MAC by Emil Tantilov · 9 years ago
  12. 8443c1a4 ixgbe, ixgbevf: Add new mbox API xcast mode by Hiroshi Shimamoto · 9 years ago
  13. ad1431e ixgbevf: Add RSS Key query code by Vlad Zolotarov · 9 years ago
  14. 94cf66f ixgbevf: Add a RETA query code by Vlad Zolotarov · 9 years ago
  15. 0d8bb41 ixgbevf: Use ether_addr_copy() instead of memcpy() by Jeff Kirsher · 10 years ago
  16. dec0d8e ixgbevf: Fix code comments and whitespace by Jeff Kirsher · 10 years ago
  17. dbedd44 ethernet: codespell comment spelling fixes by Joe Perches · 10 years ago
  18. 47068b0 ixgbevf: add support for X550 VFs by Emil Tantilov · 10 years ago
  19. b8a2ca1 ixgbevf: introduce delay for checking VFLINKS on 82599 by Emil Tantilov · 10 years ago
  20. d458cdf net:drivers/net: Miscellaneous conversions to ETH_ALEN by Joe Perches · 11 years ago
  21. e1941a7 ixgbevf: Adjust to handle unassigned MAC address from PF by Greg Rose · 12 years ago
  22. 46acc46 eth: Make is_link_local() consistent with other address tests by Ben Hutchings · 12 years ago
  23. b3343a2 net, ixgbe: handle link local multicast addresses in SR-IOV mode by John Fastabend · 12 years ago
  24. 56e9409 ixgbevf: Add VF DCB + SR-IOV support by Alexander Duyck · 12 years ago
  25. 2ddc7fe ixgbevf: Return error on failure to enable VLAN by Alexander Duyck · 12 years ago
  26. 4b2cd27 ixgbevf: Fix code for handling timeout by Alexander Duyck · 12 years ago
  27. 012dc19 ixgbevf: scheduling while atomic in reset hw path by John Fastabend · 12 years ago
  28. 3118678 ixgbevf: Add support for VF API negotiation by Alexander Duyck · 12 years ago
  29. dd1fe11 ixgbevf: Cleanup handling of configuration for jumbo frames by Alexander Duyck · 12 years ago
  30. 31a1b37 ixgbevf: Add support to recognize 100mb link speed by Greg Rose · 12 years ago
  31. 5c47a2b ixgbevf: Update copyright notices by Greg Rose · 13 years ago
  32. 3a2c403 ixgbevf: Fix mailbox interrupt ack bug by Greg Rose · 13 years ago
  33. 3d8fe98 ixgbevf: make operations tables const by Stephen Hemminger · 13 years ago
  34. b5417bf ixgbevf: fix sparse warnings by Stephen Hemminger · 13 years ago
  35. ea99d83 intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALEN by Joe Perches · 13 years ago
  36. dee1ad4 intel: Move the Intel wired LAN drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/ixgbevf/vf.c]
  37. 46ec20f ixgbevf: Add macvlan support in the set rx mode op by Greg Rose · 13 years ago
  38. 2316aa2 ixgbevf: Add X540 VF device support to the ixgbevf driver by Greg Rose · 14 years ago
  39. 66c87bd ixgbevf: Update Version String and Copyright Notice by Greg Rose · 14 years ago
  40. 9ed5165 ixgbevf: declare functions as static by Emil Tantilov · 14 years ago
  41. 3203df0 ixgbevf: Fix link speed display by Greg Rose · 14 years ago
  42. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  43. 5c58c47 ixgbevf: convert to use netdev_for_each_mc_addr by Jiri Pirko · 15 years ago
  44. 3047f90 ixgbevf: 82599 Virtual Function core functions and header by Greg Rose · 15 years ago