net/virtio: fix incorrect cast of void *
[dpdk.git] / lib / librte_eal / common / include / rte_bus.h
2017-10-06 Santosh Shuklabus: get IOMMU class
2017-10-06 Santosh Shuklapci: get IOMMU class
2017-10-03 Stephen Hemmingereal: initialize logging before bus
2017-07-19 Gaetan Rivetbus: remove useless plug parameter
2017-07-10 Shreyansh Jainupdate NXP copyright headers
2017-07-09 Rami Rosenbus: remove wrong doxygen for dump function
2017-07-08 Gaetan Rivetbus: introduce scan policies
2017-07-08 Gaetan Rivetbus: introduce parsing functionality
2017-07-08 Thomas Monjalonbus: fix driver registration
2017-07-03 Jan Blunckbus: introduce device plug/unplug
2017-07-03 Jan Blunckbus: add helper to find bus by name
2017-07-03 Jan Blunckbus: add helper to find which bus holds a device
2017-07-03 Jan Blunckbus: add method to find device
2017-07-03 Jan Blunckbus: add iterator to find a bus
2017-06-14 Jerin Jacobfix typos using codespell utility
2017-01-19 Shreyansh Jainbus: add probing
2017-01-19 Shreyansh Jainbus: add scanning
2017-01-19 Shreyansh Jainbus: introduce bus abstraction