Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-01-27 | gve: Fix GFP flags when allocing pages | Catherine Sullivan | 1 | -1/+1 |
2021-10-25 | gve: Implement packet continuation for RX. | David Awogbemila | 1 | -1/+1 |
2021-10-25 | gve: Add RX context. | David Awogbemila | 1 | -34/+34 |
2021-07-02 | gve: DQO: Remove incorrect prefetch | Bailey Forrest | 1 | -7/+0 |
2021-06-29 | gve: DQO: Fix off by one in gve_rx_dqo() | Dan Carpenter | 1 | -1/+1 |
2021-06-24 | gve: DQO: Add RX path | Bailey Forrest | 1 | -0/+582 |
2021-06-24 | gve: DQO: Add ring allocation and initialization | Bailey Forrest | 1 | -0/+157 |
2021-06-24 | gve: DQO: Add core netdev features | Bailey Forrest | 1 | -0/+24 |