mempool/dpaa2: allocate pool data dynamically
[dpdk.git] / drivers / bus /
2017-07-19 Hemant Agrawalbus/fslmc: remove workaround for smmu mapping
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 Agrawalbus/fslmc: set the dpaa2 device name
2017-07-14 Hemant Agrawalbus/fslmc: fix debug build
2017-07-11 Hemant Agrawalbus/fslmc: fix missing brace
2017-07-10 Shreyansh Jainupdate NXP copyright headers
2017-07-08 Thomas Monjalonbus: fix driver registration
2017-07-08 Stephen Hemmingerbus: simplify finding starting point
2017-07-07 Nipun Guptabus/fslmc: enable portal interrupt handling
2017-07-07 Nipun Guptabus/fslmc: add interrupt enabling routine
2017-07-07 Nipun Guptabus/fslmc: change argument to const to avoid warning
2017-07-07 Nipun Guptabus/fslmc: add callback per queue to enable
2017-07-07 Nipun Guptabus/fslmc: support enqueue with multiple descriptors
2017-07-07 Nipun Guptabus/fslmc: support static dequeue from portal
2017-07-07 Nipun Guptabus/fslmc: adding cpu support in stashing config
2017-07-07 Nipun Guptabus/fslmc: register dpci as dpaa2 device for bus scan
2017-07-07 Nipun Guptabus/fslmc: adding basic dpci support
2017-07-07 Hemant Agrawalbus/fslmc: export qbman dqrr funcs for eventdev usages
2017-07-07 Nipun Guptabus/fslmc: add basic dpcon support
2017-07-07 Nipun Guptabus/fslmc: integrate dpio and dpbp to object framework
2017-07-07 Hemant Agrawalbus/fslmc: generic framework for mc object creation
2017-07-06 Akhil Goyalbus/fslmc: add macros to get/set FLE context
2017-07-06 Hemant Agrawalnet/dpaa2: add support for multi seg buffers
2017-07-06 Shreyansh Jainbus/fslmc: add check for memseg availability
2017-07-06 Hemant Agrawalbus/fslmc: fix the failure loop condition
2017-07-03 Jan Blunckbus/fslmc: implement method to find device
2017-06-14 Jerin Jacobfix typos using codespell utility
2017-06-12 Hemant Agrawalbus/fslmc: reduce the debug log messages
2017-06-12 Hemant Agrawalbus/fslmc: add support to detect SoC version
2017-06-12 Hemant Agrawalbus/fslmc: update TAILQ usages in dpaa2 objects
2017-06-12 Hemant Agrawalnet/dpaa2: add support for congestion notification
2017-06-12 Hemant Agrawalbus/fslmc: export qbman results in map file
2017-06-12 Hemant Agrawalbus/fslmc: support for parallel Rx DQ requests
2017-06-12 Hemant Agrawalnet/dpaa2: stop using software annotation
2017-04-20 Akhil Goyalbus/fslmc: add packet frame list entry definitions
2017-04-19 Hemant Agrawalbus/fslmc: add frame queue based dq storage
2017-04-19 Hemant Agrawalbus/fslmc: support DMA mapping for ARM SMMU
2017-04-19 Hemant Agrawalbus/fslmc: add physical-virtual address translation...
2017-04-19 Hemant Agrawalbus/fslmc: add packet FLE definitions
2017-04-19 Hemant Agrawalbus/fslmc: define VLAN header length
2017-04-19 Hemant Agrawalbus/fslmc: introduce true and false macros
2017-04-19 Hemant Agrawalbus/fslmc: define hardware annotation area size
2017-04-19 Hemant Agrawalbus/fslmc: define queues for DPAA2 devices
2017-04-19 Hemant Agrawalbus/fslmc: affine dpio to crypto threads
2017-04-19 Hemant Agrawalbus/fslmc: support hardware mempool object
2017-04-19 Hemant Agrawalbus/fslmc: add dpio portal driver
2017-04-19 Hemant Agrawalbus/fslmc: support debug log
2017-04-19 Hemant Agrawalbus/fslmc: scan for net and crypto device
2017-04-19 Hemant Agrawalbus/fslmc: support VFIO
2017-04-19 Hemant Agrawalbus/fslmc: support MC dpbp object
2017-04-19 Hemant Agrawalbus/fslmc: support MC dpio object
2017-04-19 Hemant Agrawalbus/fslmc: introduce MC object functions
2017-04-19 Hemant Agrawalbus/fslmc: add QBMAN driver to bus
2017-04-19 Hemant Agrawalbus/fslmc: introduce fsl-mc bus driver