index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
google
/
gve
/
gve_ethtool.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gve: Add header split ethtool stats
Jeroen de Borst
2024-03-04
1
-11
/
+25
*
gve: Add header split data path
Jeroen de Borst
2024-03-04
1
-1
/
+25
*
gve: Remove dependency on 4k page size.
John Fraker
2023-11-29
1
-1
/
+1
*
gve: unify driver name usage
Junfeng Guo
2023-07-10
1
-1
/
+1
*
gve: Set default duplex configuration to full
Junfeng Guo
2023-07-07
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-24
1
-1
/
+4
|
\
|
*
gve: Cache link_speed value from device
Joshua Washington
2023-03-23
1
-1
/
+4
*
|
gve: Add AF_XDP zero-copy support for GQI-QPL format
Praveen Kaligineedi
2023-03-17
1
-5
/
+9
*
|
gve: Add XDP REDIRECT support for GQI-QPL format
Praveen Kaligineedi
2023-03-17
1
-8
/
+18
*
|
gve: Add XDP DROP and TX support for GQI-QPL format
Praveen Kaligineedi
2023-03-17
1
-6
/
+31
*
|
gve: XDP support GQI-QPL: helper function changes
Praveen Kaligineedi
2023-03-17
1
-9
/
+17
|
/
*
gve: Reduce alloc and copy costs in the GQ rx path
Shailend Chand
2022-11-02
1
-0
/
+2
*
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
2022-10-29
1
-8
/
+8
*
net: Use u64_stats_fetch_begin_irq() for stats fetch.
Sebastian Andrzej Siewior
2022-08-29
1
-8
/
+8
*
gve: Add tx|rx-coalesce-usec for DQO
Tao Liu
2021-12-16
1
-0
/
+61
*
gve: Add consumed counts to ethtool stats
Jordan Kim
2021-12-16
1
-9
/
+12
*
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-22
1
-1
/
+3
*
gve: Implement packet continuation for RX.
David Awogbemila
2021-10-25
1
-0
/
+4
*
gve: Do lazy cleanup in TX path
Tao Liu
2021-10-12
1
-2
/
+1
*
gve: DQO: Add core netdev features
Bailey Forrest
2021-06-24
1
-2
/
+10
*
gve: Update adminq commands to support DQO queues
Bailey Forrest
2021-06-24
1
-2
/
+7
*
net: gve: remove duplicated allowed
Daode Huang
2021-03-26
1
-1
/
+1
*
net: gve: convert strlcpy to strscpy
Daode Huang
2021-03-26
1
-3
/
+3
*
gve: Add support for raw addressing in the tx path
Catherine Sullivan
2020-12-09
1
-0
/
+2
*
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-11-24
1
-0
/
+1
*
gve: Enable Link Speed Reporting in the driver.
David Awogbemila
2020-09-11
1
-1
/
+13
*
gve: NIC stats for report-stats and for ethtool
David Awogbemila
2020-09-11
1
-1
/
+83
*
gve: Add Gvnic stats AQ command and ethtool show/set-priv-flags.
Kuo Zhao
2020-09-11
1
-20
/
+93
*
gve: Add stats for gve.
Kuo Zhao
2020-09-11
1
-29
/
+119
*
gve: Get and set Rx copybreak via ethtool
Kuo Zhao
2020-09-11
1
-0
/
+34
*
gve: Fix case where desc_cnt and data_cnt can get out of sync
Catherine Sullivan
2019-08-05
1
-2
/
+2
*
gve: Fix u64_stats_sync to initialize start
Catherine Sullivan
2019-07-03
1
-2
/
+4
*
gve: Add ethtool support
Catherine Sullivan
2019-07-02
1
-0
/
+243