devargs: make device representation generic
[dpdk.git] / lib / librte_eal / common / eal_common_vdev.c
2017-07-08 Gaetan Rivetdevargs: make device representation generic
2017-07-08 Gaetan Rivetdevargs: parse bus info
2017-07-08 Gaetan Rivetbus/vdev: implement parse bus operation
2017-07-08 Thomas Monjalonbus: fix driver registration
2017-07-08 Stephen Hemmingerbus: simplify finding starting point
2017-07-03 Jan Blunckbus/vdev: implement unplug operation
2017-07-03 Jan Blunckbus/vdev: implement method to find device
2017-07-03 Gaetan Rivetbus/vdev: use standard bus registration
2017-05-05 Thomas Monjalonvdev: remove eal prefix
2017-05-04 Thomas Monjaloneal: remove generic driver and device lists
2017-04-18 Jan Blunckeal: parse driver argument before probing drivers
2017-04-18 Jan Blunckeal: add name field to generic device
2017-04-14 Jan Blunckvdev: use generic vdev struct for probe and remove
2017-04-14 Jan Blunckvdev: make virtual bus use its device struct
2017-04-14 Jan Blunckvdev: add virtual device struct
2017-04-14 Jan Blunckvdev: refactor probe/remove
2017-04-14 Jan Blunckvdev: move virtual device probing into a bus
2016-12-07 Anatoly Burakovvdev: fix detaching with alias
2016-10-25 Jan Blunckeal: add driver name alias
2016-10-13 Thomas Monjalonapp/test: fix vdev names
2016-10-06 Shreyansh Jainvdev: rename init/uninit ops to probe/remove
2016-10-03 Jan Viktorineal: register drivers explicitly
2016-10-03 Jan Viktorindrivers: use vdev registration
2016-10-03 Jan Viktorineal: remove PCI/vdev unused code
2016-10-03 Jan Viktorineal: extract vdev infra
2014-05-20 Neil Hormaneal: make vdev init path generic for both virtual and...
2014-04-11 Olivier Matzvdev: new registration API
2014-04-11 Olivier Matzvdev: rename nonpci_devs as vdev