index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
google
/
gve
/
gve_adminq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gve: fix the wrong AdminQ buffer queue index check
Haiyue Wang
2022-01-28
1
-1
/
+1
*
gve: Move the irq db indexes out of the ntfy block struct
Catherine Sullivan
2021-12-16
1
-1
/
+1
*
gve: Correct order of processing device options
Jeroen de Borst
2021-12-16
1
-4
/
+4
*
gve: Add a jumbo-frame device option.
Shailend Chand
2021-10-25
1
-4
/
+54
*
gve: Implement packet continuation for RX.
David Awogbemila
2021-10-25
1
-0
/
+1
*
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-02
1
-1
/
+1
*
gve: fix the wrong AdminQ buffer overflow check
Haiyue Wang
2021-07-16
1
-2
/
+4
*
gve: DQO: Add core netdev features
Bailey Forrest
2021-06-24
1
-0
/
+2
*
gve: Update adminq commands to support DQO queues
Bailey Forrest
2021-06-24
1
-23
/
+40
*
gve: Add support for DQO RX PTYPE map
Bailey Forrest
2021-06-24
1
-1
/
+44
*
gve: adminq: DQO specific device descriptor logic
Bailey Forrest
2021-06-24
1
-15
/
+42
*
gve: Introduce per netdev `enum gve_queue_format`
Bailey Forrest
2021-06-24
1
-6
/
+9
*
gve: Introduce a new model for device options
Bailey Forrest
2021-06-24
1
-38
/
+134
*
gve: Add support for raw addressing in the tx path
Catherine Sullivan
2020-12-08
1
-1
/
+3
*
gve: Add support for raw addressing to the rx path
Catherine Sullivan
2020-12-08
1
-6
/
+8
*
gve: Add support for raw addressing device option
Catherine Sullivan
2020-12-08
1
-0
/
+71
*
gve: Enable Link Speed Reporting in the driver.
David Awogbemila
2020-09-11
1
-0
/
+31
*
gve: Batch AQ commands for creating and destroying queues.
Sagi Shahar
2020-09-11
1
-23
/
+165
*
gve: Add Gvnic stats AQ command and ethtool show/set-priv-flags.
Kuo Zhao
2020-09-11
1
-0
/
+20
*
gve: Use dev_info/err instead of netif_info/err.
Catherine Sullivan
2020-09-11
1
-9
/
+6
*
gve: Add stats for gve.
Kuo Zhao
2020-09-11
1
-7
/
+58
*
gve: Add transmit and receive support
Catherine Sullivan
2019-07-01
1
-0
/
+138
*
gve: Add basic driver framework for Compute Engine Virtual NIC
Catherine Sullivan
2019-07-01
1
-0
/
+249