aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ice/ice_iov.h
Commit message (Expand)AuthorAgeFilesLines
* ice: Report SR-IOV VF statusKevin Bowling2 days1-1/+3
* ice: Protect the PF mailbox from flooding VFsKevin Bowling2 days1-1/+6
* ice: Isolate VFs after malicious-driver detectionKevin Bowling2 days1-0/+6
* ice: Make VF MAC filter requests idempotentKevin Bowling2 days1-0/+5
* ice: Quiesce VFs before device resetKevin Bowling2 days1-0/+1
* ice: Fail closed when VF reset does not completeKevin Bowling3 days1-0/+1
* ice: Make VF VLAN requests idempotentKevin Bowling3 days1-0/+3
* ice: Make VF queue transitions idempotentKevin Bowling3 days1-0/+5
* ice: Rebuild VF VSIs after PF resetsKevin Bowling3 days1-1/+4
* ice(4): Add MAC filter and VLAN resource limits to VFsEric Joyner2025-07-181-0/+8
* ice(4): Add basic VFLR handlerKrzysztof Galazka2025-07-181-0/+2
* ice: Add host SR-IOV supportKrzysztof Galazka2025-07-181-0/+115