net/virtio: drop redundant suffix in packed ring structure
[dpdk.git] / drivers / net / virtio / virtqueue.c
2019-03-20 Tiwei Bienet/virtio: drop redundant suffix in packed ring structure
2019-03-20 Tiwei Bienet/virtio: refactor virtqueue structure
2018-12-21 Jens Freimannnet/virtio: implement Rx path for packed queues
2018-07-02 Marvin Liunet/virtio: free in-order descriptors before device...
2018-01-29 Olivier Matznet/virtio: fix typo in function name
2018-01-29 Olivier Matznet/virtio: fix queue flushing with vector Rx enabled
2018-01-16 Tiwei Bienet/virtio: fix vector Rx flushing
2018-01-04 Bruce Richardsondrivers: use SPDX tag for Intel copyright files
2017-10-24 Tiwei Bienet/virtio: flush Rx queues on start
2017-01-17 Jianfeng Tannet/virtio: add Rx interrupt enable/disable functions
2015-07-19 Bernard Iremongervirtio: check virtqueue parameter when detaching
2015-05-22 Bruce Richardsonvirtio: move to drivers/net/