eal: use SPDX tags in 6WIND copyrighted files
[dpdk.git] / lib / librte_eal / common / eal_common_dev.c
2018-02-01 Olivier Matzeal: use SPDX tags in 6WIND copyrighted files
2018-01-29 Neil Hormanadd experimental tag to appropriate functions
2017-11-07 Jianfeng Taneal: remove dependency on vdev in attach
2017-08-04 Gaetan Riveteal: fix hotplug device parsing
2017-08-03 Gaetan Riveteal: fix leak on hotplug parsing error
2017-08-03 Gaetan Riveteal: fix possible crash in hotplug
2017-07-31 Gaetan Rivetdev: fix vdev attach after PCI mismatch
2017-07-31 Gaetan Rivetdev: fix attach proceeding with vdev on PCI success
2017-07-19 Gaetan Rivetbus: remove useless plug parameter
2017-07-19 Gaetan Riveteal: fix hotplug add / remove
2017-07-16 Stephen Hemmingerlib: remove duplicate includes
2017-07-08 Thomas Monjalonbus: fix driver registration
2017-07-03 Jan Blunckeal: use new hotplug API in attach
2017-07-03 Jan Blunckethdev: use device handle to detach
2017-07-03 Jan Blunckeal: add hotplug add/remove device
2017-05-05 Thomas Monjalonvdev: remove eal prefix
2017-05-05 Thomas Monjalonpci: remove eal prefix
2017-05-04 Thomas Monjaloneal: remove generic driver and device lists
2017-04-18 Jan Blunckeal: add name field to generic device
2017-04-14 Jan Blunckeal: remove unused device init function
2017-04-14 Jan Blunckvdev: move virtual device probing into a bus
2017-03-27 Aaron Conoleeal: do not panic on vdev init failure
2016-10-13 Shreyansh Jaindrivers: rename register macro prefix
2016-10-03 Jan Viktorineal: introduce generalized device
2016-10-03 Jan Viktorineal: remove PCI/vdev unused code
2016-10-03 Jan Viktorineal: extract vdev infra
2016-10-03 David Marchandeal: add hotplug operations for PCI and vdev
2015-10-22 Christoph Gysineal: fix C++ build
2015-07-08 Tetsuya Mukawaeal: enable port hotplug as default for linux and bsd
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-06-10 Bruce Richardsonremove trailing whitespaces
2014-05-20 Neil Hormaneal: make vdev init path generic for both virtual and...