1. 9c568fd sfc: do not device_attach if a reset is pending by Peter Dunning · 8 years ago
  2. 4b5b1ac sfc: Replace memset with eth_zero_addr by Shyam Saini · 8 years ago
  3. 08a7b29b sfc: support ndo_get_phys_port_id even when !CONFIG_SFC_SRIOV by Bert Kenward · 8 years ago
  4. 38d27f3 sfc: Fix VLAN filtering feature if vPort has VLAN_RESTRICT flag by Andrew Rybchenko · 9 years ago
  5. d248953 sfc: Take mac_lock before calling efx_ef10_filter_table_probe by Martin Habets · 9 years ago
  6. 671b53e sfc: Ensure down_write(&filter_sem) and up_write() are matched before calling efx_net_open() by Shradha Shah · 10 years ago
  7. 7a186f4 sfc: add legacy method for changing a PF's MAC address by Daniel Pieczko · 10 years ago
  8. 6598dad sfc: leak vports if a VF is assigned during PF unload by Daniel Pieczko · 10 years ago
  9. 2a3fc31 sfc: force removal of VF and vport on driver removal by Daniel Pieczko · 10 years ago
  10. 71158bf sfc: do not allow VFs to be destroyed if assigned to guests by Daniel Pieczko · 10 years ago
  11. 1d051e0 sfc: Implement ndo_gets_phys_port_id() for EF10 VFs by Shradha Shah · 10 years ago
  12. 860d2ff sfc: Implement dummy disable of VF spoof check for EF10 by Shradha Shah · 10 years ago
  13. 4392dc6 sfc: add ndo_set_vf_link_state() function for EF10 by Edward Cree · 10 years ago
  14. 2d432f2 sfc: add ndo_set_vf_vlan() function for EF10 by Shradha Shah · 10 years ago
  15. b9af904 sfc: Add ndo_get_vf_config() function for EF10 by Shradha Shah · 10 years ago
  16. e340be9 sfc: add ndo_set_vf_mac() function for EF10 by Shradha Shah · 10 years ago
  17. f1122a3 sfc: Store the efx_nic struct of the current VF in the VF data struct by Shradha Shah · 10 years ago
  18. 7b8c7b5 sfc: manually allocate and free vadaptors by Shradha Shah · 10 years ago
  19. 3c5eb87 sfc: create vports for VFs and assign random MAC addresses by Shradha Shah · 10 years ago
  20. 02246a7 sfc: Prepare to bind the sfc driver to the VF. by Shradha Shah · 10 years ago
  21. 6d8aaaf sfc: create VEB vswitch and vport above default firmware setup by Daniel Pieczko · 10 years ago
  22. 834e23d sfc: Enable VF's via a write to the sysfs file sriov_numvfs by Shradha Shah · 10 years ago