aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/gve/gve_tx_dqo.c
Commit message (Expand)AuthorAgeFilesLines
* gve: Fix timestamp invalidation for DQO queue formatsJasper Tran O'Leary2025-06-051-4/+3
* gve: Add callout to detect and handle TX timeoutsJasper Tran O'Leary2025-05-201-1/+31
* gve: Use load-acquire to fetch generation bitsJasper Tran O'Leary2025-05-201-8/+17
* gve: Allocate qpl per ring at ring allocation timeVee Agarwal2025-04-041-1/+15
* gve: Fix qpl_buf_head being initialized improperlyJasper Tran O'Leary2025-02-141-9/+16
* gve: Do minor cleanup and bump versionJasper Tran O'Leary2025-02-141-1/+1
* gve: Fix TX livelockShailend Chand2024-11-061-0/+10
* gve: Add DQO QPL supportShailend Chand2024-11-061-69/+356
* gve: Add DQO RDA supportShailend Chand2024-11-061-0/+793