index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_vf_lib.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ice: Fix memory corruption in VF driver
Przemyslaw Patynowski
2022-06-14
1
-0
/
+5
*
ice: add a function comment for ice_cfg_mac_antispoof
Jacob Keller
2022-05-05
1
-0
/
+7
*
ice: fix wording in comment for ice_reset_vf
Jacob Keller
2022-05-05
1
-2
/
+2
*
ice: remove return value comment for ice_reset_all_vfs
Jacob Keller
2022-05-05
1
-2
/
+2
*
ice: always check VF VSI pointer values
Jacob Keller
2022-05-05
1
-1
/
+27
*
ice: remove PF pointer from ice_check_vf_init
Jacob Keller
2022-03-15
1
-9
/
+7
*
ice: introduce ICE_VF_RESET_LOCK flag
Jacob Keller
2022-03-15
1
-4
/
+14
*
ice: introduce ICE_VF_RESET_NOTIFY flag
Jacob Keller
2022-03-15
1
-0
/
+28
*
ice: convert ice_reset_vf to take flags
Jacob Keller
2022-03-15
1
-3
/
+6
*
ice: convert ice_reset_vf to standard error codes
Jacob Keller
2022-03-15
1
-7
/
+8
*
ice: make ice_reset_all_vfs void
Jacob Keller
2022-03-15
1
-5
/
+3
*
ice: drop is_vflr parameter from ice_reset_all_vfs
Jacob Keller
2022-03-15
1
-3
/
+2
*
ice: move reset functionality into ice_vf_lib.c
Jacob Keller
2022-03-15
1
-0
/
+475
*
ice: introduce VF operations structure for reset flows
Jacob Keller
2022-03-15
1
-3
/
+1
*
ice: introduce ice_vf_lib.c, ice_vf_lib.h, and ice_vf_lib_private.h
Jacob Keller
2022-03-15
1
-0
/
+519