aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/vmxnet3/vmxnet3.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-04gso: remove the interface countMohsin Kazmi1-4/+0
2019-08-30vmxnet3: per interface gso supportSteven Luong1-7/+6
2019-03-18vmxnet3: auto bind supportSteven Luong1-14/+32
2019-02-26vmxnet3: RSS supportSteven Luong1-34/+126
2019-02-26vmxnet3: lro/tso and rx checksumSteven Luong1-3/+20
2019-02-02vmxnet3: multiple TX queues supportSteven Luong1-40/+117
2019-01-15vmxnet3: add numa support and link speedSteven1-11/+22
2018-12-17vmxnet3: support clear hardware interface countersSteven1-0/+18
2018-10-27vmxnet3: add logging support to the control plane [VPP-1470]Steven1-11/+53
2018-10-26vmxnet3: enable promiscuous modeSteven1-1/+1
2018-10-23Numa-aware, growable physical memory allocator (pmalloc)Damjan Marion1-46/+27
2018-10-23c11 safe string handling supportDave Barach1-8/+8
2018-10-22vlib: pci improvementsDamjan Marion1-14/+14
2018-10-03vmxnet3: error handlingSteven1-0/+1
2018-09-26vmxnet3: delete interface causes a crashSteven1-9/+4
2018-09-21vmxnet3: Add hardware link status handlingSteven1-4/+51
2018-09-18vmxnet3: add support for "non-default" next nodeSteven1-0/+21
2018-09-14vmxnet3 device driverSteven Luong1-0/+612