aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/gve/gve_tx.c
Commit message (Expand)AuthorAgeFilesLines
* gve: Add callout to detect and handle TX timeoutsJasper Tran O'Leary2025-05-201-0/+32
* gve: Add feature to adjust RX/TX queue countsVee Agarwal2025-04-041-14/+7
* gve: Allocate qpl per ring at ring allocation timeVee Agarwal2025-04-041-2/+10
* gve: Do minor cleanup and bump versionJasper Tran O'Leary2025-02-141-9/+7
* gve: Fix TX livelockShailend Chand2024-11-061-20/+78
* gve: Add DQO QPL supportShailend Chand2024-11-061-1/+4
* gve: Add DQO RDA supportShailend Chand2024-11-061-39/+100
* gve: Simplify tx loop over buffer ringShailend Chand2023-08-121-3/+2
* gve: Fix Tx tcpdump panicShailend Chand2023-07-271-3/+3
* Add gve, the driver for Google Virtual NIC (gVNIC)Shailend Chand2023-06-021-0/+806