mbuf: add rte prefix to offload flags
[dpdk.git] / drivers / net / bnxt / bnxt_txr.h
2021-07-30 Olivier Matzmbuf: add rte prefix to offload flags rename-olflags1
2021-06-07 Lance Richardsonnet/bnxt: add AVX2 RX/Tx
2021-03-12 Lance Richardsonnet/bnxt: optimize Tx completion handling
2021-03-12 Ajit Khapardenet/bnxt: check flush status during ring free
2021-01-29 Ajit Khapardenet/bnxt: update copyright year
2021-01-08 Ajit Khapardenet/bnxt: modify ring index logic
2020-11-03 Rahul Guptanet/bnxt: fix Rx performance by removing spinlock
2020-10-16 Lance Richardsonnet/bnxt: fix non-vector fast mbuf free offload
2020-10-16 Lance Richardsonnet/bnxt: remove unused macros and fields
2020-10-09 Lance Richardsonnet/bnxt: support fast mbuf free
2020-07-11 Lance Richardsonnet/bnxt: support NEON
2019-10-08 Kalesh APnet/bnxt: prevent device access when device is in reset
2019-06-13 Lance Richardsonnet/bnxt: refactor doorbell handling
2019-06-13 Lance Richardsonnet/bnxt: implement SSE vector mode
2019-06-13 Lance Richardsonnet/bnxt: move Tx bd checking to header file
2019-05-27 Ajit Khapardenet/bnxt: check for error conditions in Tx path
2018-07-02 Ajit Khapardenet/bnxt: fix HW Tx checksum offload check
2018-04-13 Scott Brandennet/bnxt: convert to SPDX license tag
2018-01-29 Ajit Khapardenet/bnxt: support Rx/Tx queue start/stop
2017-11-06 Santosh Shukladrivers/net: rename physical address type to IOVA
2017-10-06 Ajit Khapardenet/bnxt: set checksum offload flags correctly
2017-01-18 Santosh Shuklanet/bnxt: use I/O device memory read/write API
2016-09-30 Ajit Khapardenet/bnxt: support Broadcom StrataGX
2016-06-20 Ajit Khapardenet/bnxt: allocate Rx/Tx and completion rings
2016-06-20 Ajit Khapardenet/bnxt: add initial Tx code