aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ice
Commit message (Expand)AuthorAgeFilesLines
* 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
* ice: Fix a typo in a source code commentGordon Bergling2023-01-111-1/+1
* Convert iflib(4) and iflib-based drivers to the DrvAPIJustin Hibbits2022-12-213-6/+6
* ice(4): Add RDMA Client InterfaceEric Joyner2022-05-2318-8/+2019
* iavf/ice/ixl: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-061-8/+1
* ice: Remove a double word in a source code commentGordon Bergling2022-04-091-1/+1
* ice(4): Fix build error when ALTQ is enabledEric Joyner2022-03-041-0/+4
* ice(4): Update to 1.34.2-kEric Joyner2022-03-0439-1414/+5053
* net: iflib: fix vlan processing in the driversVincenzo Maffione2021-12-281-8/+5
* net: iflib: let the drivers use isc_capenableVincenzo Maffione2021-12-281-1/+2
* ice(4): Update to version 0.29.4-kEric Joyner2021-11-2329-873/+2864
* ice(4): Update to version 0.28.1-kEric Joyner2021-03-0651-714/+2874
* 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-2123/+2746
* 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