ethdev: use device handle to detach
[dpdk.git] / lib / librte_eal / common / include / rte_dev.h
2017-07-03 Jan Blunckethdev: use device handle to detach
2017-07-03 Jan Blunckeal: add hotplug add/remove device
2017-07-03 Jan Blunckbus: add method to find device
2017-05-05 Thomas Monjalonvdev: remove eal prefix
2017-05-04 Thomas Monjaloneal: remove forward declaration of generic driver
2017-05-04 Thomas Monjaloneal: remove generic driver and device lists
2017-04-30 Adrien Mazarguileal: fix debug macro redefinition
2017-04-18 Jan Blunckeal: add name field to generic device
2017-04-14 Jan Blunckeal: remove unused device init function
2016-12-24 Stephen Hemmingereal: make driver pointer const in device struct
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...