index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
vmxnet3
/
vmxnet3_ethtool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-25
vmxnet3: fix cksum offload issues for non-udp tunnels
Ronak Doshi
1
-0
/
+28
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-06-02
vmxnet3: allow rx flow hash ops only when rss is enabled
Ronak Doshi
1
-0
/
+12
2020-06-01
net: vmxnet3: fix possible buffer overflow caused by bad DMA value in vmxnet3...
Jia-Ju Bai
1
-0
/
+2
2020-05-28
vmxnet3: add geneve and vxlan tunnel offload support
Ronak Doshi
1
-1
/
+41
2020-05-28
vmxnet3: add support to get/set rx flow hash
Ronak Doshi
1
-2
/
+217
2020-05-28
vmxnet3: prepare for version 4 changes
Ronak Doshi
1
-1
/
+1
2020-03-06
vmxnet3: let core reject the unsupported coalescing parameters
Jakub Kicinski
1
-21
/
+3
2020-01-08
vmxnet3: Remove always false conditional statement
yuehaibing
1
-3
/
+1
2019-06-04
vmxnet3: turn off lro when rxcsum is disabled
Ronak Doshi
1
-0
/
+10
2018-05-17
vmxnet3: Replace msleep(1) with usleep_range()
YueHaibing
1
-1
/
+1
2017-03-22
net: vmxnet3: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-11
/
+14
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
1
-3
/
+1
2016-06-16
vmxnet3: add support for get_coalesce, set_coalesce ethtool operations
Shrikrishna Khare
1
-0
/
+158
2016-06-16
vmxnet3: add receive data ring support
Shrikrishna Khare
1
-11
/
+37
2016-06-16
vmxnet3: allow variable length transmit data ring buffer
Shrikrishna Khare
1
-4
/
+5
2016-06-16
vmxnet3: prepare for version 3 changes
Shrikrishna Khare
1
-2
/
+2
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
1
-4
/
+0
2015-09-23
Driver: Vmxnet3: Extend register dump support
Shrikrishna Khare
1
-28
/
+90
2015-04-01
vmxnet3: spelling fixes
stephen hemminger
1
-2
/
+2
2015-01-16
Driver: Vmxnet3: Fix ethtool -S to return correct rx queue stats
Shrikrishna Khare
1
-1
/
+1
2015-01-06
Driver: Vmxnet3: Make Rx ring 2 size configurable
Shrikrishna Khare
1
-7
/
+20
2014-12-08
ethtool: Support for configurable RSS hash function
Eyal Perry
1
-2
/
+13
2014-06-16
vmxnet3: adjust ring sizes when interface is down
Neil Horman
1
-4
/
+8
2014-06-06
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
1
-2
/
+2
2014-06-03
ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()
Ben Hutchings
1
-4
/
+4
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
1
-2
/
+3
2013-03-07
vmxnet3: prevent div-by-zero panic when ring resizing uninitialized dev
Bhavesh Davda
1
-0
/
+6
2013-02-24
vmxnet3: fix ethtool ring buffer size setting
Neil Horman
1
-4
/
+2
2013-01-16
vmxnet3: use netdev_ printk wrappers
Stephen Hemminger
1
-7
/
+6
2013-01-06
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
1
-1
/
+1
2012-01-05
vmxnet3" make ethtool ops const
stephen hemminger
1
-1
/
+1
2011-12-16
ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parameters
Ben Hutchings
1
-20
/
+15
2011-11-22
Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...
Rick Jones
1
-5
/
+0
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
1
-2
/
+2
2011-09-16
ethtool: Clean up definitions of rule location arrays in RX NFC
Ben Hutchings
1
-1
/
+1
2011-06-27
vmxnet3: Convert to new vlan model.
Jesse Gross
1
-1
/
+8
2011-06-08
vmxnet3: convert to 64 bit stats interface
stephen hemminger
1
-22
/
+22
2011-05-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2011-05-16
vmxnet3: Fix inconsistent LRO state after initialization
Thomas Jarosch
1
-0
/
+3
2011-04-29
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
David Decotigny
1
-2
/
+2
2011-04-18
net: vmxnet3: convert to hw_features
Michał Mirosław
1
-56
/
+11
2011-03-27
net: fix ethtool->set_flags not intended -EINVAL return value
Stanislaw Gruszka
1
-2
/
+2
2011-01-15
vmxnet3: Add locking for access to command register
Shreyas Bhatewara
1
-0
/
+15
2011-01-15
vmxnet3: Make ethtool handlers multiqueue aware
Shreyas Bhatewara
1
-114
/
+145
2010-11-28
vmxnet3: fix compilation when RSS is disabled
Scott J. Goldman
1
-1
/
+4
2010-11-19
net-next: Add multiqueue support to vmxnet3 driver
Shreyas Bhatewara
1
-52
/
+119
2010-10-24
vmxnet3: remove set_flag_le{16,64} helpers
Harvey Harrison
1
-8
/
+6
2010-07-15
net-next: fix LRO feature update in vmxnet3
Shreyas Bhatewara
1
-2
/
+3
[next]