summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/google/gve/gve_utils.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-04gve: Add header split data pathJeroen de Borst1-5/+12
2024-01-24gve: Switch to config-aware queue allocationShailend Chand1-0/+16
2024-01-24gve: Refactor napi add and remove functionsShailend Chand1-0/+15
2023-03-17gve: XDP support GQI-QPL: helper function changesPraveen Kaligineedi1-3/+3
2022-11-02gve: Reduce alloc and copy costs in the GQ rx pathShailend Chand1-23/+7
2021-12-08gve: fix for null pointer dereference.Ameer Hamza1-0/+3
2021-10-25gve: Implement packet continuation for RX.David Awogbemila1-11/+22
2021-10-12gve: Add netif_set_xps_queue callCatherine Sullivan1-0/+4
2021-06-24gve: DQO: Add RX pathBailey Forrest1-0/+15
2021-06-24gve: Make gve_rx_slot_page_info.page_offset an absolute offsetBailey Forrest1-1/+1
2021-06-24gve: gve_rx_copy: Move padding to an argumentBailey Forrest1-2/+3
2021-06-24gve: Move some static functions to a common fileBailey Forrest1-0/+65