1. 6e7b5bd i40e: Fix a few potential VF dereferences by Anjali Singhai Jain · 11 years ago
  2. 478c9e7 i40e: Fix for recent kernel panic by Anjali Singhai Jain · 11 years ago
  3. 89cb86c i40e: remove support for vf unicast promiscuous mode by Ashish Shah · 11 years ago
  4. 84a9208 i40e: Minor comment changes by Akeem G Abodunrin · 11 years ago
  5. f19efbb i40e: use correct vf_id offset for virtchnl message by Ashish Shah · 11 years ago
  6. f846c1a i40e: disable TPH by Jesse Brandeburg · 11 years ago
  7. 17413a8 i40e: Stop the VF device after setting its MAC address by Greg Rose · 11 years ago
  8. 9a17390 i40e/i40evf: User ether_addr_copy instead of memcpy by Greg Rose · 11 years ago
  9. 5d29896 i40e/i40evf: set headwb Tx context flags and use them by Ashish Shah · 11 years ago
  10. 29f71bb i40e: Delete stale MAC filters after change by Greg Rose · 11 years ago
  11. c674d12 i40e: implement anti-spoofing for VFs by Mitch Williams · 11 years ago
  12. 84590fd i40evf: tweak Tx rate params and de-magic-ify by Mitch Williams · 11 years ago
  13. dac9b31 i40evf: don't round Tx rate down to 0 by Mitch Williams · 11 years ago
  14. 50d4165 i40e: enable descriptor prefetch for VFs by Mitch Williams · 11 years ago
  15. ed61668 net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate through ip tool. by Sucheta Chakraborty · 11 years ago
  16. 9e5634d i40e: Don't disable SR-IOV when VFs are assigned by Mitch Williams · 11 years ago
  17. 37cc0d2 i40e: Use port VLAN in MAC/VLAN filter configuration by Greg Rose · 11 years ago
  18. 1315f7c i40e: Retain MAC filters when changing port VLAN by Greg Rose · 11 years ago
  19. 84ca55a i40e: report VF link state correctly by Mitch Williams · 11 years ago
  20. 6b19289 i40e: Enable VF Tx bandwidth setting by Mitch Williams · 11 years ago
  21. f9b4b62 i40e: Reset the VF upon conflicting VLAN configuration by Greg Rose · 11 years ago
  22. c243e96 i40e: potential array underflow in i40e_vc_process_vf_msg() by Dan Carpenter · 11 years ago
  23. 1943d8b i40e/i40evf: enable hardware feature head write back by Jesse Brandeburg · 11 years ago
  24. 588aefa i40e: support VF link state ndo by Mitch Williams · 11 years ago
  25. 9347eb7 i40e/i40evf: Use correct number of VF vectors by Mitch Williams · 11 years ago
  26. cc6456a i40e: Prevent overflow due to kzalloc by Akeem G Abodunrin · 11 years ago
  27. 81b8c01 i40e: remove unnecessary delay by Mitch Williams · 11 years ago
  28. eb2d80b i40e: don't handle VF reset on unload by Mitch Williams · 11 years ago
  29. 4aeec01 i40e: enable extant VFs by Mitch Williams · 11 years ago
  30. c17b362 i40e: set VF state to active when reset is complete by Mitch Williams · 11 years ago
  31. fd1646e i40e: remove dead code by Mitch Williams · 11 years ago
  32. ab60085 i40e: Fix device ID define names to align to standard by Shannon Nelson · 11 years ago
  33. 8d82a7c i40e: Retain MAC filters on port VLAN deletion by Greg Rose · 11 years ago
  34. 99a4973 i40e: Warn admin to reload VF driver on port VLAN configuration by Greg Rose · 11 years ago
  35. d419499 i40e: make message meaningful by Mitch Williams · 11 years ago
  36. bae3cae i40e: remove extra register write by Mitch Williams · 11 years ago
  37. 700bbf6 i40e: allow VF to remove any MAC filter by Mitch Williams · 11 years ago
  38. 829af3a i40e: trivial: formatting and checkpatch fixes by Mitch Williams · 11 years ago
  39. dc641b7 i40e: Fix GPL header by Greg Rose · 11 years ago
  40. c354229 i40e: Enable/Disable PF switch LB on SR-IOV configure changes by Greg Rose · 11 years ago
  41. 5017c2a i40e: Allow VF to set already assigned MAC address by Greg Rose · 11 years ago
  42. 1a10370 i40e: Do not enable broadcast promiscuous by default by Greg Rose · 11 years ago
  43. f657a6e i40e: Fix VF driver MAC address configuration by Greg Rose · 11 years ago
  44. 7efa84b i40e: support VFs on PFs other than 0 by Mitch Williams · 11 years ago
  45. f741453 i40e: acknowledge VFLR when disabling SR-IOV by Mitch Williams · 11 years ago
  46. 5a9769c i40e: use struct assign instead of memcpy by Mitch Williams · 11 years ago
  47. b141d61 i40e: avoid unnecessary register read by Mitch Williams · 11 years ago
  48. 6c12fcb i40e: Fix SR-IOV VF port VLAN by Greg Rose · 11 years ago
  49. 2ef28cf i40e: use functions to enable and disable icr 0 by Mitch Williams · 11 years ago
  50. 6c1b5bf i40e: guard against vf message races by Mitch Williams · 11 years ago
  51. f4a1c5c i40e: report VF MAC addresses correctly by Mitch Williams · 11 years ago
  52. 499ec80 i40e: be more informative by Mitch Williams · 11 years ago
  53. adaf356 i40e: fix error return by Mitch Williams · 11 years ago
  54. 88f6563 i40e: remove redundant code by Mitch Williams · 11 years ago
  55. fc18eaa i40e: refactor VF reset flow by Mitch Williams · 11 years ago
  56. 805bd5b i40e: move i40e_reset_vf by Mitch Williams · 11 years ago
  57. 4836650 i40e: using for_each_set_bit to simplify the code by Wei Yongjun · 11 years ago
  58. 6dbbbfb i40e: Remove FCoE in i40e_virtchnl_pf.c code by Neerav Parikh · 11 years ago
  59. 4f28c72 i40e: fix debugging messages by Mitch Williams · 11 years ago
  60. 7e68edf9 i40e: properly add VF MAC addresses by Mitch Williams · 11 years ago
  61. 54692b4 i40e: allow one more vector for VFs by Mitch Williams · 11 years ago
  62. 13fd977 i40e: use pf_id for pf function id in qtx_ctl by Shannon Nelson · 11 years ago
  63. 13c60b9 i40e: assign correct vector to VF by Mitch Williams · 11 years ago
  64. 5c3c48a i40e: implement virtual device interface by Jesse Brandeburg · 12 years ago