aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/gve/gve_rx.c
Commit message (Expand)AuthorAgeFilesLines
* gve: Add feature to adjust RX/TX queue countsVee Agarwal2025-04-041-13/+7
* gve: Allocate qpl per ring at ring allocation timeVee Agarwal2025-04-041-3/+12
* gve: Do minor cleanup and bump versionJasper Tran O'Leary2025-02-141-1/+1
* gve: Add DQO QPL supportShailend Chand2024-11-061-18/+0
* gve: Add DQO RDA supportShailend Chand2024-11-061-31/+79
* gve: Make LRO work for jumbo packetsShailend Chand2023-09-071-1/+2
* Add gve, the driver for Google Virtual NIC (gVNIC)Shailend Chand2023-06-021-0/+684