summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/ef10_sriov.h
Commit message (Expand)AuthorAgeFilesLines
* sfc: support ndo_get_phys_port_id even when !CONFIG_SFC_SRIOVBert Kenward2017-01-101-3/+0
* sfc: Fix VLAN filtering feature if vPort has VLAN_RESTRICT flagAndrew Rybchenko2016-06-151-0/+3
* sfc: add legacy method for changing a PF's MAC addressDaniel Pieczko2015-07-081-0/+6
* sfc: leak vports if a VF is assigned during PF unloadDaniel Pieczko2015-06-021-0/+2
* sfc: Implement ndo_gets_phys_port_id() for EF10 VFsShradha Shah2015-06-021-0/+3
* sfc: set the MAC address using MC_CMD_VADAPTOR_SET_MACShradha Shah2015-05-211-4/+0
* sfc: Implement dummy disable of VF spoof check for EF10Shradha Shah2015-05-211-5/+2
* sfc: add ndo_set_vf_link_state() function for EF10Edward Cree2015-05-211-0/+3
* sfc: add ndo_set_vf_vlan() function for EF10Shradha Shah2015-05-211-5/+5
* sfc: Add ndo_get_vf_config() function for EF10Shradha Shah2015-05-211-5/+2
* sfc: add ndo_set_vf_mac() function for EF10Shradha Shah2015-05-211-5/+1
* sfc: Store the efx_nic struct of the current VF in the VF data structShradha Shah2015-05-211-0/+2
* sfc: save old MAC address in case sriov_mac_address_changed failsShradha Shah2015-05-211-1/+4
* sfc: manually allocate and free vadaptorsShradha Shah2015-05-091-3/+6
* sfc: create vports for VFs and assign random MAC addressesShradha Shah2015-05-091-0/+12
* sfc: Prepare to bind the sfc driver to the VF.Shradha Shah2015-05-091-7/+2
* sfc: create VEB vswitch and vport above default firmware setupDaniel Pieczko2015-05-091-0/+4
* sfc: Enable VF's via a write to the sysfs file sriov_numvfsShradha Shah2015-05-091-0/+2
* sfc: Own header for nic-specific sriov functions, single instance of netdev_o...Shradha Shah2015-05-091-0/+54