aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/vmxnet3/vmxnet3_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-24/+31
* 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