pdump: fix error code check when creating/canceling pthread
[dpdk.git] / drivers / event / dpaa2 /
2017-11-07 Jianfeng Tanbus/vdev: move code from EAL into a new driver
2017-11-06 Thomas Monjalonremove useless memzone includes
2017-10-26 Pavan Nikhilesheventdev: remove schedule API
2017-10-26 Pavan Nikhilesheventdev: fix inconsistency in queue config
2017-10-26 Shreyansh Jainevent/dpaa2: fix shared build
2017-10-25 Nipun Guptaevent/dpaa2: improve error handling and logs
2017-10-25 Nipun Guptaevent/dpaa2: support event Rx adapter
2017-10-25 Nipun Guptaevent/dpaa2: add queue parameter in processing callback
2017-10-24 Olivier Matzmk: do not generate LDLIBS from directory dependencies
2017-10-06 Haiying Wangbus/fslmc: add QBMAN API to do enqueue with multiple...
2017-10-05 Shreyansh Jaindrivers: refactor DPAA2 object definition
2017-07-20 Nipun Guptaevent/dpaa2: advertise burst mode capability
2017-07-16 Stephen Hemmingerdrivers/dpaa2: remove duplicate includes
2017-07-14 Hemant Agrawalbus/fslmc: align object name log to real resource name
2017-07-14 Hemant Agrawalevent/dpaa2: fix debug build
2017-07-10 Shreyansh Jainupdate NXP copyright headers
2017-07-07 Jerin Jacobeventdev: introduce specialized enqueue forward op...
2017-07-07 Jerin Jacobeventdev: introduce specialized enqueue new op variant
2017-07-07 Nipun Guptaevent/dpaa2: handle timeout using interrupts in dequeue
2017-07-07 Nipun Guptaevent/dpaa2: add enqueue and dequeue functionality
2017-07-07 Nipun Guptaevent/dpaa2: add configuration functions
2017-07-07 Nipun Guptaevent/dpaa2: initialize device
2017-07-07 Nipun Guptaevent/dpaa2: register dpcon as dpaa2 device for bus...
2017-07-07 Nipun Guptaevent/dpaa2: add basic build infrastructure