summaryrefslogtreecommitdiff
path: root/drivers/net/vmxnet3/vmxnet3_ethtool.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-05vmxnet3" make ethtool ops conststephen hemminger1-1/+1
2011-12-16ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parametersBen Hutchings1-20/+15
2011-11-23Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...Rick Jones1-5/+0
2011-11-17net: introduce and use netdev_features_t for device features setsMichał Mirosław1-2/+2
2011-09-17ethtool: Clean up definitions of rule location arrays in RX NFCBen Hutchings1-1/+1
2011-06-28vmxnet3: Convert to new vlan model.Jesse Gross1-1/+8
2011-06-09vmxnet3: convert to 64 bit stats interfacestephen hemminger1-22/+22
2011-05-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+1
2011-05-16vmxnet3: Fix inconsistent LRO state after initializationThomas Jarosch1-0/+3
2011-04-30ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny1-2/+2
2011-04-19net: vmxnet3: convert to hw_featuresMichał Mirosław1-56/+11
2011-03-28net: fix ethtool->set_flags not intended -EINVAL return valueStanislaw Gruszka1-2/+2
2011-01-16vmxnet3: Add locking for access to command registerShreyas Bhatewara1-0/+15
2011-01-16vmxnet3: Make ethtool handlers multiqueue awareShreyas Bhatewara1-114/+145
2010-11-29vmxnet3: fix compilation when RSS is disabledScott J. Goldman1-1/+4
2010-11-20net-next: Add multiqueue support to vmxnet3 driverShreyas Bhatewara1-52/+119
2010-10-25vmxnet3: remove set_flag_le{16,64} helpersHarvey Harrison1-8/+6
2010-07-16net-next: fix LRO feature update in vmxnet3Shreyas Bhatewara1-2/+3
2010-07-01vmxnet3: Remove incorrect implementation of ethtool_ops::get_flags()Ben Hutchings1-7/+1
2010-06-29vmxnet3: fail when try to setup unsupported featuresStanislaw Gruszka1-2/+7
2009-11-17net: Getting rid of the x86 dependency to built vmxnet3Shreyas Bhatewara1-4/+6
2009-10-13net: VMware virtual Ethernet NIC driver: vmxnet3Shreyas Bhatewara1-0/+566