drivers: advertise kmod dependencies in pmdinfo
[dpdk.git] / lib / librte_eal / common / include / rte_dev.h
2016-12-20 Olivier Matzdrivers: advertise kmod dependencies in pmdinfo
2016-10-25 Jan Blunckeal: add driver name alias
2016-10-13 Shreyansh Jaindrivers: rename register macro prefix
2016-10-03 Jan Viktorineal: introduce generalized device
2016-10-03 Jan Viktorineal: rename and move PCI resource structure
2016-10-03 Jan Viktorineal: remove unused PMD types
2016-10-03 Jan Viktorindrivers: use vdev registration
2016-10-03 David Marchandeal: add hotplug operations for PCI and vdev
2016-10-03 David Marchandeal: introduce driver init macros
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...