index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
vmxnet3
/
vmxnet3_ethtool.c
Age
Commit message (
Expand
)
Author
2013-02-25
vmxnet3: fix ethtool ring buffer size setting
Neil Horman
2013-01-16
vmxnet3: use netdev_ printk wrappers
Stephen Hemminger
2013-01-07
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-28
vmxnet3: Convert to new vlan model.
Jesse Gross
2011-06-09
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-19
net: vmxnet3: convert to hw_features
Michał Mirosław
2011-03-28
net: fix ethtool->set_flags not intended -EINVAL return value
Stanislaw Gruszka
2011-01-16
vmxnet3: Add locking for access to command register
Shreyas Bhatewara
2011-01-16
vmxnet3: Make ethtool handlers multiqueue aware
Shreyas Bhatewara
2010-11-29
vmxnet3: fix compilation when RSS is disabled
Scott J. Goldman
2010-11-19
net-next: Add multiqueue support to vmxnet3 driver
Shreyas Bhatewara
2010-10-24
vmxnet3: remove set_flag_le{16,64} helpers
Harvey Harrison
2010-07-16
net-next: fix LRO feature update in vmxnet3
Shreyas Bhatewara
2010-06-30
vmxnet3: Remove incorrect implementation of ethtool_ops::get_flags()
Ben Hutchings
2010-06-29
vmxnet3: fail when try to setup unsupported features
Stanislaw Gruszka
2009-11-17
net: Getting rid of the x86 dependency to built vmxnet3
Shreyas Bhatewara
2009-10-13
net: VMware virtual Ethernet NIC driver: vmxnet3
Shreyas Bhatewara