summaryrefslogtreecommitdiff
path: root/sys/dev/iavf
AgeCommit message (Expand)Author
2025-11-22iavf: use newly exposed RSS hash key API rather than ad-hoc hashingAndrew Gallatin
2025-06-11machine/stdarg.h -> sys/stdarg.hBrooks Davis
2025-02-11pci: Don't cache the count of MSI/MSI-X messages before allocationJohn Baldwin
2024-10-31iavf(4): Get MSI-X BAR index at runtime instead of hardcoding itEric Joyner
2024-07-31Fix enum warning in iavfDimitry Andric
2023-08-24iavf: Add explicit ifdi_needs_reset for VLAN changesKevin Bowling
2023-08-23iavf: remove compatibility code and address some warningsPiotr Kubaj
2023-08-17iflib drivers: Constify PCI ID LUTsMarius Strobl
2023-08-16sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh
2023-02-04iavf: purge EOL release compatibilityElliott Mitchell
2023-01-24Mechanically convert iavf(4) to IfAPIJustin Hibbits
2022-05-06iavf/ice/ixl: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin
2022-04-06iavf: Quite set but not used warnings.John Baldwin
2021-12-28net: iflib: fix vlan processing in the driversVincenzo Maffione
2021-12-28net: iflib: let the drivers use isc_capenableVincenzo Maffione
2021-12-03iavf(4): Include RSS header file when RSS is definedEric Joyner
2021-11-24iavf(4): Split source and update to 3.0.26-kEric Joyner