summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/google/gve/gve_adminq.c
AgeCommit message (Expand)Author
2023-08-06gve: Control path for DQO-QPLRushil Gupta
2023-03-17gve: Changes to add new TX queuesPraveen Kaligineedi
2022-11-21gve: Adding a new AdminQ command to verify driverJeroen de Borst
2022-01-28gve: fix the wrong AdminQ buffer queue index checkHaiyue Wang
2021-12-16gve: Move the irq db indexes out of the ntfy block structCatherine Sullivan
2021-12-16gve: Correct order of processing device optionsJeroen de Borst
2021-10-25gve: Add a jumbo-frame device option.Shailend Chand
2021-10-25gve: Implement packet continuation for RX.David Awogbemila
2021-10-02ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski
2021-07-16gve: fix the wrong AdminQ buffer overflow checkHaiyue Wang
2021-06-24gve: DQO: Add core netdev featuresBailey Forrest
2021-06-24gve: Update adminq commands to support DQO queuesBailey Forrest
2021-06-24gve: Add support for DQO RX PTYPE mapBailey Forrest
2021-06-24gve: adminq: DQO specific device descriptor logicBailey Forrest
2021-06-24gve: Introduce per netdev `enum gve_queue_format`Bailey Forrest
2021-06-24gve: Introduce a new model for device optionsBailey Forrest
2020-12-08gve: Add support for raw addressing in the tx pathCatherine Sullivan
2020-12-08gve: Add support for raw addressing to the rx pathCatherine Sullivan
2020-12-08gve: Add support for raw addressing device optionCatherine Sullivan
2020-09-11gve: Enable Link Speed Reporting in the driver.David Awogbemila
2020-09-11gve: Batch AQ commands for creating and destroying queues.Sagi Shahar
2020-09-11gve: Add Gvnic stats AQ command and ethtool show/set-priv-flags.Kuo Zhao
2020-09-11gve: Use dev_info/err instead of netif_info/err.Catherine Sullivan
2020-09-11gve: Add stats for gve.Kuo Zhao
2019-07-01gve: Add transmit and receive supportCatherine Sullivan
2019-07-01gve: Add basic driver framework for Compute Engine Virtual NICCatherine Sullivan