index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
vmxnet3
/
vmxnet3_int.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
vmxnet3: Add XDP support.
William Tu
2023-08-14
1
-10
/
+33
*
vmxnet3: update to version 7
Ronak Doshi
2022-06-09
1
-2
/
+2
*
vmxnet3: add command to set ring buffer sizes
Ronak Doshi
2022-06-09
1
-1
/
+2
*
vmxnet3: add support for out of order rx completion
Ronak Doshi
2022-06-09
1
-0
/
+5
*
vmxnet3: add support for large passthrough BAR register
Ronak Doshi
2022-06-09
1
-0
/
+3
*
vmxnet3: add support for capability registers
Ronak Doshi
2022-06-09
1
-0
/
+4
*
vmxnet3: prepare for version 7 changes
Ronak Doshi
2022-06-09
1
-1
/
+4
*
vmxnet3: update to version 6
Ronak Doshi
2021-07-16
1
-2
/
+2
*
vmxnet3: add support for 32 Tx/Rx queues
Ronak Doshi
2021-07-16
1
-3
/
+7
*
vmxnet3: prepare for version 6 changes
Ronak Doshi
2021-07-16
1
-1
/
+7
*
vmxnet3: Remove buf_info from device accessible structures
Ronak Doshi
2021-01-29
1
-2
/
+0
*
vmxnet3: fix cksum offload issues for non-udp tunnels
Ronak Doshi
2020-09-25
1
-0
/
+4
*
vmxnet3: update to version 4
Ronak Doshi
2020-05-28
1
-2
/
+2
*
vmxnet3: add geneve and vxlan tunnel offload support
Ronak Doshi
2020-05-28
1
-3
/
+9
*
vmxnet3: add support to get/set rx flow hash
Ronak Doshi
2020-05-28
1
-0
/
+4
*
vmxnet3: prepare for version 4 changes
Ronak Doshi
2020-05-28
1
-1
/
+4
*
vmxnet3: turn off lro when rxcsum is disabled
Ronak Doshi
2019-06-04
1
-2
/
+5
*
vmxnet3: use DMA memory barriers where required
hpreg@vmware.com
2018-05-14
1
-2
/
+2
*
vmxnet3: set the DMA mask before the first DMA map operation
hpreg@vmware.com
2018-05-14
1
-3
/
+5
*
vmxnet3: fix incorrect dereference when rxvlan is disabled
Ronak Doshi
2018-04-19
1
-2
/
+2
*
vmxnet3: remove unused flag "rxcsum" from struct vmxnet3_adapter
Igor Pylypiv
2018-03-20
1
-2
/
+0
*
vmxnet3: use correct flag to indicate LRO feature
Ronak Doshi
2018-03-17
1
-3
/
+2
*
vmxnet3: avoid xmit reset due to a race in vmxnet3
Ronak Doshi
2018-03-17
1
-2
/
+2
*
vmxnet3: increase default rx ring sizes
Shrikrishna Khare
2017-11-30
1
-4
/
+4
*
vmxnet3: avoid format strint overflow warning
Arnd Bergmann
2017-07-14
1
-1
/
+1
*
net: make ndo_get_stats64 a void function
stephen hemminger
2017-01-08
1
-2
/
+2
*
vmxnet3: Move PCI Id to pci_ids.h
Adit Ranadive
2016-12-03
1
-2
/
+1
*
vmxnet3: fix tx data ring copy for variable size
Shrikrishna Khare
2016-08-19
1
-2
/
+2
*
vmxnet3: update to version 3
Shrikrishna Khare
2016-06-16
1
-2
/
+2
*
vmxnet3: add support for get_coalesce, set_coalesce ethtool operations
Shrikrishna Khare
2016-06-16
1
-0
/
+9
*
vmxnet3: add receive data ring support
Shrikrishna Khare
2016-06-16
1
-1
/
+22
*
vmxnet3: allow variable length transmit data ring buffer
Shrikrishna Khare
2016-06-16
1
-1
/
+6
*
vmxnet3: prepare for version 3 changes
Shrikrishna Khare
2016-06-16
1
-2
/
+11
*
vmxnet3: segCnt can be 1 for LRO packets
Shrikrishna Khare
2016-06-10
1
-2
/
+2
*
Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packets
Shrikrishna Khare
2016-04-21
1
-2
/
+2
*
Driver: Vmxnet3: Update Rx ring 2 max size
Shrikrishna Khare
2016-02-21
1
-2
/
+2
*
Driver: Vmxnet3: Fix regression caused by 5738a09
Shrikrishna Khare
2016-01-06
1
-2
/
+2
*
Driver: Vmxnet3: Fix use of mfTableLen for big endian architectures
Shrikrishna Khare
2015-11-16
1
-2
/
+2
*
Driver: Vmxnet3: Extend register dump support
Shrikrishna Khare
2015-09-23
1
-2
/
+2
*
vmxnet3: Bump up driver version number
Shreyas Bhatewara
2015-06-29
1
-2
/
+2
*
vmxnet3: Changes for vmxnet3 adapter version 2 (fwd)
Shreyas Bhatewara
2015-06-23
1
-0
/
+4
*
Driver: Vmxnet3: Copy TCP header to mapped frame for IPv6 packets
Shrikrishna Khare
2015-03-01
1
-2
/
+3
*
Driver: Vmxnet3: Change the hex constant to its decimal equivalent
Shrikrishna Khare
2015-02-08
1
-2
/
+2
*
Driver: Vmxnet3: Fix ethtool -S to return correct rx queue stats
Shrikrishna Khare
2015-01-16
1
-2
/
+2
*
Driver: Vmxnet3: Reinitialize vmxnet3 backend on wakeup from hibernate
Shrikrishna Khare
2015-01-12
1
-2
/
+2
*
Driver: Vmxnet3: Make Rx ring 2 size configurable
Shrikrishna Khare
2015-01-06
1
-2
/
+4
*
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-10-09
1
-1
/
+0
|
\
|
*
PCI: Move PCI_VENDOR_ID_VMWARE to pci_ids.h
Francesco Ruggeri
2014-09-24
1
-1
/
+0
*
|
VMXNET3: Check for map error in vmxnet3_set_mc
Andy King
2014-09-05
1
-2
/
+2
|
/
*
vmxnet3: adjust ring sizes when interface is down
Neil Horman
2014-06-16
1
-0
/
+5
[next]