net/bnxt: limit queue count for NS3/Stingray devices
[dpdk.git] / drivers / net / bnxt / bnxt_txq.c
2019-11-20 Somnath Koturnet/bnxt: limit queue count for NS3/Stingray devices
2019-10-25 Lance Richardsonnet/bnxt: fix mbuf free when clearing Tx queue
2019-10-23 Kalesh APnet/bnxt: remove redundant header file inclusion
2019-10-08 Lance Richardsonnet/bnxt: use common NQ ring
2019-10-08 Kalesh APnet/bnxt: fix deferred start of Tx queues
2019-10-08 Kalesh APnet/bnxt: prevent device access when device is in reset
2019-08-10 Lance Richardsonnet/bnxt: revert fix traffic stall on stop/start
2019-08-05 Kalesh APnet/bnxt: fix traffic stall on Rx queue stop/start
2019-06-13 Lance Richardsonnet/bnxt: support thor controller
2019-06-13 Stephen Hemmingernet/bnxt: remove unnecessary cast
2019-05-27 Ajit Khapardenet/bnxt: support bulk free of Tx mbufs
2018-05-14 Rahul Guptanet/bnxt: validate structs and pointers before use
2018-05-14 Jay Dingnet/bnxt: update returned error on invalid max ring
2018-04-27 Ajit Khapardenet/bnxt: avoid freeing memzone multiple times
2018-04-13 Scott Brandennet/bnxt: convert to SPDX license tag
2018-01-29 Ajit Khapardenet/bnxt: use dynamic log type
2018-01-16 Ajit Khapardenet/bnxt: check on-chip resources
2016-06-20 Ajit Khapardenet/bnxt: allocate Rx/Tx and completion rings
2016-06-20 Ajit Khapardenet/bnxt: add initial Tx code
2016-06-20 Ajit Khapardenet/bnxt: add statistics
2016-06-20 Ajit Khapardenet/bnxt: add Tx queue create/destroy