ethdev: add namespace
[dpdk.git] / drivers / net / bnxt / bnxt_rxtx_vec_sse.c
2021-10-22 Ferruh Yigitethdev: add namespace
2021-07-12 Lance Richardsonnet/bnxt: fix missing barriers in completion handling
2021-07-08 Lance Richardsonnet/bnxt: remove dead code
2021-06-07 Lance Richardsonnet/bnxt: add AVX2 RX/Tx
2021-06-07 Lance Richardsonnet/bnxt: fix Rx burst size constraint
2021-06-07 Lance Richardsonnet/bnxt: refactor HW ptype mapping table
2021-03-12 Lance Richardsonnet/bnxt: optimize Tx completion handling
2021-03-12 Lance Richardsonnet/bnxt: refactor mbuf pointer reset
2021-01-29 Ajit Khapardenet/bnxt: update copyright year
2021-01-08 Lance Richardsonnet/bnxt: set correct checksum status in mbuf
2021-01-08 Lance Richardsonnet/bnxt: make offload flags mapping per-ring
2021-01-08 Ajit Khapardenet/bnxt: modify ring index logic
2020-11-03 Lance Richardsonnet/bnxt: use shorter SIMD initializers
2020-10-16 Lance Richardsonnet/bnxt: fix non-vector fast mbuf free offload
2020-10-09 Lance Richardsonnet/bnxt: support fast mbuf free
2020-09-30 Lance Richardsonnet/bnxt: fix vector mode for 32-bit x86
2020-09-18 Lance Richardsonnet/bnxt: improve vector Tx
2020-09-18 Lance Richardsonnet/bnxt: handle multiple packets per loop in vector Rx
2020-09-18 Lance Richardsonnet/bnxt: optimize vector path mbuf allocation
2020-09-18 Lance Richardsonnet/bnxt: use table based mbuf flags handling
2020-09-18 Lance Richardsonnet/bnxt: use table based packet type translation
2020-09-18 Lance Richardsonnet/bnxt: improve small ring sizes support
2020-09-18 Lance Richardsonnet/bnxt: require async completion ring for vector...
2020-09-18 Lance Richardsonnet/bnxt: use appropriate type for Rx ring
2020-09-18 Kalesh APnet/bnxt: fix crash in vector mode Tx
2020-07-11 Lance Richardsonnet/bnxt: support NEON
2020-05-11 Linsi Yuannet/bnxt: fix possible stack smashing
2020-04-16 Thomas Monjalonreplace cold attributes
2020-02-05 Stephen Hemmingernet/bnxt: fix VLAN strip flags in SSE Rx
2019-10-08 Lance Richardsonnet/bnxt: improve CPR handling in vector path
2019-10-08 Kalesh APnet/bnxt: fix deferred start of Tx queues
2019-10-08 Kalesh APnet/bnxt: fix Rx queue start/stop
2019-07-30 Kalesh APnet/bnxt: set checksum flags in vector Rx
2019-07-25 Lance Richardsonnet/bnxt: use dedicated CPR for async events
2019-06-13 Lance Richardsonnet/bnxt: refactor doorbell handling
2019-06-13 Lance Richardsonnet/bnxt: implement SSE vector mode