summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_sriov.c
AgeCommit message (Expand)Author
2022-03-14ice: use ice_is_vf_trusted helper functionJacob Keller
2022-03-14ice: log an error message when eswitch fails to configureJacob Keller
2022-03-14ice: cleanup error logging for ice_ena_vfsJacob Keller
2022-03-14ice: move ice_set_vf_port_vlan near other .ndo opsJacob Keller
2022-03-14ice: refactor spoofchk control code in ice_sriov.cJacob Keller
2022-03-14ice: rename ICE_MAX_VF_COUNT to avoid confusionJacob Keller
2022-03-14ice: remove unused definitions from ice_sriov.hJacob Keller
2022-03-14ice: convert vf->vc_ops to a const pointerJacob Keller
2022-03-14ice: rename ice_virtchnl_pf.c to ice_sriov.cJacob Keller
2022-03-14ice: rename ice_sriov.c to ice_vf_mbx.cJacob Keller
2021-12-14ice: Remove enum ice_statusTony Nguyen
2021-12-14ice: Use int for ice_statusTony Nguyen
2021-04-22ice: warn about potentially malicious VFsVignesh Sridhar
2020-02-15ice: remove unnecessary fallthrough commentsBruce Allan
2019-01-15ice: Add support for new PHY typesAnirudh Venkataramanan
2018-11-20ice: Cosmetic formatting changesAnirudh Venkataramanan
2018-10-03ice: Add handlers for VF netdevice operationsAnirudh Venkataramanan
2018-10-03ice: Add support for VF reset eventsAnirudh Venkataramanan