Age | Commit message (Expand) | Author |
2024-06-28 | ice: Add get/set hw address for VFs using devlink commands | Karthik Sundaravel |
2024-04-17 | ice: Add automatic VF reset on Tx MDD events | Marcin Szycik |
2024-04-12 | ice: store VF relative MSI-X index in q_vector->vf_reg_idx | Jacob Keller |
2023-10-20 | ice: set MSI-X vector count on VF | Michal Swiatkowski |
2023-10-20 | ice: store VF's pci_dev ptr in ice_vf | Przemek Kitszel |
2023-03-13 | ice: move ice_is_malicious_vf() to ice_virtchnl.c | Jacob Keller |
2023-03-13 | ice: pass mbxdata to ice_is_malicious_vf() | Jacob Keller |
2023-03-13 | ice: declare ice_vc_process_vf_msg in ice_virtchnl.h | Jacob Keller |
2022-03-15 | ice: introduce ice_virtchnl.c and ice_virtchnl.h | Jacob Keller |
2022-03-15 | ice: move reset functionality into ice_vf_lib.c | Jacob Keller |
2022-03-15 | ice: introduce ice_vf_lib.c, ice_vf_lib.h, and ice_vf_lib_private.h | Jacob Keller |
2022-03-14 | ice: rename ICE_MAX_VF_COUNT to avoid confusion | Jacob Keller |
2022-03-14 | ice: remove unused definitions from ice_sriov.h | Jacob Keller |
2022-03-14 | ice: convert vf->vc_ops to a const pointer | Jacob Keller |
2022-03-14 | ice: remove circular header dependencies on ice.h | Jacob Keller |
2022-03-14 | ice: rename ice_virtchnl_pf.c to ice_sriov.c | Jacob Keller |
2022-03-14 | ice: rename ice_sriov.c to ice_vf_mbx.c | Jacob Keller |
2021-12-14 | ice: Use int for ice_status | Tony Nguyen |
2021-04-22 | ice: warn about potentially malicious VFs | Vignesh Sridhar |
2018-10-03 | ice: Add handlers for VF netdevice operations | Anirudh Venkataramanan |
2018-10-03 | ice: Add support for VF reset events | Anirudh Venkataramanan |