net/virtio: fix incorrect cast of void *
[dpdk.git] / drivers / net / virtio / virtio_rxtx_simple.c
2017-11-06 Thomas Monjalonremove useless memzone includes
2017-10-10 Olivier Matznet/virtio: fix mbuf port for simple Rx function
2017-04-19 Zhiyong Yangnet/virtio: support to turn on/off traffic flow
2016-09-28 Jerin Jacobnet/virtio: move SSE based Rx code to separate file
2016-09-28 Jerin Jacobnet/virtio: cleanup conditional compilation
2016-09-28 Yuanhan Liunet: fix clang build
2016-07-21 Olivier Matznet/virtio: fix packet corruption
2016-07-11 Ferruh Yigitnet/virtio: fix 32-bit build with gcc 6
2016-06-22 Huawei Xienet/virtio: fix used index retrieved only once
2016-06-22 Jianfeng Tannet/virtio: allow virtual address to fill vring descriptors
2016-06-22 Huawei Xienet/virtio: split Rx/Tx queue
2016-03-04 Ravi Kerurmbuf: get DMA address
2016-02-03 Yuanhan Liuvirtio: retrieve header size from device setting
2015-11-02 Huawei Xievirtio: add simple Tx
2015-11-02 Huawei Xievirtio: add vector Rx
2015-11-02 Huawei Xievirtio: fill Rx avail ring with blank mbufs