aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/vmxnet3/vmxnet3_ethtool.c
AgeCommit message (Expand)Author
2020-07-11net: vmxnet3: fix possible buffer overflow caused by bad DMA value in vmxnet3...Jia-Ju Bai
2018-05-17vmxnet3: Replace msleep(1) with usleep_range()YueHaibing
2017-03-22net: vmxnet3: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger
2016-06-16vmxnet3: add support for get_coalesce, set_coalesce ethtool operationsShrikrishna Khare
2016-06-16vmxnet3: add receive data ring supportShrikrishna Khare
2016-06-16vmxnet3: allow variable length transmit data ring bufferShrikrishna Khare
2016-06-16vmxnet3: prepare for version 3 changesShrikrishna Khare
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera
2015-09-23Driver: Vmxnet3: Extend register dump supportShrikrishna Khare
2015-04-01vmxnet3: spelling fixesstephen hemminger
2015-01-16Driver: Vmxnet3: Fix ethtool -S to return correct rx queue statsShrikrishna Khare
2015-01-06Driver: Vmxnet3: Make Rx ring 2 size configurableShrikrishna Khare
2014-12-08ethtool: Support for configurable RSS hash functionEyal Perry
2014-06-16vmxnet3: adjust ring sizes when interface is downNeil Horman
2014-06-06net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko
2014-06-03ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2013-03-07vmxnet3: prevent div-by-zero panic when ring resizing uninitialized devBhavesh Davda
2013-02-24vmxnet3: fix ethtool ring buffer size settingNeil Horman
2013-01-16vmxnet3: use netdev_ printk wrappersStephen Hemminger
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko
2012-01-05vmxnet3" make ethtool ops conststephen hemminger
2011-12-16ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parametersBen Hutchings
2011-11-22Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...Rick Jones
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław
2011-09-16ethtool: Clean up definitions of rule location arrays in RX NFCBen Hutchings
2011-06-27vmxnet3: Convert to new vlan model.Jesse Gross
2011-06-08vmxnet3: convert to 64 bit stats interfacestephen hemminger
2011-05-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-05-16vmxnet3: Fix inconsistent LRO state after initializationThomas Jarosch
2011-04-29ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny
2011-04-18net: vmxnet3: convert to hw_featuresMichał Mirosław
2011-03-27net: fix ethtool->set_flags not intended -EINVAL return valueStanislaw Gruszka
2011-01-15vmxnet3: Add locking for access to command registerShreyas Bhatewara
2011-01-15vmxnet3: Make ethtool handlers multiqueue awareShreyas Bhatewara
2010-11-28vmxnet3: fix compilation when RSS is disabledScott J. Goldman
2010-11-19net-next: Add multiqueue support to vmxnet3 driverShreyas Bhatewara
2010-10-24vmxnet3: remove set_flag_le{16,64} helpersHarvey Harrison
2010-07-15net-next: fix LRO feature update in vmxnet3Shreyas Bhatewara
2010-06-30vmxnet3: Remove incorrect implementation of ethtool_ops::get_flags()Ben Hutchings
2010-06-29vmxnet3: fail when try to setup unsupported featuresStanislaw Gruszka
2009-11-17net: Getting rid of the x86 dependency to built vmxnet3Shreyas Bhatewara
2009-10-13net: VMware virtual Ethernet NIC driver: vmxnet3Shreyas Bhatewara