summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/google/gve/gve_adminq.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-09gve: Add support for raw addressing in the tx pathCatherine Sullivan1-1/+3
2020-12-09gve: Add support for raw addressing to the rx pathCatherine Sullivan1-6/+8
2020-12-09gve: Add support for raw addressing device optionCatherine Sullivan1-0/+71
2020-09-12gve: Enable Link Speed Reporting in the driver.David Awogbemila1-0/+31
2020-09-12gve: Batch AQ commands for creating and destroying queues.Sagi Shahar1-23/+165
2020-09-12gve: Add Gvnic stats AQ command and ethtool show/set-priv-flags.Kuo Zhao1-0/+20
2020-09-12gve: Use dev_info/err instead of netif_info/err.Catherine Sullivan1-9/+6
2020-09-12gve: Add stats for gve.Kuo Zhao1-7/+58
2019-07-02gve: Add transmit and receive supportCatherine Sullivan1-0/+138
2019-07-02gve: Add basic driver framework for Compute Engine Virtual NICCatherine Sullivan1-0/+249