index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_sriov.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ice: Add get/set hw address for VFs using devlink commands
Karthik Sundaravel
2024-06-28
1
-0
/
+8
*
ice: Add automatic VF reset on Tx MDD events
Marcin Szycik
2024-04-17
1
-0
/
+2
*
ice: store VF relative MSI-X index in q_vector->vf_reg_idx
Jacob Keller
2024-04-12
1
-3
/
+2
*
ice: set MSI-X vector count on VF
Michal Swiatkowski
2023-10-20
1
-0
/
+13
*
ice: store VF's pci_dev ptr in ice_vf
Przemek Kitszel
2023-10-20
1
-2
/
+2
*
ice: move ice_is_malicious_vf() to ice_virtchnl.c
Jacob Keller
2023-03-13
1
-11
/
+0
*
ice: pass mbxdata to ice_is_malicious_vf()
Jacob Keller
2023-03-13
1
-3
/
+2
*
ice: declare ice_vc_process_vf_msg in ice_virtchnl.h
Jacob Keller
2023-03-13
1
-3
/
+0
*
ice: introduce ice_virtchnl.c and ice_virtchnl.h
Jacob Keller
2022-03-15
1
-54
/
+1
*
ice: move reset functionality into ice_vf_lib.c
Jacob Keller
2022-03-15
1
-15
/
+0
*
ice: introduce ice_vf_lib.c, ice_vf_lib.h, and ice_vf_lib_private.h
Jacob Keller
2022-03-15
1
-202
/
+1
*
ice: rename ICE_MAX_VF_COUNT to avoid confusion
Jacob Keller
2022-03-15
1
-2
/
+2
*
ice: remove unused definitions from ice_sriov.h
Jacob Keller
2022-03-15
1
-6
/
+1
*
ice: convert vf->vc_ops to a const pointer
Jacob Keller
2022-03-15
1
-7
/
+6
*
ice: remove circular header dependencies on ice.h
Jacob Keller
2022-03-15
1
-1
/
+0
*
ice: rename ice_virtchnl_pf.c to ice_sriov.c
Jacob Keller
2022-03-15
1
-0
/
+437
*
ice: rename ice_sriov.c to ice_vf_mbx.c
Jacob Keller
2022-03-15
1
-52
/
+0
*
ice: Use int for ice_status
Tony Nguyen
2021-12-14
1
-6
/
+6
*
ice: warn about potentially malicious VFs
Vignesh Sridhar
2021-04-22
1
-1
/
+19
*
ice: Add handlers for VF netdevice operations
Anirudh Venkataramanan
2018-10-03
1
-0
/
+9
*
ice: Add support for VF reset events
Anirudh Venkataramanan
2018-10-03
1
-0
/
+25