summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/google/gve/gve.h
AgeCommit message (Expand)AuthorFilesLines
2020-09-12gve: Enable Link Speed Reporting in the driver.David Awogbemila1-0/+3
2020-09-12gve: NIC stats for report-stats and for ethtoolDavid Awogbemila1-0/+4
2020-09-12gve: Add Gvnic stats AQ command and ethtool show/set-priv-flags.Kuo Zhao1-10/+61
2020-09-12gve: Add stats for gve.Kuo Zhao1-1/+27
2019-08-05gve: Fix case where desc_cnt and data_cnt can get out of syncCatherine Sullivan1-5/+3
2019-07-02gve: Add ethtool supportCatherine Sullivan1-0/+4
2019-07-02gve: Add workqueue and reset supportCatherine Sullivan1-0/+62
2019-07-02gve: Add transmit and receive supportCatherine Sullivan1-1/+259
2019-07-02gve: Add basic driver framework for Compute Engine Virtual NICCatherine Sullivan1-0/+135