mbuf: add namespace to offload flags
[dpdk.git] / drivers / net / dpaa / dpaa_rxtx.c
2021-10-24 Olivier Matzmbuf: add namespace to offload flags
2021-02-24 Hemant Agrawalnet/dpaa: support external buffers in Tx
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2020-10-31 David Marchandbus/dpaa: switch sequence number to dynamic mbuf field
2020-10-06 Nipun Guptanet/dpaa: send error packets to application
2020-10-06 Sachin Saxenabus/dpaa: enable Rx/Tx error queues
2020-07-11 Rohit Rajdrivers/dpaa: optimize thread local storage
2020-07-11 Gagandeep Singhnet/dpaa: enable Tx queue taildrop
2020-07-11 Nipun Guptanet/dpaa: fix FD offset data type
2019-11-06 Nipun Guptanet/dpaa: fix LS1043 alignment check
2019-10-23 Hemant Agrawalcommon/dpaax: move OF library from DPAA bus
2019-10-08 Nipun Guptanet/dpaa: support Tx scatter gather for non-DPAA buffer
2019-10-08 Nipun Guptabus/dpaa: decouple FQ portal alloc and init
2019-07-23 Hemant Agrawalnet/dpaa: check multi-segment external buffers
2019-06-03 David Marchandnet: replace IPv4/v6 constants with uppercase name
2019-05-24 Olivier Matznet: add rte prefix to UDP structure
2019-05-24 Olivier Matznet: add rte prefix to TCP structure
2019-05-24 Olivier Matznet: add rte prefix to IP structure
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-03-29 Akhil Goyalmempool/dpaa: allocate bp info for multiprocess
2018-09-27 Hemant Agrawalnet/dpaa: tune prefetch in Rx path
2018-09-27 Hemant Agrawalnet/dpaa: separate Rx function for LS1046
2018-09-27 Sunil Kumar Korinet/dpaa: rearrange atomic queue support
2018-09-27 Hemant Agrawalnet/dpaa: support scatter offload
2018-07-12 Nipun Guptabus/dpaa: make vdqcr configurable
2018-07-12 Hemant Agrawalbus/dpaa: optimize fq callback routine
2018-04-11 Akhil Goyalnet/dpaa: update checksum for external pool obj
2018-03-15 Hemant Agrawaldpaa: prepare for 32-bit build
2018-01-31 Nipun Guptanet/dpaa: further push mode optimizations
2018-01-31 Nipun Guptabus/dpaa: check portal presence in the caller function
2018-01-31 Hemant Agrawalnet/dpaa: use address translation optimizations
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-19 Sunil Kumar Korinet/dpaa: support Rx queue configurations with eventdev
2018-01-19 Sunil Kumar Koribus/dpaa: support event dequeue and consumption
2018-01-16 Hemant Agrawalnet/dpaa: support push mode
2018-01-16 Nipun Guptanet/dpaa: optimize Rx path
2018-01-16 Nipun Guptanet/dpaa: optimize the Tx burst
2018-01-16 Nipun Guptanet/dpaa: change Tx HW budget to 7
2018-01-16 Ashish Jainnet/dpaa: fix the mbuf packet type if zero
2018-01-16 Hemant Agrawalnet/dpaa: fix uninitialized and unused variables
2018-01-04 Hemant Agrawaldrivers: use SPDX tag in NXP dpaa files
2017-11-06 Santosh Shuklambuf: rename physical address to IOVA
2017-11-06 Thomas Monjalonremove useless memzone includes
2017-11-06 Thomas Monjalonremove include of generated config header
2017-10-26 Olivier Matzmbuf: rename deprecated VLAN flags
2017-10-06 Thomas Monjalondrivers/dpaa: remove duplicate includes
2017-10-06 Shreyansh Jainnet/dpaa: add packet dump for debugging
2017-10-06 Shreyansh Jainnet/dpaa: support scattered Rx
2017-10-06 Shreyansh Jainnet/dpaa: support checksum offload
2017-10-06 Shreyansh Jainnet/dpaa: support packet type parsing
2017-10-06 Shreyansh Jainnet/dpaa: support Tx and Rx queue setup