summaryrefslogtreecommitdiffstats
path: root/drivers/net/vmxnet3/vmxnet3_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* vmxnet3" make ethtool ops conststephen hemminger2012-01-051-1/+1
* ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parametersBen Hutchings2011-12-161-20/+15
* Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...Rick Jones2011-11-221-5/+0
* net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-161-2/+2
* ethtool: Clean up definitions of rule location arrays in RX NFCBen Hutchings2011-09-161-1/+1
* vmxnet3: Convert to new vlan model.Jesse Gross2011-06-271-1/+8
* vmxnet3: convert to 64 bit stats interfacestephen hemminger2011-06-081-22/+22
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-171-0/+1
|\
| * vmxnet3: Fix inconsistent LRO state after initializationThomas Jarosch2011-05-161-0/+3
* | ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny2011-04-291-2/+2
* | net: vmxnet3: convert to hw_featuresMichał Mirosław2011-04-181-56/+11
|/
* net: fix ethtool->set_flags not intended -EINVAL return valueStanislaw Gruszka2011-03-271-2/+2
* vmxnet3: Add locking for access to command registerShreyas Bhatewara2011-01-151-0/+15
* vmxnet3: Make ethtool handlers multiqueue awareShreyas Bhatewara2011-01-151-114/+145
* vmxnet3: fix compilation when RSS is disabledScott J. Goldman2010-11-281-1/+4
* net-next: Add multiqueue support to vmxnet3 driverShreyas Bhatewara2010-11-191-52/+119
* vmxnet3: remove set_flag_le{16,64} helpersHarvey Harrison2010-10-241-8/+6
* net-next: fix LRO feature update in vmxnet3Shreyas Bhatewara2010-07-151-2/+3
* vmxnet3: Remove incorrect implementation of ethtool_ops::get_flags()Ben Hutchings2010-06-301-7/+1
* vmxnet3: fail when try to setup unsupported featuresStanislaw Gruszka2010-06-291-2/+7
* net: Getting rid of the x86 dependency to built vmxnet3Shreyas Bhatewara2009-11-171-4/+6
* net: VMware virtual Ethernet NIC driver: vmxnet3Shreyas Bhatewara2009-10-131-0/+566