index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_vf_lib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-10
ice: Fix spurious interrupt during removal of trusted VF
Norbert Zulinski
1
-1
/
+4
2022-08-17
ice: Fix VF not able to send tagged traffic with no VLAN filters
Sylwester Dziedziuch
1
-4
/
+7
2022-08-11
ice: Fix call trace with null VSI during VF reset
Michal Jaron
1
-1
/
+3
2022-07-28
ice: Fix promiscuous mode not turning off
Michal Wilczynski
1
-11
/
+68
2022-07-28
ice: Introduce enabling promiscuous mode on multiple VF's
Michal Wilczynski
1
-5
/
+5
2022-06-14
ice: Fix memory corruption in VF driver
Przemyslaw Patynowski
1
-0
/
+5
2022-05-05
ice: add a function comment for ice_cfg_mac_antispoof
Jacob Keller
1
-0
/
+7
2022-05-05
ice: fix wording in comment for ice_reset_vf
Jacob Keller
1
-2
/
+2
2022-05-05
ice: remove return value comment for ice_reset_all_vfs
Jacob Keller
1
-2
/
+2
2022-05-05
ice: always check VF VSI pointer values
Jacob Keller
1
-1
/
+27
2022-03-15
ice: remove PF pointer from ice_check_vf_init
Jacob Keller
1
-9
/
+7
2022-03-15
ice: introduce ICE_VF_RESET_LOCK flag
Jacob Keller
1
-4
/
+14
2022-03-15
ice: introduce ICE_VF_RESET_NOTIFY flag
Jacob Keller
1
-0
/
+28
2022-03-15
ice: convert ice_reset_vf to take flags
Jacob Keller
1
-3
/
+6
2022-03-15
ice: convert ice_reset_vf to standard error codes
Jacob Keller
1
-7
/
+8
2022-03-15
ice: make ice_reset_all_vfs void
Jacob Keller
1
-5
/
+3
2022-03-15
ice: drop is_vflr parameter from ice_reset_all_vfs
Jacob Keller
1
-3
/
+2
2022-03-15
ice: move reset functionality into ice_vf_lib.c
Jacob Keller
1
-0
/
+475
2022-03-15
ice: introduce VF operations structure for reset flows
Jacob Keller
1
-3
/
+1
2022-03-15
ice: introduce ice_vf_lib.c, ice_vf_lib.h, and ice_vf_lib_private.h
Jacob Keller
1
-0
/
+519