build: disable experimental API check internally
[dpdk.git] / drivers / net / virtio / Makefile
2020-04-14 Pavan Nikhileshbuild: disable experimental API check internally
2019-11-20 Anatoly Burakovbuild: remove individual library versions
2019-10-07 David Christensennet/virtio: add Altivec Rx
2018-01-29 Neil Hormanmk: add experimental tag check
2018-01-04 Bruce Richardsondrivers: use SPDX tag for Intel copyright files
2017-11-07 Jianfeng Tanbus/vdev: move code from EAL into a new driver
2017-10-26 Gaetan Rivetpci: introduce library and driver
2017-10-24 Olivier Matzmk: do not generate LDLIBS from directory dependencies
2017-03-27 Olivier Matzmk: optimize directory dependencies
2017-01-17 Jianfeng Tannet/virtio-user: support kernel vhost
2016-09-28 Jerin Jacobnet/virtio: add NEON based Rx handler
2016-09-28 Jerin Jacobnet/virtio: move SSE based Rx code to separate file
2016-09-28 Jerin Jacobnet/virtio: cleanup conditional compilation
2016-06-29 Thomas Monjalonmk: fix internal dependencies
2016-06-22 Jianfeng Tannet/virtio-user: add new virtual PCI driver
2016-06-22 Jianfeng Tannet/virtio-user: add device emulation layer
2016-06-22 Jianfeng Tannet/virtio-user: add vhost-user adapter layer
2016-03-03 Santosh Shuklavirtio: restrict vector Rx/Tx to x86 SSSE3
2015-11-02 Huawei Xievirtio: fill Rx avail ring with blank mbufs
2015-07-16 Sergio Gonzalez... mem: move librte_malloc to eal/common
2015-05-22 Bruce Richardsonvirtio: move to drivers/net/