aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/igc/igc_api.c
Commit message (Expand)AuthorAgeFilesLines
* igc(4): Fix attach for I226-K and LMVP devicesEric Joyner2025-04-031-0/+2
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* igc: Use hardware routine for PHY resetPeter Grehan2021-11-081-15/+0
* igc(4): Introduce new driver for the Intel I225 Ethernet controller.Peter Grehan2021-07-121-0/+735