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