aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/iavf/iavf_lib.c
Commit message (Expand)AuthorAgeFilesLines
* iavf: Use the common RSS key without options RSSKevin Bowling9 days1-23/+0
* iavf: Honor PF-negotiated RSS sizesKevin Bowling11 days1-1/+14
* iavf: Recover when PF communication is unavailableKevin Bowling2026-08-101-12/+36
* iavf: use newly exposed RSS hash key API rather than ad-hoc hashingAndrew Gallatin2025-11-221-10/+0
* pci: Don't cache the count of MSI/MSI-X messages before allocationJohn Baldwin2025-02-111-25/+0
* iavf(4): Get MSI-X BAR index at runtime instead of hardcoding itEric Joyner2024-10-311-3/+4
* Fix enum warning in iavfDimitry Andric2024-07-311-1/+1
* sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-161-1/+0
* iavf: purge EOL release compatibilityElliott Mitchell2023-02-041-4/+0
* Mechanically convert iavf(4) to IfAPIJustin Hibbits2023-01-241-3/+3
* iavf(4): Split source and update to 3.0.26-kEric Joyner2021-11-241-0/+1531