index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
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