index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
google
/
gve
/
gve_adminq.h
Age
Commit message (
Expand
)
Author
2024-05-05
gve: Add adminq funcs to add/remove a single Rx queue
Shailend Chand
2024-04-03
gve: add support to read ring size ranges from the device
Harshitha Ramamurthy
2024-04-03
gve: make the completion and buffer ring size equal for DQO
Harshitha Ramamurthy
2024-03-04
gve: Add header split device option
Jeroen de Borst
2023-11-29
gve: Add page size register to the register_page_list command.
John Fraker
2023-08-06
gve: Control path for DQO-QPL
Rushil Gupta
2023-03-17
gve: Changes to add new TX queues
Praveen Kaligineedi
2022-11-21
gve: Handle alternate miss completions
Jeroen de Borst
2022-11-21
gve: Adding a new AdminQ command to verify driver
Jeroen de Borst
2021-10-25
gve: Add a jumbo-frame device option.
Shailend Chand
2021-10-11
gve: Recover from queue stall due to missed IRQ
John Fraker
2021-06-24
gve: Update adminq commands to support DQO queues
Bailey Forrest
2021-06-24
gve: Add support for DQO RX PTYPE map
Bailey Forrest
2021-06-24
gve: Introduce a new model for device options
Bailey Forrest
2020-12-08
gve: Add support for raw addressing device option
Catherine Sullivan
2020-10-30
gve: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-09-11
gve: Enable Link Speed Reporting in the driver.
David Awogbemila
2020-09-11
gve: Batch AQ commands for creating and destroying queues.
Sagi Shahar
2020-09-11
gve: NIC stats for report-stats and for ethtool
David Awogbemila
2020-09-11
gve: Add Gvnic stats AQ command and ethtool show/set-priv-flags.
Kuo Zhao
2019-07-01
gve: Add transmit and receive support
Catherine Sullivan
2019-07-01
gve: Add basic driver framework for Compute Engine Virtual NIC
Catherine Sullivan