pci: replace devinit/devuninit with probe/remove
[dpdk.git] / lib / librte_eal / common / include / rte_dev.h
2016-10-03 Shreyansh Jainpci: replace devinit/devuninit with probe/remove
2016-07-08 Thomas Monjaloneal: remove PCI include from generic driver header
2016-07-06 Neil Hormandrivers: update registration macro usage
2015-11-25 Declan Dohertyethdev: make error checking macros public
2015-02-25 Tetsuya Mukawaeal: add vdev init and uninit
2014-09-29 David Marchandeal: revert link bonding specific initialization
2014-07-01 Declan Dohertyeal: support link bonding device initialization
2014-05-21 Thomas Monjaloneal: fix indentation of previous patchset
2014-05-20 Neil Hormaneal: make vdev init path generic for both virtual and...