aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/gve/gve.h
Commit message (Expand)AuthorAgeFilesLines
* gve: Relax a static assertionMark Johnston2025-06-301-1/+1
* gve: Add support for 4k RX Buffers when using DQO queue formatsVee Agarwal2025-06-301-0/+20
* gve: Add callout to detect and handle TX timeoutsJasper Tran O'Leary2025-06-201-0/+47
* gve: Add feature to change TX/RX ring sizeVee Agarwal2025-04-181-0/+10
* gve: Add feature to adjust RX/TX queue countsVee Agarwal2025-04-181-4/+6
* gve: Allocate qpl per ring at ring allocation timeVee Agarwal2025-04-181-3/+3
* gve: Do minor cleanup and bump versionJasper Tran O'Leary2025-03-071-3/+3
* gve: Fix TX livelockShailend Chand2024-11-201-1/+2
* gve: Add DQO QPL supportShailend Chand2024-11-201-6/+95
* gve: Add DQO RDA supportShailend Chand2024-11-201-28/+179
* gve: Make LRO work for jumbo packetsShailend Chand2023-09-141-0/+1
* Add gve, the driver for Google Virtual NIC (gVNIC)Shailend Chand2023-06-021-0/+459