index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
vmxnet3
/
vmxnet3_ethtool.c
Age
Commit message (
Expand
)
Author
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-01
net: vmxnet3: remove multiple false checks in vmxnet3_ethtool.c
Jean Sacren
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-07-16
vmxnet3: add support for ESP IPv6 RSS
Ronak Doshi
2021-07-02
vmxnet3: fix cksum offload issues for tunnels with non-default udp ports
Ronak Doshi
2021-03-17
vmxnet3: Update driver to use ethtool_sprintf
Alexander Duyck
2020-09-25
vmxnet3: fix cksum offload issues for non-udp tunnels
Ronak Doshi
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-02
vmxnet3: allow rx flow hash ops only when rss is enabled
Ronak Doshi
2020-06-01
net: vmxnet3: fix possible buffer overflow caused by bad DMA value in vmxnet3...
Jia-Ju Bai
2020-05-28
vmxnet3: add geneve and vxlan tunnel offload support
Ronak Doshi
2020-05-28
vmxnet3: add support to get/set rx flow hash
Ronak Doshi
2020-05-28
vmxnet3: prepare for version 4 changes
Ronak Doshi
2020-03-06
vmxnet3: let core reject the unsupported coalescing parameters
Jakub Kicinski
2020-01-08
vmxnet3: Remove always false conditional statement
yuehaibing
2019-06-04
vmxnet3: turn off lro when rxcsum is disabled
Ronak Doshi
2018-05-17
vmxnet3: Replace msleep(1) with usleep_range()
YueHaibing
2017-03-22
net: vmxnet3: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
2016-06-16
vmxnet3: add support for get_coalesce, set_coalesce ethtool operations
Shrikrishna Khare
2016-06-16
vmxnet3: add receive data ring support
Shrikrishna Khare
2016-06-16
vmxnet3: allow variable length transmit data ring buffer
Shrikrishna Khare
2016-06-16
vmxnet3: prepare for version 3 changes
Shrikrishna Khare
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
2015-09-23
Driver: Vmxnet3: Extend register dump support
Shrikrishna Khare
2015-04-01
vmxnet3: spelling fixes
stephen hemminger
2015-01-16
Driver: Vmxnet3: Fix ethtool -S to return correct rx queue stats
Shrikrishna Khare
2015-01-06
Driver: Vmxnet3: Make Rx ring 2 size configurable
Shrikrishna Khare
2014-12-08
ethtool: Support for configurable RSS hash function
Eyal Perry
2014-06-16
vmxnet3: adjust ring sizes when interface is down
Neil Horman
2014-06-06
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
2014-06-03
ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()
Ben Hutchings
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-03-07
vmxnet3: prevent div-by-zero panic when ring resizing uninitialized dev
Bhavesh Davda
2013-02-24
vmxnet3: fix ethtool ring buffer size setting
Neil Horman
2013-01-16
vmxnet3: use netdev_ printk wrappers
Stephen Hemminger
2013-01-06
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2012-01-05
vmxnet3" make ethtool ops const
stephen hemminger
2011-12-16
ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parameters
Ben Hutchings
2011-11-22
Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...
Rick Jones
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-09-16
ethtool: Clean up definitions of rule location arrays in RX NFC
Ben Hutchings
2011-06-27
vmxnet3: Convert to new vlan model.
Jesse Gross
2011-06-08
vmxnet3: convert to 64 bit stats interface
stephen hemminger
2011-05-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-05-16
vmxnet3: Fix inconsistent LRO state after initialization
Thomas Jarosch
2011-04-29
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
David Decotigny
2011-04-18
net: vmxnet3: convert to hw_features
Michał Mirosław
2011-03-27
net: fix ethtool->set_flags not intended -EINVAL return value
Stanislaw Gruszka
[next]