aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/vmxnet3/vmxnet3_ethtool.c
Commit message (Expand)AuthorAge
* vmxnet3: adjust ring sizes when interface is downNeil Horman2014-06-17
* net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko2014-06-06
* ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings2014-06-02
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-13
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-19
* vmxnet3: prevent div-by-zero panic when ring resizing uninitialized devBhavesh Davda2013-03-07
* vmxnet3: fix ethtool ring buffer size settingNeil Horman2013-02-24
* vmxnet3: use netdev_ printk wrappersStephen Hemminger2013-01-16
* ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-07
* vmxnet3" make ethtool ops conststephen hemminger2012-01-05
* ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parametersBen Hutchings2011-12-16
* Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...Rick Jones2011-11-22
* net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-16
* ethtool: Clean up definitions of rule location arrays in RX NFCBen Hutchings2011-09-16
* vmxnet3: Convert to new vlan model.Jesse Gross2011-06-27
* vmxnet3: convert to 64 bit stats interfacestephen hemminger2011-06-09
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-17
|\
| * vmxnet3: Fix inconsistent LRO state after initializationThomas Jarosch2011-05-16
* | ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny2011-04-29
* | net: vmxnet3: convert to hw_featuresMichał Mirosław2011-04-19
|/
* net: fix ethtool->set_flags not intended -EINVAL return valueStanislaw Gruszka2011-03-28
* vmxnet3: Add locking for access to command registerShreyas Bhatewara2011-01-16
* vmxnet3: Make ethtool handlers multiqueue awareShreyas Bhatewara2011-01-16
* vmxnet3: fix compilation when RSS is disabledScott J. Goldman2010-11-28
* net-next: Add multiqueue support to vmxnet3 driverShreyas Bhatewara2010-11-19
* vmxnet3: remove set_flag_le{16,64} helpersHarvey Harrison2010-10-24
* net-next: fix LRO feature update in vmxnet3Shreyas Bhatewara2010-07-16
* vmxnet3: Remove incorrect implementation of ethtool_ops::get_flags()Ben Hutchings2010-06-30
* vmxnet3: fail when try to setup unsupported featuresStanislaw Gruszka2010-06-29
* net: Getting rid of the x86 dependency to built vmxnet3Shreyas Bhatewara2009-11-17
* net: VMware virtual Ethernet NIC driver: vmxnet3Shreyas Bhatewara2009-10-13