aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ice
Commit message (Expand)AuthorAgeFilesLines
* ice: Report SR-IOV VF statusKevin Bowling2 days3-8/+215
* ice: Protect the PF mailbox from flooding VFsKevin Bowling2 days6-21/+243
* ice: Isolate VFs after malicious-driver detectionKevin Bowling2 days7-73/+332
* ice: Make VF MAC filter requests idempotentKevin Bowling2 days2-37/+112
* ice: Add VF reset and policy failure injectionKevin Bowling2 days1-0/+31
* ice: Quiesce VFs before device resetKevin Bowling2 days3-48/+155
* ice: Fail closed when VF reset does not completeKevin Bowling2 days2-17/+110
* ice: Enforce VF MAC anti-spoof policyKevin Bowling2 days1-0/+49
* ice: Add malformed virtchnl injection pointsKevin Bowling2 days1-0/+72
* ice: Validate VF virtchnl configurationKevin Bowling2 days1-58/+152
* ice: Add a failure injection facilityKevin Bowling3 days4-0/+137
* ice: Make VF VLAN requests idempotentKevin Bowling3 days3-25/+89
* ice: Fix SR-IOV VF resource cleanupKevin Bowling3 days4-30/+91
* ice: Report VF queue enable failures as hardware errorsKevin Bowling3 days1-1/+1
* ice: Make VF queue transitions idempotentKevin Bowling3 days2-59/+226
* ice: Rebuild VF VSIs after PF resetsKevin Bowling3 days4-9/+137
* ice: Quiesce queues after partial initializationKevin Bowling3 days2-7/+9
* ice: Honor iflib transmit completion batchingKevin Bowling3 days1-7/+12
* ice: Defer RDMA critical error notificationsKevin Bowling3 days4-1/+34
* ice: Use sleepable locks in shared codeKevin Bowling3 days1-11/+13
* iflib: Use the framework run-state accessor in driversKevin Bowling4 days1-1/+1
* ice: Use the mirror interface softc in PF callbacksKevin Bowling8 days1-8/+12
* iflib: Own queue quiescence during power transitionsKevin Bowling8 days1-2/+2
* ice(4): Support Total Port Shutdown on E830 devicesSobczyk, Pawel2026-08-204-5/+22
* ice: Add led(4) identification supportKevin Bowling2026-08-182-0/+45
* ice(4): Add two more 4-part IDs for E835 adaptersKrzysztof Galazka2026-08-171-0/+6
* ice(4): Add support for E835 CNSA 2.0 adaptersPawel Sobczyk2026-08-111-0/+30
* ice: Report initialization failures to iflibKevin Bowling2026-08-101-9/+13
* ice(4): Fix link speed after changing cable typeKrzysztof Galazka2026-06-121-7/+11
* ice(4): Add support for new E810-XXV-2 adaptersKrzysztof Galazka2026-06-121-0/+6
* ice(4): Handle allmulti flag in ice_if_promisc_set functionYogesh Bhosale2026-02-011-5/+20
* ice(4): Remove unused functionKrzysztof Galazka2025-12-181-32/+4
* ice(4): Add support for 40G maximal PMD speedKrzysztof Galazka2025-12-052-3/+5
* ice: use newly exposed RSS hash key API rather than ad-hoc hashingAndrew Gallatin2025-11-221-24/+4
* ice(4): Add support for E835-XXV-4 adapterKrzysztof Galazka2025-10-271-0/+3
* ice(4): Add PCI IDs for E835 devicesKrzysztof Galazka2025-10-103-0/+66
* iflib: report output drops and handle ENOBUFS properlyAndrew Gallatin2025-09-101-2/+4
* ice(4): Fix a typo in a source code commentGordon Bergling2025-08-251-1/+1
* ice(4): Fix a few typos in source code commentsGordon Bergling2025-08-174-5/+5
* ice(4): Fix setting VF MAC addressKrzysztof Galazka2025-07-181-6/+11
* ice(4): Add MAC filter and VLAN resource limits to VFsEric Joyner2025-07-182-3/+50
* ice(4): Enable WB_ON_ITR capability for VFs (#76)Krzysztof Galazka2025-07-181-0/+3
* ice(4): Fix set RSS hena virtchnl op handlerKrzysztof Galazka2025-07-181-8/+25
* ice(4): Fix re-enabling VF queuesKrzysztof Galazka2025-07-182-5/+34
* ice(4): Add basic VFLR handlerKrzysztof Galazka2025-07-183-9/+55
* ice(4): Fix panic when VF uses less queues then availableKrzysztof Galazka2025-07-181-5/+7
* ice: Add broadcast filter while creating VFKrzysztof Galazka2025-07-181-0/+8
* ice: Add host SR-IOV supportKrzysztof Galazka2025-07-189-0/+2544
* machine/stdarg.h -> sys/stdarg.hBrooks Davis2025-06-111-1/+1
* ice(4): Update E830-XXV device idsKrzysztof Galazka2025-06-022-16/+11