Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-03-17 | gve: XDP support GQI-QPL: helper function changes | Praveen Kaligineedi | 1 | -3/+3 |
2022-11-02 | gve: Reduce alloc and copy costs in the GQ rx path | Shailend Chand | 1 | -23/+7 |
2021-12-08 | gve: fix for null pointer dereference. | Ameer Hamza | 1 | -0/+3 |
2021-10-25 | gve: Implement packet continuation for RX. | David Awogbemila | 1 | -11/+22 |
2021-10-12 | gve: Add netif_set_xps_queue call | Catherine Sullivan | 1 | -0/+4 |
2021-06-24 | gve: DQO: Add RX path | Bailey Forrest | 1 | -0/+15 |
2021-06-24 | gve: Make gve_rx_slot_page_info.page_offset an absolute offset | Bailey Forrest | 1 | -1/+1 |
2021-06-24 | gve: gve_rx_copy: Move padding to an argument | Bailey Forrest | 1 | -2/+3 |
2021-06-24 | gve: Move some static functions to a common file | Bailey Forrest | 1 | -0/+65 |