index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
vmxnet3
/
vmxnet3_int.h
Age
Commit message (
Expand
)
Author
2020-09-25
vmxnet3: fix cksum offload issues for non-udp tunnels
Ronak Doshi
2020-05-28
vmxnet3: update to version 4
Ronak Doshi
2020-05-28
vmxnet3: add geneve and vxlan tunnel offload support
Ronak Doshi
2020-05-28
vmxnet3: add support to get/set rx flow hash
Ronak Doshi
2020-05-28
vmxnet3: prepare for version 4 changes
Ronak Doshi
2019-06-04
vmxnet3: turn off lro when rxcsum is disabled
Ronak Doshi
2018-05-14
vmxnet3: use DMA memory barriers where required
hpreg@vmware.com
2018-05-14
vmxnet3: set the DMA mask before the first DMA map operation
hpreg@vmware.com
2018-04-19
vmxnet3: fix incorrect dereference when rxvlan is disabled
Ronak Doshi
2018-03-20
vmxnet3: remove unused flag "rxcsum" from struct vmxnet3_adapter
Igor Pylypiv
2018-03-17
vmxnet3: use correct flag to indicate LRO feature
Ronak Doshi
2018-03-17
vmxnet3: avoid xmit reset due to a race in vmxnet3
Ronak Doshi
2017-11-30
vmxnet3: increase default rx ring sizes
Shrikrishna Khare
2017-07-14
vmxnet3: avoid format strint overflow warning
Arnd Bergmann
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
2016-12-03
vmxnet3: Move PCI Id to pci_ids.h
Adit Ranadive
2016-08-19
vmxnet3: fix tx data ring copy for variable size
Shrikrishna Khare
2016-06-16
vmxnet3: update to version 3
Shrikrishna Khare
2016-06-16
vmxnet3: add support for get_coalesce, set_coalesce ethtool operations
Shrikrishna Khare
2016-06-16
vmxnet3: add receive data ring support
Shrikrishna Khare
2016-06-16
vmxnet3: allow variable length transmit data ring buffer
Shrikrishna Khare
2016-06-16
vmxnet3: prepare for version 3 changes
Shrikrishna Khare
2016-06-10
vmxnet3: segCnt can be 1 for LRO packets
Shrikrishna Khare
2016-04-21
Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packets
Shrikrishna Khare
2016-02-21
Driver: Vmxnet3: Update Rx ring 2 max size
Shrikrishna Khare
2016-01-06
Driver: Vmxnet3: Fix regression caused by 5738a09
Shrikrishna Khare
2015-11-16
Driver: Vmxnet3: Fix use of mfTableLen for big endian architectures
Shrikrishna Khare
2015-09-23
Driver: Vmxnet3: Extend register dump support
Shrikrishna Khare
2015-06-29
vmxnet3: Bump up driver version number
Shreyas Bhatewara
2015-06-23
vmxnet3: Changes for vmxnet3 adapter version 2 (fwd)
Shreyas Bhatewara
2015-03-01
Driver: Vmxnet3: Copy TCP header to mapped frame for IPv6 packets
Shrikrishna Khare
2015-02-08
Driver: Vmxnet3: Change the hex constant to its decimal equivalent
Shrikrishna Khare
2015-01-16
Driver: Vmxnet3: Fix ethtool -S to return correct rx queue stats
Shrikrishna Khare
2015-01-12
Driver: Vmxnet3: Reinitialize vmxnet3 backend on wakeup from hibernate
Shrikrishna Khare
2015-01-06
Driver: Vmxnet3: Make Rx ring 2 size configurable
Shrikrishna Khare
2014-10-09
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-09-24
PCI: Move PCI_VENDOR_ID_VMWARE to pci_ids.h
Francesco Ruggeri
2014-09-05
VMXNET3: Check for map error in vmxnet3_set_mc
Andy King
2014-06-16
vmxnet3: adjust ring sizes when interface is down
Neil Horman
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-09-24
vmxnet3: Remove extern from function prototypes
Joe Perches
2013-08-27
VMXNET3: Add support for virtual IOMMU
Andy King
2013-03-07
vmxnet3: prevent div-by-zero panic when ring resizing uninitialized dev
Bhavesh Davda
2013-01-16
vmxnet3: remove device counter
Stephen Hemminger
2013-01-16
vmxnet3: remove unnecessary bookkeeping
Stephen Hemminger
2012-03-01
vmxnet3: Fix transport header size
Shreyas Bhatewara
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-07-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-07-07
vmxnet3: round down # of queues to power of two
Shreyas Bhatewara
2011-07-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
[next]