summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_vf_mbx.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ice: merge ice_mbx_report_malvf with ice_mbx_vf_state_handlerJacob Keller2023-03-131-36/+15
* ice: remove ice_mbx_deinit_snapshotJacob Keller2023-03-131-14/+0
* ice: move VF overflow message count into struct ice_mbx_vf_infoJacob Keller2023-03-131-112/+55
* ice: track malicious VFs in new ice_mbx_vf_info structureJacob Keller2023-03-131-40/+31
* ice: convert ice_mbx_clear_malvf to void and use WARNJacob Keller2023-03-131-9/+7
* ice: re-order ice_mbx_reset_snapshot functionJacob Keller2023-03-131-24/+24
* ice: fix out-of-bounds KASAN warning in virtchnlMichal Swiatkowski2023-02-071-13/+8
* ice: Remove and replace ice speed defines with ethtool.h versionsBrett Creeley2022-11-231-68/+24
* ice: rename ice_sriov.c to ice_vf_mbx.cJacob Keller2022-03-151-0/+532