index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_sriov.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-28
ice: Add get/set hw address for VFs using devlink commands
Karthik Sundaravel
1
-0
/
+8
2024-04-17
ice: Add automatic VF reset on Tx MDD events
Marcin Szycik
1
-0
/
+2
2024-04-12
ice: store VF relative MSI-X index in q_vector->vf_reg_idx
Jacob Keller
1
-3
/
+2
2023-10-20
ice: set MSI-X vector count on VF
Michal Swiatkowski
1
-0
/
+13
2023-10-20
ice: store VF's pci_dev ptr in ice_vf
Przemek Kitszel
1
-2
/
+2
2023-03-13
ice: move ice_is_malicious_vf() to ice_virtchnl.c
Jacob Keller
1
-11
/
+0
2023-03-13
ice: pass mbxdata to ice_is_malicious_vf()
Jacob Keller
1
-3
/
+2
2023-03-13
ice: declare ice_vc_process_vf_msg in ice_virtchnl.h
Jacob Keller
1
-3
/
+0
2022-03-15
ice: introduce ice_virtchnl.c and ice_virtchnl.h
Jacob Keller
1
-54
/
+1
2022-03-15
ice: move reset functionality into ice_vf_lib.c
Jacob Keller
1
-15
/
+0
2022-03-15
ice: introduce ice_vf_lib.c, ice_vf_lib.h, and ice_vf_lib_private.h
Jacob Keller
1
-202
/
+1
2022-03-14
ice: rename ICE_MAX_VF_COUNT to avoid confusion
Jacob Keller
1
-2
/
+2
2022-03-14
ice: remove unused definitions from ice_sriov.h
Jacob Keller
1
-6
/
+1
2022-03-14
ice: convert vf->vc_ops to a const pointer
Jacob Keller
1
-7
/
+6
2022-03-14
ice: remove circular header dependencies on ice.h
Jacob Keller
1
-1
/
+0
2022-03-14
ice: rename ice_virtchnl_pf.c to ice_sriov.c
Jacob Keller
1
-0
/
+437
2022-03-14
ice: rename ice_sriov.c to ice_vf_mbx.c
Jacob Keller
1
-52
/
+0
2021-12-14
ice: Use int for ice_status
Tony Nguyen
1
-6
/
+6
2021-04-22
ice: warn about potentially malicious VFs
Vignesh Sridhar
1
-1
/
+19
2018-10-03
ice: Add handlers for VF netdevice operations
Anirudh Venkataramanan
1
-0
/
+9
2018-10-03
ice: Add support for VF reset events
Anirudh Venkataramanan
1
-0
/
+25