ethdev: add device flag to bypass auto-filled queue xstats
[dpdk.git] / drivers / net / bnxt / bnxt_ethdev.c
2020-10-16 Ferruh Yigitethdev: add device flag to bypass auto-filled queue...
2020-10-16 Ivan Ilchenkoethdev: change stop operation callback to return int
2020-10-16 Thomas Monjalonethdev: reset all when releasing a port
2020-10-16 Kalesh APnet/bnxt: fix UDP tunnel port removal
2020-10-16 Venkat Duvvurunet/bnxt: fix PF support in SR-IOV mode
2020-10-09 Lance Richardsonnet/bnxt: support fast mbuf free
2020-10-09 Kalesh APnet/bnxt: fix link update
2020-10-08 Ajit Khapardenet/bnxt: support RSS hash selection
2020-09-30 Thomas Monjalondrivers/net: check process type in close operation
2020-09-30 Thomas Monjalonethdev: remove old close behaviour
2020-09-30 Thomas Monjalonethdev: allow drivers to return error on close
2020-09-30 Somnath Koturnet/bnxt: check representors devargs before probe
2020-09-30 Ajit Khapardenet/bnxt: support 200G PAM4 link
2020-09-30 Lance Richardsonnet/bnxt: fix queue get info
2020-09-30 Lance Richardsonnet/bnxt: fix drop enable in get Rx queue info
2020-09-30 Somnath Koturnet/bnxt: support representors on remote host domain
2020-09-30 Somnath Koturnet/bnxt: fix TruFlow devarg handling
2020-09-30 Kalesh APnet/bnxt: fix link status during device recovery
2020-09-18 Somnath Koturnet/bnxt: add separate mutex for FW health check
2020-09-18 Sriharsha Basavapatnanet/bnxt: provide switch info if VFR are configured
2020-09-18 Somnath Koturnet/bnxt: fix VFR cleanup during init failure
2020-09-18 Kishore Padmanabhanet/bnxt: refactor VFR port clean up
2020-09-18 Kishore Padmanabhanet/bnxt: fix function id used in flow flush
2020-09-18 Kishore Padmanabhanet/bnxt: fix port stop process and cleanup resources
2020-09-18 Lance Richardsonnet/bnxt: handle multiple packets per loop in vector Rx
2020-09-18 Lance Richardsonnet/bnxt: reduce CQ queue size without aggregation...
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 Lance Richardsonnet/bnxt: fix getting burst mode for Arm
2020-09-18 Ferruh Yigitethdev: remove underscore prefix from internal API
2020-09-18 Ferruh Yigitethdev: move inline device operations
2020-09-18 Kalesh APnet/bnxt: fix speed setting on certain adapters
2020-09-18 Venkat Duvvurunet/bnxt: fix VF representor port add
2020-09-18 Yunjian Wangnet/bnxt: fix memory leak when freeing VF info
2020-07-29 Ajit Khapardenet/bnxt: fix logical AND in if condition
2020-07-29 Venkat Duvvurunet/bnxt: fix port default rule create/destroy
2020-07-21 Kishore Padmanabhanet/bnxt: enable default flows in TruFlow mode
2020-07-11 Kalesh APnet/bnxt: fix unnecessary HWRM command
2020-07-11 Kalesh APnet/bnxt: fix unnecessary memory allocation
2020-07-11 Ivan Malovnet: use named constants for deprecated QinQ TPIDs
2020-07-11 Somnath Koturnet/bnxt: enable filter ctrl ops for port representor
2020-07-11 Lance Richardsonnet/bnxt: support NEON
2020-07-11 Lance Richardsonnet/bnxt: support Rx/Tx burst mode info
2020-07-07 Venkat Duvvurunet/bnxt: add port default rules for ingress and egress
2020-07-07 Venkat Duvvurunet/bnxt: fill mapper parameters with default rules
2020-07-07 Somnath Koturnet/bnxt: parse representors along with other devargs
2020-07-07 Venkat Duvvurunet/bnxt: enhance port DB
2020-07-07 Kishore Padmanabhanet/bnxt: disable Tx vector mode on TruFlow
2020-07-07 Venkat Duvvurunet/bnxt: support HWRM port PHY qcaps
2020-07-07 Venkat Duvvurunet/bnxt: get port and function info
2020-07-07 Lance Richardsonnet/bnxt: initialize parent PF information
2020-07-07 Somnath Koturnet/bnxt: support port representor data path
2020-07-07 Somnath Koturnet/bnxt: add port representor infrastructure
2020-07-03 Jerin Jacoblog: introduce logtype register macro
2020-06-30 Shuanglin Wangnet/bnxt: set maximum flow count
2020-05-28 Ajit Khapardenet/bnxt: fix crash during close
2020-05-28 Kalesh APnet/bnxt: fix settingĀ link speed
2020-05-18 Mike Baucomnet/bnxt: fix allocation of ULP context
2020-05-18 Kalesh APnet/bnxt: fix storing MAC address twice
2020-05-18 Ajit Khapardenet/bnxt: fix using RSS config struct
2020-05-18 Ajit Khapardenet/bnxt: fix allocation of PF info struct
2020-05-18 Ajit Khapardenet/bnxt: fix allocation of link info struct
2020-05-18 Ajit Khapardenet/bnxt: fix allocation of flow stat related structs
2020-05-18 Ajit Khapardenet/bnxt: fix allocation of COS queue info
2020-05-18 Ajit Khapardenet/bnxt: fix allocation of LED config info
2020-05-18 Kalesh APnet/bnxt: support 200G link speed
2020-05-11 Ajit Khapardenet/bnxt: fix FW version query
2020-05-11 Kalesh APnet/bnxt: fix TQM ring context memory size
2020-05-11 Kalesh APnet/bnxt: fix number of TQM ring
2020-04-25 Kalesh APnet/bnxt: fix VNIC Rx queue count on VNIC free
2020-04-25 Luca Boccassifix various typos found by Lintian
2020-04-22 Kalesh APnet/bnxt: log firmware status on early init failure
2020-04-22 Kalesh APnet/bnxt: fix VLAN add when port is stopped
2020-04-22 Kalesh APnet/bnxt: fix port start failure handling
2020-04-22 Kalesh APnet/bnxt: use true/false for bool types
2020-04-22 Kalesh APnet/bnxt: fix HWRM command during FW reset
2020-04-22 Kalesh APnet/bnxt: support speed capabilities query
2020-04-21 Kishore Padmanabhanet/bnxt: add session and function flow flush
2020-04-21 Somnath Koturnet/bnxt: add flow stats in extended stats
2020-04-21 Venkat Duvvurunet/bnxt: disable vector mode on host based TruFlow
2020-04-21 Venkat Duvvurunet/bnxt: register TruFlow flow API ops
2020-04-21 Venkat Duvvurunet/bnxt: support ULP session manager cleanup
2020-04-21 Venkat Duvvurunet/bnxt: support ULP session manager init
2020-04-21 Venkat Duvvurunet/bnxt: support host memory based TruFlow
2020-04-21 Venkat Duvvurunet/bnxt: fetch VNIC info
2020-04-21 Venkat Duvvurunet/bnxt: fetch SVIF information from firmware
2020-03-18 Kalesh APnet/bnxt: fix MAC address setting when port is stopped
2020-03-18 Kalesh APnet/bnxt: fix recovery alarm race condition in port...
2020-02-14 Kalesh APnet/bnxt: make locally used functions static
2020-02-14 Kalesh APnet/bnxt: fix port stop on error recovery failure
2020-02-14 Rahul Guptanet/bnxt: fix default timeout for getting FW version
2020-02-14 Kalesh APnet/bnxt: fix unnecessary delay in port stop
2020-02-05 Kalesh APnet/bnxt: fix return code handling in VLAN config
2020-02-05 Kalesh APnet/bnxt: remove a redundant variable
2020-02-05 Kalesh APnet/bnxt: remove redundant macro
2020-02-05 Kalesh APnet/bnxt: remove redundant if statement
2020-02-05 Somnath Koturnet/bnxt: allow group ID 0 for RSS action
2020-02-05 Somnath Koturnet/bnxt: release port upon close
2020-02-05 Kalesh APnet/bnxt: use macro for PCI log format
2020-02-05 Kalesh APnet/bnxt: fix a memory leak in port stop
next