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
/
vmxnet3
/
vmxnet3_ethtool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-01
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-3
/
+3
2022-07-20
vmxnet3: Implement ethtool's get_channels command
Andrey Turkin
1
-0
/
+29
2022-06-20
vmxnet3: disable overlay offloads if UPT device does not support
Ronak Doshi
1
-0
/
+6
2022-06-09
vmxnet3: add command to set ring buffer sizes
Ronak Doshi
1
-0
/
+7
2022-06-09
vmxnet3: add support for large passthrough BAR register
Ronak Doshi
1
-3
/
+3
2022-06-09
vmxnet3: add support for capability registers
Ronak Doshi
1
-5
/
+96
2022-06-09
vmxnet3: prepare for version 7 changes
Ronak Doshi
1
-1
/
+1
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-4
/
+6
2021-11-02
net: vmxnet3: remove multiple false checks in vmxnet3_ethtool.c
Jean Sacren
1
-8
/
+2
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-4
/
+8
2021-07-17
vmxnet3: add support for ESP IPv6 RSS
Ronak Doshi
1
-0
/
+20
2021-07-02
vmxnet3: fix cksum offload issues for tunnels with non-default udp ports
Ronak Doshi
1
-2
/
+20
2021-03-17
vmxnet3: Update driver to use ethtool_sprintf
Alexander Duyck
1
-34
/
+19
2020-09-26
vmxnet3: fix cksum offload issues for non-udp tunnels
Ronak Doshi
1
-0
/
+28
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-06-03
vmxnet3: allow rx flow hash ops only when rss is enabled
Ronak Doshi
1
-0
/
+12
2020-06-01
net: vmxnet3: fix possible buffer overflow caused by bad DMA value in vmxnet3...
Jia-Ju Bai
1
-0
/
+2
2020-05-29
vmxnet3: add geneve and vxlan tunnel offload support
Ronak Doshi
1
-1
/
+41
2020-05-29
vmxnet3: add support to get/set rx flow hash
Ronak Doshi
1
-2
/
+217
2020-05-29
vmxnet3: prepare for version 4 changes
Ronak Doshi
1
-1
/
+1
2020-03-07
vmxnet3: let core reject the unsupported coalescing parameters
Jakub Kicinski
1
-21
/
+3
2020-01-09
vmxnet3: Remove always false conditional statement
yuehaibing
1
-3
/
+1
2019-06-05
vmxnet3: turn off lro when rxcsum is disabled
Ronak Doshi
1
-0
/
+10
2018-05-17
vmxnet3: Replace msleep(1) with usleep_range()
YueHaibing
1
-1
/
+1
2017-03-23
net: vmxnet3: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-11
/
+14
2017-01-09
net: make ndo_get_stats64 a void function
stephen hemminger
1
-3
/
+1
2016-06-17
vmxnet3: add support for get_coalesce, set_coalesce ethtool operations
Shrikrishna Khare
1
-0
/
+158
2016-06-17
vmxnet3: add receive data ring support
Shrikrishna Khare
1
-11
/
+37
2016-06-17
vmxnet3: allow variable length transmit data ring buffer
Shrikrishna Khare
1
-4
/
+5
2016-06-17
vmxnet3: prepare for version 3 changes
Shrikrishna Khare
1
-2
/
+2
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
1
-4
/
+0
2015-09-24
Driver: Vmxnet3: Extend register dump support
Shrikrishna Khare
1
-28
/
+90
2015-04-02
vmxnet3: spelling fixes
stephen hemminger
1
-2
/
+2
2015-01-16
Driver: Vmxnet3: Fix ethtool -S to return correct rx queue stats
Shrikrishna Khare
1
-1
/
+1
2015-01-06
Driver: Vmxnet3: Make Rx ring 2 size configurable
Shrikrishna Khare
1
-7
/
+20
2014-12-09
ethtool: Support for configurable RSS hash function
Eyal Perry
1
-2
/
+13
2014-06-17
vmxnet3: adjust ring sizes when interface is down
Neil Horman
1
-4
/
+8
2014-06-07
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
1
-2
/
+2
2014-06-03
ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()
Ben Hutchings
1
-4
/
+4
2014-05-14
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
1
-2
/
+3
2013-03-08
vmxnet3: prevent div-by-zero panic when ring resizing uninitialized dev
Bhavesh Davda
1
-0
/
+6
2013-02-25
vmxnet3: fix ethtool ring buffer size setting
Neil Horman
1
-4
/
+2
2013-01-16
vmxnet3: use netdev_ printk wrappers
Stephen Hemminger
1
-7
/
+6
2013-01-07
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
1
-1
/
+1
2012-01-05
vmxnet3" make ethtool ops const
stephen hemminger
1
-1
/
+1
2011-12-16
ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parameters
Ben Hutchings
1
-20
/
+15
2011-11-23
Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...
Rick Jones
1
-5
/
+0
2011-11-17
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
1
-2
/
+2
2011-09-17
ethtool: Clean up definitions of rule location arrays in RX NFC
Ben Hutchings
1
-1
/
+1
[next]