aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ixl/ixl_pf_iflib.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-161-1/+0
* ixl(4): Add link state pollingKrzysztof Galazka2023-07-201-3/+1
* ixl: port ice's atomic API to ixlPiotr Kubaj2023-07-061-8/+8
* Convert iflib(4) and iflib-based drivers to the DrvAPIJustin Hibbits2022-12-211-2/+2
* ixl(4): Fix reporting of unqualified transceiversKrzysztof Galazka2021-08-201-9/+12
* ixl(4): Add tunable to override Flow Control settingsKrzysztof Galazka2021-04-051-1/+1
* ixl(4): Add ability to control link state on ifconfig downKrzysztof Galazka2021-03-031-0/+2
* ixl(4): Fix VLAN HW filteringKrzysztof Galazka2021-02-041-36/+1
* ixl(4): Add FW recovery mode support and other thingsEric Joyner2020-06-091-0/+1137