aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ice
Commit message (Expand)AuthorAgeFilesLines
* ice(4): Handle allmulti flag in ice_if_promisc_set functionYogesh Bhosale2026-02-091-5/+20
* ice(4): Fix a typo in a source code commentGordon Bergling2025-08-281-1/+1
* MFC: ice: unbreak build with update to 1.42.5-kEric Joyner2025-07-2610-109/+126
* ice: Update to 1.42.1-kEric Joyner2025-07-2440-2156/+5678
* ice(4): properly use kernel option RSSBrian Poole2024-11-132-8/+11
* ice(4): Stop checking for failures from malloc(M_WAITOK)Zhenlei Huang2024-09-303-33/+6
* ice(4): Update to 1.39.13-kEric Joyner2024-07-3127-782/+2133
* ice(4): Update copyright year to 2024Eric Joyner2024-07-3158-58/+58
* ice(4): Update to 1.38.16-kEric Joyner2024-07-3131-749/+1360
* iflib drivers: Constify PCI ID LUTsMarius Strobl2024-01-051-1/+1
* ice(4): Match irdma interface changesBartosz Sobczak2023-09-224-18/+69
* ice: Don't restart on VLAN changesKevin Bowling2023-09-111-0/+20
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-232-2/+0
* sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-2358-58/+0
* ice(4): Update to 1.37.11-kEric Joyner2023-06-0260-344/+741
* ice(4): Use the existing CTLFLAG_RWTUN flag definitionZhenlei Huang2023-04-171-1/+1
* ice(4): Update to 1.37.7-kPiotr Kubaj2023-02-1760-3654/+5805
* ice: Fix a typo in a source code commentGordon Bergling2023-01-141-1/+1
* ice(4): Add RDMA Client InterfaceEric Joyner2022-10-1818-8/+2019
* ice: Remove a double word in a source code commentGordon Bergling2022-04-141-1/+1
* ice(4): Update to 1.34.2-kEric Joyner2022-03-0839-1424/+5067
* ice(4): Update to version 0.29.4-kEric Joyner2022-03-0729-874/+2865
* net: iflib: fix vlan processing in the driversVincenzo Maffione2022-01-271-8/+5
* net: iflib: let the drivers use isc_capenableVincenzo Maffione2022-01-271-1/+2
* ice(4): Update to version 0.28.1-kEric Joyner2021-03-0951-716/+2876
* iflib: ensure that tx interrupts enabled and cleanupsMatt Macy2021-01-071-1/+1
* ice: quiet -Wredundant-declsRyan Libby2020-12-171-9/+0
* ice(4): Update to 0.26.16Eric Joyner2020-09-1031-2124/+2747
* Remove redeclaration found by gcc buildLi-Wen Hsu2020-08-151-17/+0
* ice(4): Introduce new driver for Intel E800 Ethernet controllersEric Joyner2020-05-2649-0/+63846