aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/gve/gve_adminq.c
Commit message (Expand)AuthorAgeFilesLines
* gve: Implement AQ batching for queue creation and destructionSujithra Periasamy2026-08-071-10/+37
* gve: Add support for 4k RX Buffers when using DQO queue formatsVee Agarwal2025-06-131-1/+4
* gve: Add feature to change TX/RX ring sizeVee Agarwal2025-04-041-1/+52
* gve: Add DQO QPL supportShailend Chand2024-11-061-2/+36
* gve: Add DQO RDA supportShailend Chand2024-11-061-11/+112
* Add gve, the driver for Google Virtual NIC (gVNIC)Shailend Chand2023-06-021-0/+803