index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
vmxnet3
/
vmxnet3_int.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-17
vmxnet3: update to version 6
Ronak Doshi
1
-2
/
+2
2021-07-17
vmxnet3: add support for 32 Tx/Rx queues
Ronak Doshi
1
-3
/
+7
2021-07-17
vmxnet3: prepare for version 6 changes
Ronak Doshi
1
-1
/
+7
2021-01-30
vmxnet3: Remove buf_info from device accessible structures
Ronak Doshi
1
-2
/
+0
2020-09-26
vmxnet3: fix cksum offload issues for non-udp tunnels
Ronak Doshi
1
-0
/
+4
2020-05-29
vmxnet3: update to version 4
Ronak Doshi
1
-2
/
+2
2020-05-29
vmxnet3: add geneve and vxlan tunnel offload support
Ronak Doshi
1
-3
/
+9
2020-05-29
vmxnet3: add support to get/set rx flow hash
Ronak Doshi
1
-0
/
+4
2020-05-29
vmxnet3: prepare for version 4 changes
Ronak Doshi
1
-1
/
+4
2019-06-05
vmxnet3: turn off lro when rxcsum is disabled
Ronak Doshi
1
-2
/
+5
2018-05-15
vmxnet3: use DMA memory barriers where required
hpreg@vmware.com
1
-2
/
+2
2018-05-15
vmxnet3: set the DMA mask before the first DMA map operation
hpreg@vmware.com
1
-3
/
+5
2018-04-19
vmxnet3: fix incorrect dereference when rxvlan is disabled
Ronak Doshi
1
-2
/
+2
2018-03-20
vmxnet3: remove unused flag "rxcsum" from struct vmxnet3_adapter
Igor Pylypiv
1
-2
/
+0
2018-03-18
vmxnet3: use correct flag to indicate LRO feature
Ronak Doshi
1
-3
/
+2
2018-03-18
vmxnet3: avoid xmit reset due to a race in vmxnet3
Ronak Doshi
1
-2
/
+2
2017-11-30
vmxnet3: increase default rx ring sizes
Shrikrishna Khare
1
-4
/
+4
2017-07-14
vmxnet3: avoid format strint overflow warning
Arnd Bergmann
1
-1
/
+1
2017-01-09
net: make ndo_get_stats64 a void function
stephen hemminger
1
-2
/
+2
2016-12-03
vmxnet3: Move PCI Id to pci_ids.h
Adit Ranadive
1
-2
/
+1
2016-08-20
vmxnet3: fix tx data ring copy for variable size
Shrikrishna Khare
1
-2
/
+2
2016-06-17
vmxnet3: update to version 3
Shrikrishna Khare
1
-2
/
+2
2016-06-17
vmxnet3: add support for get_coalesce, set_coalesce ethtool operations
Shrikrishna Khare
1
-0
/
+9
2016-06-17
vmxnet3: add receive data ring support
Shrikrishna Khare
1
-1
/
+22
2016-06-17
vmxnet3: allow variable length transmit data ring buffer
Shrikrishna Khare
1
-1
/
+6
2016-06-17
vmxnet3: prepare for version 3 changes
Shrikrishna Khare
1
-2
/
+11
2016-06-10
vmxnet3: segCnt can be 1 for LRO packets
Shrikrishna Khare
1
-2
/
+2
2016-04-21
Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packets
Shrikrishna Khare
1
-2
/
+2
2016-02-22
Driver: Vmxnet3: Update Rx ring 2 max size
Shrikrishna Khare
1
-2
/
+2
2016-01-07
Driver: Vmxnet3: Fix regression caused by 5738a09
Shrikrishna Khare
1
-2
/
+2
2015-11-16
Driver: Vmxnet3: Fix use of mfTableLen for big endian architectures
Shrikrishna Khare
1
-2
/
+2
2015-09-24
Driver: Vmxnet3: Extend register dump support
Shrikrishna Khare
1
-2
/
+2
2015-06-29
vmxnet3: Bump up driver version number
Shreyas Bhatewara
1
-2
/
+2
2015-06-23
vmxnet3: Changes for vmxnet3 adapter version 2 (fwd)
Shreyas Bhatewara
1
-0
/
+4
2015-03-02
Driver: Vmxnet3: Copy TCP header to mapped frame for IPv6 packets
Shrikrishna Khare
1
-2
/
+3
2015-02-09
Driver: Vmxnet3: Change the hex constant to its decimal equivalent
Shrikrishna Khare
1
-2
/
+2
2015-01-16
Driver: Vmxnet3: Fix ethtool -S to return correct rx queue stats
Shrikrishna Khare
1
-2
/
+2
2015-01-13
Driver: Vmxnet3: Reinitialize vmxnet3 backend on wakeup from hibernate
Shrikrishna Khare
1
-2
/
+2
2015-01-06
Driver: Vmxnet3: Make Rx ring 2 size configurable
Shrikrishna Khare
1
-2
/
+4
2014-10-09
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2014-09-24
PCI: Move PCI_VENDOR_ID_VMWARE to pci_ids.h
Francesco Ruggeri
1
-1
/
+0
2014-09-05
VMXNET3: Check for map error in vmxnet3_set_mc
Andy King
1
-2
/
+2
2014-06-17
vmxnet3: adjust ring sizes when interface is down
Neil Horman
1
-0
/
+5
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-09-25
vmxnet3: Remove extern from function prototypes
Joe Perches
1
-2
/
+2
2013-08-28
VMXNET3: Add support for virtual IOMMU
Andy King
1
-2
/
+8
2013-03-08
vmxnet3: prevent div-by-zero panic when ring resizing uninitialized dev
Bhavesh Davda
1
-2
/
+2
2013-01-16
vmxnet3: remove device counter
Stephen Hemminger
1
-1
/
+0
2013-01-16
vmxnet3: remove unnecessary bookkeeping
Stephen Hemminger
1
-2
/
+0
2012-03-02
vmxnet3: Fix transport header size
Shreyas Bhatewara
1
-2
/
+2
[next]