summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_sriov.h
AgeCommit message (Expand)Author
2023-10-20ice: set MSI-X vector count on VFMichal Swiatkowski
2023-10-20ice: store VF's pci_dev ptr in ice_vfPrzemek Kitszel
2023-03-13ice: move ice_is_malicious_vf() to ice_virtchnl.cJacob Keller
2023-03-13ice: pass mbxdata to ice_is_malicious_vf()Jacob Keller
2023-03-13ice: declare ice_vc_process_vf_msg in ice_virtchnl.hJacob Keller
2022-03-15ice: introduce ice_virtchnl.c and ice_virtchnl.hJacob Keller
2022-03-15ice: move reset functionality into ice_vf_lib.cJacob Keller
2022-03-15ice: introduce ice_vf_lib.c, ice_vf_lib.h, and ice_vf_lib_private.hJacob 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: remove circular header dependencies on ice.hJacob 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: Use int for ice_statusTony Nguyen
2021-04-22ice: warn about potentially malicious VFsVignesh Sridhar
2018-10-03ice: Add handlers for VF netdevice operationsAnirudh Venkataramanan
2018-10-03ice: Add support for VF reset eventsAnirudh Venkataramanan