aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/google/gve/gve_utils.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-07gve: fix for null pointer dereference.Ameer Hamza1-0/+3
2021-10-25gve: Implement packet continuation for RX.David Awogbemila1-11/+22
2021-10-11gve: 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