index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
vmxnet3
/
vmxnet3_ethtool.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: vmxnet3: fix possible buffer overflow caused by bad DMA value in vmxnet3...
Jia-Ju Bai
2020-06-20
1
-0
/
+2
*
vmxnet3: add support for get_coalesce, set_coalesce ethtool operations
Shrikrishna Khare
2016-06-16
1
-0
/
+158
*
vmxnet3: add receive data ring support
Shrikrishna Khare
2016-06-16
1
-11
/
+37
*
vmxnet3: allow variable length transmit data ring buffer
Shrikrishna Khare
2016-06-16
1
-4
/
+5
*
vmxnet3: prepare for version 3 changes
Shrikrishna Khare
2016-06-16
1
-2
/
+2
*
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
2015-10-16
1
-4
/
+0
*
Driver: Vmxnet3: Extend register dump support
Shrikrishna Khare
2015-09-23
1
-28
/
+90
*
vmxnet3: spelling fixes
stephen hemminger
2015-04-01
1
-2
/
+2
*
Driver: Vmxnet3: Fix ethtool -S to return correct rx queue stats
Shrikrishna Khare
2015-01-16
1
-1
/
+1
*
Driver: Vmxnet3: Make Rx ring 2 size configurable
Shrikrishna Khare
2015-01-06
1
-7
/
+20
*
ethtool: Support for configurable RSS hash function
Eyal Perry
2014-12-08
1
-2
/
+13
*
vmxnet3: adjust ring sizes when interface is down
Neil Horman
2014-06-16
1
-4
/
+8
*
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
2014-06-06
1
-2
/
+2
*
ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()
Ben Hutchings
2014-06-03
1
-4
/
+4
*
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
1
-1
/
+1
*
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-19
1
-2
/
+3
*
vmxnet3: prevent div-by-zero panic when ring resizing uninitialized dev
Bhavesh Davda
2013-03-07
1
-0
/
+6
*
vmxnet3: fix ethtool ring buffer size setting
Neil Horman
2013-02-24
1
-4
/
+2
*
vmxnet3: use netdev_ printk wrappers
Stephen Hemminger
2013-01-16
1
-7
/
+6
*
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2013-01-06
1
-1
/
+1
*
vmxnet3" make ethtool ops const
stephen hemminger
2012-01-05
1
-1
/
+1
*
ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parameters
Ben Hutchings
2011-12-16
1
-20
/
+15
*
Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...
Rick Jones
2011-11-22
1
-5
/
+0
*
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-16
1
-2
/
+2
*
ethtool: Clean up definitions of rule location arrays in RX NFC
Ben Hutchings
2011-09-16
1
-1
/
+1
*
vmxnet3: Convert to new vlan model.
Jesse Gross
2011-06-27
1
-1
/
+8
*
vmxnet3: convert to 64 bit stats interface
stephen hemminger
2011-06-08
1
-22
/
+22
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-05-17
1
-0
/
+1
|
\
|
*
vmxnet3: Fix inconsistent LRO state after initialization
Thomas Jarosch
2011-05-16
1
-0
/
+3
*
|
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
David Decotigny
2011-04-29
1
-2
/
+2
*
|
net: vmxnet3: convert to hw_features
Michał Mirosław
2011-04-18
1
-56
/
+11
|
/
*
net: fix ethtool->set_flags not intended -EINVAL return value
Stanislaw Gruszka
2011-03-27
1
-2
/
+2
*
vmxnet3: Add locking for access to command register
Shreyas Bhatewara
2011-01-15
1
-0
/
+15
*
vmxnet3: Make ethtool handlers multiqueue aware
Shreyas Bhatewara
2011-01-15
1
-114
/
+145
*
vmxnet3: fix compilation when RSS is disabled
Scott J. Goldman
2010-11-28
1
-1
/
+4
*
net-next: Add multiqueue support to vmxnet3 driver
Shreyas Bhatewara
2010-11-19
1
-52
/
+119
*
vmxnet3: remove set_flag_le{16,64} helpers
Harvey Harrison
2010-10-24
1
-8
/
+6
*
net-next: fix LRO feature update in vmxnet3
Shreyas Bhatewara
2010-07-15
1
-2
/
+3
*
vmxnet3: Remove incorrect implementation of ethtool_ops::get_flags()
Ben Hutchings
2010-06-30
1
-7
/
+1
*
vmxnet3: fail when try to setup unsupported features
Stanislaw Gruszka
2010-06-29
1
-2
/
+7
*
net: Getting rid of the x86 dependency to built vmxnet3
Shreyas Bhatewara
2009-11-17
1
-4
/
+6
*
net: VMware virtual Ethernet NIC driver: vmxnet3
Shreyas Bhatewara
2009-10-13
1
-0
/
+566