summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/google/gve/gve_tx_dqo.c
Commit message (Expand)AuthorAgeFilesLines
* gve: ignore nonrelevant GSO type bits when processing TSO headersJoshua Washington11 days1-15/+5
* gve: Alloc and free QPLs with the ringsShailend Chand2024-05-051-9/+14
* gve: Remove qpl_cfg struct since qpl_ids map with queues respectivelyZiwei Xiao2024-04-181-7/+4
* gve: make the completion and buffer ring size equal for DQOHarshitha Ramamurthy2024-04-031-3/+1
* gve: Switch to config-aware queue allocationShailend Chand2024-01-231-27/+81
* gve: add gve_features_check()Eric Dumazet2023-11-171-22/+15
* gve: Tx path for DQO-QPLRushil Gupta2023-08-061-81/+323
* gve: Support IPv6 Big TCP on DQCoco Li2023-05-231-0/+4
* gve: Handle alternate miss completionsJeroen de Borst2022-11-211-7/+13
* net: add skb_[inner_]tcp_all_headers helpersEric Dumazet2022-07-021-2/+2
* google/gve:fix repeated words in commentsJilin Yuan2022-06-301-1/+1
* gve: DQO: avoid unused variable warningsArnd Bergmann2021-09-281-46/+38
* gve: Fix warnings reported for DQO patchsetBailey Forrest2021-06-241-5/+4
* gve: DQO: Add TX pathBailey Forrest2021-06-241-2/+817
* gve: DQO: Add ring allocation and initializationBailey Forrest2021-06-241-0/+193
* gve: DQO: Add core netdev featuresBailey Forrest2021-06-241-0/+23