summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/google/gve/gve_rx_dqo.c
AgeCommit message (Expand)Author
2024-10-15gve: adopt page pool for DQ RDA modeHarshitha Ramamurthy
2024-10-15gve: move DQO rx buffer management related code to a new fileHarshitha Ramamurthy
2024-06-13gve: Clear napi->skb before dev_kfree_skb_any()Ziwei Xiao
2024-05-06gve: Implement queue apiShailend Chand
2024-05-05gve: Alloc and free QPLs with the ringsShailend Chand
2024-05-05gve: Reset Rx ring state in the ring-stop funcsShailend Chand
2024-04-18gve: Remove qpl_cfg struct since qpl_ids map with queues respectivelyZiwei Xiao
2024-04-03gve: set page count for RX QPL for GQI and DQO queue formatsHarshitha Ramamurthy
2024-04-03gve: make the completion and buffer ring size equal for DQOHarshitha Ramamurthy
2024-03-04gve: Add header split ethtool statsJeroen de Borst
2024-03-04gve: Add header split data pathJeroen de Borst
2024-03-04gve: Add header split device optionJeroen de Borst
2024-01-23gve: Switch to config-aware queue allocationShailend Chand
2023-09-04gve: fix frag_list chainingEric Dumazet
2023-08-06gve: RX path for DQO-QPLRushil Gupta
2023-03-17gve: XDP support GQI-QPL: helper function changesPraveen Kaligineedi
2022-11-02gve: Reduce alloc and copy costs in the GQ rx pathShailend Chand
2022-09-19gve: Fix GFP flags when allocing pagesShailend Chand
2022-01-26gve: Fix GFP flags when allocing pagesCatherine Sullivan
2021-10-25gve: Implement packet continuation for RX.David Awogbemila
2021-10-25gve: Add RX context.David Awogbemila
2021-07-02gve: DQO: Remove incorrect prefetchBailey Forrest
2021-06-29gve: DQO: Fix off by one in gve_rx_dqo()Dan Carpenter
2021-06-24gve: DQO: Add RX pathBailey Forrest
2021-06-24gve: DQO: Add ring allocation and initializationBailey Forrest
2021-06-24gve: DQO: Add core netdev featuresBailey Forrest