summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/ef10_sriov.h
AgeCommit message (Expand)Author
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2017-01-10sfc: support ndo_get_phys_port_id even when !CONFIG_SFC_SRIOVBert Kenward
2016-06-15sfc: Fix VLAN filtering feature if vPort has VLAN_RESTRICT flagAndrew Rybchenko
2015-07-08sfc: add legacy method for changing a PF's MAC addressDaniel Pieczko
2015-06-02sfc: leak vports if a VF is assigned during PF unloadDaniel Pieczko
2015-06-02sfc: Implement ndo_gets_phys_port_id() for EF10 VFsShradha Shah
2015-05-21sfc: set the MAC address using MC_CMD_VADAPTOR_SET_MACShradha Shah
2015-05-21sfc: Implement dummy disable of VF spoof check for EF10Shradha Shah
2015-05-21sfc: add ndo_set_vf_link_state() function for EF10Edward Cree
2015-05-21sfc: add ndo_set_vf_vlan() function for EF10Shradha Shah
2015-05-21sfc: Add ndo_get_vf_config() function for EF10Shradha Shah
2015-05-21sfc: add ndo_set_vf_mac() function for EF10Shradha Shah
2015-05-21sfc: Store the efx_nic struct of the current VF in the VF data structShradha Shah
2015-05-21sfc: save old MAC address in case sriov_mac_address_changed failsShradha Shah
2015-05-09sfc: manually allocate and free vadaptorsShradha Shah
2015-05-09sfc: create vports for VFs and assign random MAC addressesShradha Shah
2015-05-09sfc: Prepare to bind the sfc driver to the VF.Shradha Shah
2015-05-09sfc: create VEB vswitch and vport above default firmware setupDaniel Pieczko
2015-05-09sfc: Enable VF's via a write to the sysfs file sriov_numvfsShradha Shah
2015-05-09sfc: Own header for nic-specific sriov functions, single instance of netdev_o...Shradha Shah