mempool: fix alignment of memzone length when populating
[dpdk.git] / drivers / event / dpaa2 /
2018-05-08 Nipun Guptabus/fslmc: keep Tx queues information for DPCI devices
2018-04-27 Shreyansh Jainbus/fslmc: optimize physical to virtual address search
2018-04-17 Bruce Richardsondrivers/dpaa: reduce meson dependency lists
2018-04-16 Gage Eadseventdev: add device stop flush callback
2018-04-11 Anatoly Burakovbus/fslmc: use iova2virt instead of memseg iteration
2018-04-02 Shreyansh Jainevent/dpaa2: support dynamic logging
2018-03-15 Hemant Agrawalbuild: add meson support for dpaaX platforms
2018-03-15 Hemant Agrawaldpaa2: prepare for 32-bit build
2018-01-31 Nipun Guptaevent/dpaa2: prefetch the next DQRR entry
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-19 Nipun Guptaevent/dpaa2: return correct number of event ports
2018-01-19 Nipun Guptaevent/dpaa2: have separate structure to hold dqrr entries
2018-01-19 Nipun Guptaevent/dpaa2: use dqrr index to consume the DQRR entry
2018-01-19 Nipun Guptaevent/dpaa2: replace static with dynamic logging
2018-01-19 Liang Maevent/dpaa2: apply new capability flags
2018-01-19 Gage Eadseventdev: add implicit release disable capability
2018-01-04 Hemant Agrawaldrivers: use SPDX tag in NXP dpaa2 files
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