aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/google/gve/gve_rx_dqo.c
Commit message (Expand)AuthorAgeFilesLines
* gve: Fix GFP flags when allocing pagesShailend Chand2022-09-191-1/+1
* gve: Fix GFP flags when allocing pagesCatherine Sullivan2022-01-261-1/+1
* gve: Implement packet continuation for RX.David Awogbemila2021-10-251-1/+1
* gve: Add RX context.David Awogbemila2021-10-251-34/+34
* gve: DQO: Remove incorrect prefetchBailey Forrest2021-07-021-7/+0
* gve: DQO: Fix off by one in gve_rx_dqo()Dan Carpenter2021-06-291-1/+1
* gve: DQO: Add RX pathBailey Forrest2021-06-241-0/+582
* gve: DQO: Add ring allocation and initializationBailey Forrest2021-06-241-0/+157
* gve: DQO: Add core netdev featuresBailey Forrest2021-06-241-0/+24