summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/google/gve/gve_adminq.c
AgeCommit message (Expand)Author
2024-12-11gve: Remove unused gve_adminq_set_mtuDr. David Alan Gilbert
2024-11-15gve: Flow steering trigger reset only for timeout errorZiwei Xiao
2024-08-13gve: Add RSS adminq commands and ethtool supportJeroen de Borst
2024-08-13gve: Add RSS device optionZiwei Xiao
2024-06-25gve: Add flow steering adminq commandsJeroen de Borst
2024-06-25gve: Add flow steering device optionJeroen de Borst
2024-06-25gve: Add adminq extended commandJeroen de Borst
2024-06-25gve: Add adminq mutex lockZiwei Xiao
2024-05-10gve: Avoid unnecessary use of comma operatorSimon Horman
2024-05-05gve: Add adminq funcs to add/remove a single Rx queueShailend Chand
2024-04-03gve: add support to read ring size ranges from the deviceHarshitha Ramamurthy
2024-04-03gve: set page count for RX QPL for GQI and DQO queue formatsHarshitha Ramamurthy
2024-04-03gve: make the completion and buffer ring size equal for DQOHarshitha Ramamurthy
2024-04-03gve: simplify setting decriptor count defaultsHarshitha Ramamurthy
2024-03-04gve: Add header split data pathJeroen de Borst
2024-03-04gve: Add header split device optionJeroen de Borst
2023-11-29gve: Add page size register to the register_page_list command.John Fraker
2023-11-29gve: Remove obsolete checks that rely on page size.John Fraker
2023-11-29gve: Deprecate adminq_pfn for pci revision 0x1.John Fraker
2023-11-29gve: Perform adminq allocations through a dma_pool.John Fraker
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