aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ice
Commit message (Expand)AuthorAgeFilesLines
* ice: Use the mirror interface softc in PF callbacksKevin Bowling3 days1-8/+12
* iflib: Own queue quiescence during power transitionsKevin Bowling3 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
* ice(4): properly use kernel option RSSBrian Poole2024-11-042-8/+11
* ice: Remove RDMA feature block on E830 devicesEric Joyner2024-10-301-2/+1
* ice: Update to 1.43.2-kEric Joyner2024-10-287-36/+128
* ice: Update to 1.42.5-kEric Joyner2024-10-2810-107/+124
* ice: Update to 1.42.1-kEric Joyner2024-10-2840-2156/+5678
* ice(4): Stop checking for failures from malloc(M_WAITOK)Zhenlei Huang2024-09-033-33/+6
* Revert "nvme: Separate total failures from I/O failures"Warner Losh2024-08-162-659/+0
* nvme: Separate total failures from I/O failuresWarner Losh2024-08-162-0/+659
* ice(4): Update to 1.39.13-kEric Joyner2024-04-1827-784/+2134
* ice(4): Update copyright year to 2024Eric Joyner2024-04-1858-58/+58
* ice(4): Update to 1.38.16-kEric Joyner2023-09-1331-747/+1358
* ice: Don't restart on VLAN changesKevin Bowling2023-08-241-0/+20
* irdma(4): upgrade to 1.2.17-kBartosz Sobczak2023-08-184-18/+69
* iflib drivers: Constify PCI ID LUTsMarius Strobl2023-08-171-1/+1
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-162-2/+0
* sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-1658-58/+0
* ice(4): Update to 1.37.11-kEric Joyner2023-05-2460-344/+741
* ice(4): Use the existing CTLFLAG_RWTUN flag definitionZhenlei Huang2023-04-121-1/+1
* ice(4): Restore old conditional overwritten by last updateEric Joyner2023-03-241-1/+2
* IfAPI: Finish changes of ice(4).Justin Hibbits2023-02-142-2/+2
* ice(4): Update to 1.37.7-kPiotr Kubaj2023-02-1460-3650/+5801