index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
google
/
gve
/
gve_ethtool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-14
gve: Add RSS adminq commands and ethtool support
Jeroen de Borst
1
-1
/
+43
2024-08-03
gve: Fix use of netif_carrier_ok()
Praveen Kaligineedi
1
-1
/
+1
2024-06-26
gve: Add flow steering ethtool support
Jeroen de Borst
1
-1
/
+66
2024-06-26
gve: Add flow steering adminq commands
Jeroen de Borst
1
-1
/
+4
2024-05-11
gve: Use ethtool_sprintf/puts() to fill stats strings
Simon Horman
1
-25
/
+17
2024-05-05
gve: Alloc and free QPLs with the rings
Shailend Chand
1
-5
/
+2
2024-05-05
gve: Account for stopped queues when reading NIC stats
Shailend Chand
1
-6
/
+35
2024-04-19
gve: Remove qpl_cfg struct since qpl_ids map with queues respectively
Ziwei Xiao
1
-9
/
+0
2024-04-15
gve: Correctly report software timestamping capabilities
John Fraker
1
-1
/
+2
2024-04-03
gve: add support to change ring size via ethtool
Harshitha Ramamurthy
1
-6
/
+79
2024-03-29
gve: Add counter adminq_get_ptype_map_cnt to stats report
John Fraker
1
-1
/
+2
2024-03-04
gve: Add header split ethtool stats
Jeroen de Borst
1
-11
/
+25
2024-03-04
gve: Add header split data path
Jeroen de Borst
1
-1
/
+25
2023-11-29
gve: Remove dependency on 4k page size.
John Fraker
1
-1
/
+1
2023-07-10
gve: unify driver name usage
Junfeng Guo
1
-1
/
+1
2023-07-07
gve: Set default duplex configuration to full
Junfeng Guo
1
-0
/
+3
2023-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+4
2023-03-23
gve: Cache link_speed value from device
Joshua Washington
1
-1
/
+4
2023-03-17
gve: Add AF_XDP zero-copy support for GQI-QPL format
Praveen Kaligineedi
1
-5
/
+9
2023-03-17
gve: Add XDP REDIRECT support for GQI-QPL format
Praveen Kaligineedi
1
-8
/
+18
2023-03-17
gve: Add XDP DROP and TX support for GQI-QPL format
Praveen Kaligineedi
1
-6
/
+31
2023-03-17
gve: XDP support GQI-QPL: helper function changes
Praveen Kaligineedi
1
-9
/
+17
2022-11-02
gve: Reduce alloc and copy costs in the GQ rx path
Shailend Chand
1
-0
/
+2
2022-10-29
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
1
-8
/
+8
2022-08-29
net: Use u64_stats_fetch_begin_irq() for stats fetch.
Sebastian Andrzej Siewior
1
-8
/
+8
2021-12-16
gve: Add tx|rx-coalesce-usec for DQO
Tao Liu
1
-0
/
+61
2021-12-16
gve: Add consumed counts to ethtool stats
Jordan Kim
1
-9
/
+12
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-1
/
+3
2021-10-25
gve: Implement packet continuation for RX.
David Awogbemila
1
-0
/
+4
2021-10-12
gve: Do lazy cleanup in TX path
Tao Liu
1
-2
/
+1
2021-06-24
gve: DQO: Add core netdev features
Bailey Forrest
1
-2
/
+10
2021-06-24
gve: Update adminq commands to support DQO queues
Bailey Forrest
1
-2
/
+7
2021-03-26
net: gve: remove duplicated allowed
Daode Huang
1
-1
/
+1
2021-03-26
net: gve: convert strlcpy to strscpy
Daode Huang
1
-3
/
+3
2020-12-09
gve: Add support for raw addressing in the tx path
Catherine Sullivan
1
-0
/
+2
2020-11-24
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
1
-0
/
+1
2020-09-12
gve: Enable Link Speed Reporting in the driver.
David Awogbemila
1
-1
/
+13
2020-09-12
gve: NIC stats for report-stats and for ethtool
David Awogbemila
1
-1
/
+83
2020-09-12
gve: Add Gvnic stats AQ command and ethtool show/set-priv-flags.
Kuo Zhao
1
-20
/
+93
2020-09-12
gve: Add stats for gve.
Kuo Zhao
1
-29
/
+119
2020-09-12
gve: Get and set Rx copybreak via ethtool
Kuo Zhao
1
-0
/
+34
2019-08-05
gve: Fix case where desc_cnt and data_cnt can get out of sync
Catherine Sullivan
1
-2
/
+2
2019-07-03
gve: Fix u64_stats_sync to initialize start
Catherine Sullivan
1
-2
/
+4
2019-07-02
gve: Add ethtool support
Catherine Sullivan
1
-0
/
+243