virtio: virtio: implement packed queues from virtio 1.1
[vpp.git] / src / vnet / devices / virtio / pci.c
2020-11-17 Mohsin Kazmivirtio: virtio: implement packed queues from virtio 1.1 69/28569/11
2020-10-08 Damjan Marioninterface: shorten vnet_hw_if_rx_mode 98/29298/2
2020-09-29 Mohsin Kazmivirtio: fix modern device queue notify 41/28841/4
2020-09-28 Mohsin Kazmivirtio: add packet buffering on tx 86/28686/12
2020-09-18 Benoît Gannevirtio: fix txq locking 42/28842/2
2020-09-04 Mohsin Kazmivirtio: remove kernel virtio header dependencies 22/28622/3
2020-09-01 Mohsin Kazmivirtio: fix the bar starting index 34/28634/1
2020-09-01 Mohsin Kazmivirtio: fix the NULL deference 33/28633/1
2020-09-01 Mohsin Kazmivirtio: fix the error return 32/28632/2
2020-08-31 Mohsin Kazmivirtio: fix the coverity warning 30/28530/4
2020-08-20 Mohsin Kazmivirtio: add modern device support 66/27566/10
2020-08-20 Mohsin Kazmivirtio: refactor pci device code 49/27649/6
2020-08-17 Mohsin Kazmitap: add gro support 10/28210/5
2020-07-15 Mohsin Kazmivirtio: fix the msix for multiqueue 44/27844/7
2020-04-17 Mohsin Kazmivirtio: fix to use chained descriptors when missing... 80/25680/7
2020-03-23 Mohsin Kazmivirtio: improve error handling 79/25679/5
2020-03-21 Mohsin Kazmivirtio: fix the out of order descriptors in tx 94/25494/10
2020-01-08 Mohsin Kazmivirtio: split gso and checksum offload functionality 71/23971/14
2019-12-17 Mohsin Kazmivirtio: fix the tx queue thread binding 97/23097/6
2019-12-04 Mohsin Kazmigso: remove the interface count 92/22192/6
2019-11-20 Benoît Gannevirtio: fix use-after-free 61/23561/2
2019-11-14 Damjan Marionvirtio: refactor virtio-pci logging 44/23344/6
2019-11-12 Damjan Marionvirtio: remove unused code 77/23377/2
2019-06-29 Steven Luongdevices: virtio pci leaking spinlock 34/20334/3
2019-05-27 Mohsin Kazmivirtio: Add gso support for native virtio driver 91/19291/7
2019-05-24 Mohsin KazmiTap: Fix the indirect buffers allocation VPP-1660 87/19787/2
2019-05-06 Mohsin Kazmivirtio: refactor ctrl queue support 89/19289/7
2019-05-01 Mohsin Kazmivirtio: Fix virtio buffer allocation 50/19250/2
2019-05-01 Mohsin Kazmivirtio: remove configurable queue size support 73/19273/3
2019-04-08 Mohsin Kazmivirtio: Fix the coverity warnings 36/18736/2
2019-04-03 Mohsin Kazmivirtio: Add support for multiqueue 06/17306/8
2019-02-06 Mohsin Kazmivirtio: enable msix interrupt mode 88/17088/10
2019-02-06 Mohsin Kazmivirtio: Use new buffer optimization 03/17203/5
2019-01-30 Mohsin Kazmivirtio: fix the device order (legacy or modern) 66/17166/2
2019-01-29 Mohsin Kazmivirtio: Support legacy and transitional virtio devices 27/17127/2
2019-01-24 Mohsin Kazmivirtio: Minor fixes and header cleanup 69/16969/2
2019-01-23 Mohsin Kazmivirtio: Add support for logging 67/16967/2
2019-01-21 Mohsin Kazmivirtio: Native virtio driver 85/15085/34