index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
2022-11-14
ice: virtchnl rss hena support
Md Fahad Iqbal Polash
2022-11-09
ice: Fix spurious interrupt during removal of trusted VF
Norbert Zulinski
2022-08-17
ice: Fix VF not able to send tagged traffic with no VLAN filters
Sylwester Dziedziuch
2022-08-11
ice: Fix call trace with null VSI during VF reset
Michal Jaron
2022-07-28
ice: Fix promiscuous mode not turning off
Michal Wilczynski
2022-07-28
ice: Introduce enabling promiscuous mode on multiple VF's
Michal Wilczynski
2022-06-14
ice: Fix memory corruption in VF driver
Przemyslaw Patynowski
2022-05-05
ice: add a function comment for ice_cfg_mac_antispoof
Jacob Keller
2022-05-05
ice: fix wording in comment for ice_reset_vf
Jacob Keller
2022-05-05
ice: remove return value comment for ice_reset_all_vfs
Jacob Keller
2022-05-05
ice: always check VF VSI pointer values
Jacob Keller
2022-03-15
ice: remove PF pointer from ice_check_vf_init
Jacob Keller
2022-03-15
ice: introduce ICE_VF_RESET_LOCK flag
Jacob Keller
2022-03-15
ice: introduce ICE_VF_RESET_NOTIFY flag
Jacob Keller
2022-03-15
ice: convert ice_reset_vf to take flags
Jacob Keller
2022-03-15
ice: convert ice_reset_vf to standard error codes
Jacob Keller
2022-03-15
ice: make ice_reset_all_vfs void
Jacob Keller
2022-03-15
ice: drop is_vflr parameter from ice_reset_all_vfs
Jacob Keller
2022-03-15
ice: move reset functionality into ice_vf_lib.c
Jacob Keller
2022-03-15
ice: introduce VF operations structure for reset flows
Jacob Keller
2022-03-15
ice: introduce ice_vf_lib.c, ice_vf_lib.h, and ice_vf_lib_private.h
Jacob Keller