ring: move to drivers/net/
[dpdk.git] / lib / librte_pmd_virtio / virtqueue.h
2015-05-11 Bruce Richardsonvirtio: remove inclusion of mbuf header
2015-02-20 Stephen Hemmingervirtio: free mbuf's with threshold
2015-02-20 Stephen Hemmingervirtio: suport multiple MAC addresses
2015-02-20 Stephen Hemmingervirtio: remove redundant alignment field
2015-02-20 Stephen Hemmingervirtio: use weaker barriers
2014-09-17 Olivier Matzmbuf: replace data pointer by an offset
2014-09-17 Olivier Matzmbuf: remove the rte_pktmbuf structure
2014-08-01 Ouyang Changchunvirtio: fix build with debug
2014-07-22 Stephen Hemmingervirtio: remove unused virtqueue name
2014-07-22 Stephen Hemmingervirtio: deinline some code
2014-07-22 Stephen Hemmingervirtio: dont double space log messages
2014-07-22 Stephen Hemmingervirtio: maintain stats per queue
2014-07-22 Vijayakumar Muthuv... virtio: fix 32-bit build for 64-bit kernel
2014-06-13 Stephen Hemmingervirtio: checkpatch cleanups
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-05-29 Ouyang Changchunvirtio: support multiple queues
2014-05-29 Ouyang Changchunvirtio: code-style cleanup
2014-02-26 Bruce Richardsonvirtio: mark functions as always inline
2014-02-26 Bruce Richardsonvirtio: various improvements
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-10-09 Intelvirtio: add new driver