aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/vmxnet3/cli.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-8/+0
2023-01-11pci: add option to force uio bindingBenoƮt Ganne1-5/+8
2022-01-07vmxnet3: memory leak on parsing bad CLI commandSteven Luong1-3/+5
2021-08-31vmxnet3: set RX interrupt pending only when neededSteven Luong1-0/+12
2020-12-14misc: move to new pool_foreach macrosDamjan Marion1-3/+2
2020-08-24vmxnet3: enhance debug CLI error handlingSteven Luong1-0/+3
2019-08-30vmxnet3: per interface gso supportSteven Luong1-24/+6
2019-07-23api: binary api cleanupDave Barach1-2/+2
2019-06-26vmxnet3: custom dump and debug cli fixSteven Luong1-8/+9
2019-03-18vmxnet3: auto bind supportSteven Luong1-1/+3
2019-02-26vmxnet3: RSS supportSteven Luong1-1/+3
2019-02-26vmxnet3: lro/tso and rx checksumSteven Luong1-0/+22
2019-02-02vmxnet3: multiple TX queues supportSteven Luong1-8/+10
2018-10-27vmxnet3: add logging support to the control plane [VPP-1470]Steven1-0/+3
2018-10-23c11 safe string handling supportDave Barach1-1/+1
2018-10-16vmxnet3: show vmxnet3 with filtering capability [VPP-1452]Steven1-9/+216
2018-10-03vmxnet3: error handlingSteven1-0/+4
2018-09-21vmxnet3: Add hardware link status handlingSteven1-2/+3
2018-09-16vmxnet3: fix clang initialization errorFlorin Coras1-1/+2
2018-09-14vmxnet3 device driverSteven Luong1-0/+371