index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
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 spurious interrupt during removal of trusted VF
Norbert Zulinski
2022-11-09
1
-1
/
+4
*
ice: Fix VF not able to send tagged traffic with no VLAN filters
Sylwester Dziedziuch
2022-08-17
1
-4
/
+7
*
ice: Fix call trace with null VSI during VF reset
Michal Jaron
2022-08-11
1
-1
/
+3
*
ice: Fix promiscuous mode not turning off
Michal Wilczynski
2022-07-28
1
-11
/
+68
*
ice: Introduce enabling promiscuous mode on multiple VF's
Michal Wilczynski
2022-07-28
1
-5
/
+5
*
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