Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-12-09 | gve: Add support for raw addressing in the tx path | Catherine Sullivan | 1 | -1/+3 |
2020-12-09 | gve: Add support for raw addressing to the rx path | Catherine Sullivan | 1 | -6/+8 |
2020-12-09 | gve: Add support for raw addressing device option | Catherine Sullivan | 1 | -0/+71 |
2020-09-12 | gve: Enable Link Speed Reporting in the driver. | David Awogbemila | 1 | -0/+31 |
2020-09-12 | gve: Batch AQ commands for creating and destroying queues. | Sagi Shahar | 1 | -23/+165 |
2020-09-12 | gve: Add Gvnic stats AQ command and ethtool show/set-priv-flags. | Kuo Zhao | 1 | -0/+20 |
2020-09-12 | gve: Use dev_info/err instead of netif_info/err. | Catherine Sullivan | 1 | -9/+6 |
2020-09-12 | gve: Add stats for gve. | Kuo Zhao | 1 | -7/+58 |
2019-07-02 | gve: Add transmit and receive support | Catherine Sullivan | 1 | -0/+138 |
2019-07-02 | gve: Add basic driver framework for Compute Engine Virtual NIC | Catherine Sullivan | 1 | -0/+249 |