summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/google/gve/gve_utils.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gve: XDP support GQI-QPL: helper function changesPraveen Kaligineedi2023-03-171-3/+3
* gve: Reduce alloc and copy costs in the GQ rx pathShailend Chand2022-11-021-23/+7
* gve: fix for null pointer dereference.Ameer Hamza2021-12-081-0/+3
* gve: Implement packet continuation for RX.David Awogbemila2021-10-251-11/+22
* gve: Add netif_set_xps_queue callCatherine Sullivan2021-10-121-0/+4
* gve: DQO: Add RX pathBailey Forrest2021-06-241-0/+15
* gve: Make gve_rx_slot_page_info.page_offset an absolute offsetBailey Forrest2021-06-241-1/+1
* gve: gve_rx_copy: Move padding to an argumentBailey Forrest2021-06-241-2/+3
* gve: Move some static functions to a common fileBailey Forrest2021-06-241-0/+65