summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/google/gve/gve.h
AgeCommit message (Expand)AuthorFilesLines
2021-06-24gve: DQO: Add core netdev featuresBailey Forrest1-0/+2
2021-06-24gve: Update adminq commands to support DQO queuesBailey Forrest1-0/+3
2021-06-24gve: Add DQO fields for core data structuresBailey Forrest1-11/+251
2021-06-24gve: Add support for DQO RX PTYPE mapBailey Forrest1-0/+15
2021-06-24gve: adminq: DQO specific device descriptor logicBailey Forrest1-0/+13
2021-06-24gve: Introduce per netdev `enum gve_queue_format`Bailey Forrest1-3/+21
2021-06-24gve: Make gve_rx_slot_page_info.page_offset an absolute offsetBailey Forrest1-2/+2
2020-12-09gve: Add support for raw addressing in the tx pathCatherine Sullivan1-2/+14
2020-12-09gve: Rx Buffer RecyclingDavid Awogbemila1-9/+1
2020-12-09gve: Add support for raw addressing to the rx pathCatherine Sullivan1-4/+8
2020-12-09gve: Add support for raw addressing device optionCatherine Sullivan1-0/+1
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