aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ice/ice_lib.c
Commit message (Expand)AuthorAgeFilesLines
* ice(4): Add support for 40G maximal PMD speedKrzysztof Galazka2025-12-051-3/+4
* iflib: report output drops and handle ENOBUFS properlyAndrew Gallatin2025-09-101-2/+4
* ice(4): Fix re-enabling VF queuesKrzysztof Galazka2025-07-181-0/+8
* ice: Add host SR-IOV supportKrzysztof Galazka2025-07-181-0/+20
* ice: Update to 1.43.2-kEric Joyner2024-10-281-11/+26
* ice: Update to 1.42.5-kEric Joyner2024-10-281-38/+0
* ice: Update to 1.42.1-kEric Joyner2024-10-281-182/+931
* ice(4): Stop checking for failures from malloc(M_WAITOK)Zhenlei Huang2024-09-031-21/+3
* ice(4): Update to 1.39.13-kEric Joyner2024-04-181-39/+321
* ice(4): Update copyright year to 2024Eric Joyner2024-04-181-1/+1
* ice(4): Update to 1.38.16-kEric Joyner2023-09-131-25/+214
* sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-161-1/+0
* ice(4): Update to 1.37.11-kEric Joyner2023-05-241-97/+235
* ice(4): Use the existing CTLFLAG_RWTUN flag definitionZhenlei Huang2023-04-121-1/+1
* IfAPI: Finish changes of ice(4).Justin Hibbits2023-02-141-1/+1
* ice(4): Update to 1.37.7-kPiotr Kubaj2023-02-141-235/+1252
* Convert iflib(4) and iflib-based drivers to the DrvAPIJustin Hibbits2022-12-211-1/+1
* ice(4): Add RDMA Client InterfaceEric Joyner2022-05-231-0/+27
* ice: Remove a double word in a source code commentGordon Bergling2022-04-091-1/+1
* ice(4): Update to 1.34.2-kEric Joyner2022-03-041-132/+1516
* ice(4): Update to version 0.29.4-kEric Joyner2021-11-231-528/+677
* ice(4): Update to version 0.28.1-kEric Joyner2021-03-061-22/+34
* ice(4): Update to 0.26.16Eric Joyner2020-09-101-53/+227
* ice(4): Introduce new driver for Intel E800 Ethernet controllersEric Joyner2020-05-261-0/+8000