virtio: fix the packet buffering initialization order
[vpp.git] / src / vnet / devices / virtio / pci.c
2023-05-30 Mohsin Kazmivirtio: fix the packet buffering initialization order 86/38786/2
2023-01-11 Benoît Gannevirtio: add option to bind interface to uio driver 16/37416/9
2022-09-16 Mohsin Kazmivirtio: add support for per queue packet counter 23/37123/3
2022-03-01 Mohsin Kazmivirtio: refactor code 28/35428/3
2022-01-18 Mohsin Kazmivirtio: remove admin-up flag during interface creation 33/34933/2
2022-01-10 Damjan Marioninterface: refactor interface capabilities code, part 2 29/34829/4
2022-01-07 Damjan Marionethernet: new interface registration function 41/34841/4
2022-01-05 Damjan Marioninterface: refactor interface capabilities code 26/34826/4
2021-12-14 Mohsin Kazmivirtio: integrate with new tx infra 82/32282/22
2021-09-27 Nathan Skrzypczakvirtio: Still init unused txq 83/32483/3
2021-03-19 Mohsin Kazmiinterface: add capabilities flags 40/29640/12
2021-02-24 Mohsin Kazmivirtio: enable the interrupt support for uio_pci_generic 03/31403/3
2021-01-21 Damjan Marioninterface: rx queue infra rework, part one 08/29808/30
2020-12-14 Damjan Marionmisc: move to new pool_foreach macros 96/30396/2
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