index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
ef10_sriov.h
Age
Commit message (
Expand
)
Author
2015-07-08
sfc: add legacy method for changing a PF's MAC address
Daniel Pieczko
2015-06-02
sfc: leak vports if a VF is assigned during PF unload
Daniel Pieczko
2015-06-02
sfc: Implement ndo_gets_phys_port_id() for EF10 VFs
Shradha Shah
2015-05-21
sfc: set the MAC address using MC_CMD_VADAPTOR_SET_MAC
Shradha Shah
2015-05-21
sfc: Implement dummy disable of VF spoof check for EF10
Shradha Shah
2015-05-21
sfc: add ndo_set_vf_link_state() function for EF10
Edward Cree
2015-05-21
sfc: add ndo_set_vf_vlan() function for EF10
Shradha Shah
2015-05-21
sfc: Add ndo_get_vf_config() function for EF10
Shradha Shah
2015-05-21
sfc: add ndo_set_vf_mac() function for EF10
Shradha Shah
2015-05-21
sfc: Store the efx_nic struct of the current VF in the VF data struct
Shradha Shah
2015-05-21
sfc: save old MAC address in case sriov_mac_address_changed fails
Shradha Shah
2015-05-09
sfc: manually allocate and free vadaptors
Shradha Shah
2015-05-09
sfc: create vports for VFs and assign random MAC addresses
Shradha Shah
2015-05-09
sfc: Prepare to bind the sfc driver to the VF.
Shradha Shah
2015-05-09
sfc: create VEB vswitch and vport above default firmware setup
Daniel Pieczko
2015-05-09
sfc: Enable VF's via a write to the sysfs file sriov_numvfs
Shradha Shah
2015-05-09
sfc: Own header for nic-specific sriov functions, single instance of netdev_o...
Shradha Shah