index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
google
/
gve
/
gve_adminq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-04
gve: Add header split data path
Jeroen de Borst
1
-0
/
+3
2024-03-04
gve: Add header split device option
Jeroen de Borst
1
-6
/
+41
2023-11-29
gve: Add page size register to the register_page_list command.
John Fraker
1
-0
/
+1
2023-11-29
gve: Remove obsolete checks that rely on page size.
John Fraker
1
-11
/
+0
2023-11-29
gve: Deprecate adminq_pfn for pci revision 0x1.
John Fraker
1
-13
/
+35
2023-11-29
gve: Perform adminq allocations through a dma_pool.
John Fraker
1
-10
/
+18
2023-08-06
gve: Control path for DQO-QPL
Rushil Gupta
1
-11
/
+78
2023-03-17
gve: Changes to add new TX queues
Praveen Kaligineedi
1
-4
/
+4
2022-11-21
gve: Adding a new AdminQ command to verify driver
Jeroen de Borst
1
-1
/
+20
2022-01-28
gve: fix the wrong AdminQ buffer queue index check
Haiyue Wang
1
-1
/
+1
2021-12-16
gve: Move the irq db indexes out of the ntfy block struct
Catherine Sullivan
1
-1
/
+1
2021-12-16
gve: Correct order of processing device options
Jeroen de Borst
1
-4
/
+4
2021-10-25
gve: Add a jumbo-frame device option.
Shailend Chand
1
-4
/
+54
2021-10-25
gve: Implement packet continuation for RX.
David Awogbemila
1
-0
/
+1
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
1
-1
/
+1
2021-07-16
gve: fix the wrong AdminQ buffer overflow check
Haiyue Wang
1
-2
/
+4
2021-06-24
gve: DQO: Add core netdev features
Bailey Forrest
1
-0
/
+2
2021-06-24
gve: Update adminq commands to support DQO queues
Bailey Forrest
1
-23
/
+40
2021-06-24
gve: Add support for DQO RX PTYPE map
Bailey Forrest
1
-1
/
+44
2021-06-24
gve: adminq: DQO specific device descriptor logic
Bailey Forrest
1
-15
/
+42
2021-06-24
gve: Introduce per netdev `enum gve_queue_format`
Bailey Forrest
1
-6
/
+9
2021-06-24
gve: Introduce a new model for device options
Bailey Forrest
1
-38
/
+134
2020-12-08
gve: Add support for raw addressing in the tx path
Catherine Sullivan
1
-1
/
+3
2020-12-08
gve: Add support for raw addressing to the rx path
Catherine Sullivan
1
-6
/
+8
2020-12-08
gve: Add support for raw addressing device option
Catherine Sullivan
1
-0
/
+71
2020-09-11
gve: Enable Link Speed Reporting in the driver.
David Awogbemila
1
-0
/
+31
2020-09-11
gve: Batch AQ commands for creating and destroying queues.
Sagi Shahar
1
-23
/
+165
2020-09-11
gve: Add Gvnic stats AQ command and ethtool show/set-priv-flags.
Kuo Zhao
1
-0
/
+20
2020-09-11
gve: Use dev_info/err instead of netif_info/err.
Catherine Sullivan
1
-9
/
+6
2020-09-11
gve: Add stats for gve.
Kuo Zhao
1
-7
/
+58
2019-07-01
gve: Add transmit and receive support
Catherine Sullivan
1
-0
/
+138
2019-07-01
gve: Add basic driver framework for Compute Engine Virtual NIC
Catherine Sullivan
1
-0
/
+249