eal: use SPDX tags in 6WIND copyrighted files
[dpdk.git] / lib / librte_eal / common / eal_common_devargs.c
2018-02-01 Olivier Matzeal: use SPDX tags in 6WIND copyrighted files
2018-01-29 Neil Hormanadd experimental tag to appropriate functions
2017-08-03 Gaetan Rivetdevargs: fix policy check when adding arguments
2017-07-19 Gaetan Rivetdevargs: restore device type API
2017-07-19 Gaetan Rivetdevargs: introduce insert function
2017-07-19 Gaetan Rivetdevargs: introduce removal function
2017-07-08 Gaetan Rivetdevargs: introduce new parsing helper
2017-07-08 Gaetan Rivetdevargs: make device types generic
2017-07-08 Gaetan Rivetdevargs: make device representation generic
2017-07-08 Gaetan Rivetdevargs: parse bus policies
2017-07-08 Gaetan Rivetdevargs: parse bus info
2017-01-29 Emmanuel Roullitdevargs: reset driver name pointer on parsing failure
2016-06-20 Tetsuya Mukawaeal: fix argument parsing check
2016-01-27 David Marchandremove unneeded tests for NULL when freeing
2015-10-22 Christoph Gysineal: fix C++ build
2015-07-20 Stephen Hemmingerdevargs: fix crash on failure
2015-03-02 Pawel Wodkowskidevargs: fix null dereferencing on failure
2015-02-25 Tetsuya Mukawaeal: add vdev init and uninit
2015-02-24 David Marchanddevargs: restore empty devargs
2015-02-18 David Marchanddevargs: remove limit on parameters length
2015-02-18 David Marchanddevargs: indent and cleanup
2014-05-16 Stephen Hemmingeradd FILE argument to debug functions
2014-04-10 Olivier Matzdevargs: use a comma instead of semicolon to separate...
2014-04-10 Olivier Matzdevargs: introduce API and test