net/bnxt: fix resource cleanup
[dpdk.git] / drivers / net / bnxt / bnxt_ethdev.c
2021-04-19 Ajit Khapardenet/bnxt: fix resource cleanup
2021-04-07 Kalesh APnet/bnxt: fix configuring LRO
2021-04-07 Kalesh APnet/bnxt: fix double free in port start failure
2021-04-01 Thomas Monjalondrivers/net: remove useless autoneg capability
2021-03-26 Thomas Monjalonethdev: replace callback getting filter operations
2021-03-22 Kalesh APnet/bnxt: fix memory allocation for command response
2021-03-19 Ajit Khapardenet/bnxt: check kvargs parsing
2021-03-19 Kalesh APnet/bnxt: fix timesync when PTP is not supported
2021-03-19 Kalesh APnet/bnxt: fix link state operations
2021-03-19 Ajit Khapardenet/bnxt: fix RSS context cleanup
2021-03-19 Kalesh APnet/bnxt: fix PCI write check
2021-03-19 Somnath Koturnet/bnxt: fix Tx timestamp init
2021-03-16 Xueming Liethdev: introduce representor type
2021-03-12 Somnath Koturnet/bnxt: fix Rx and Tx timestamps
2021-03-12 Lance Richardsonnet/bnxt: optimize Tx completion handling
2021-03-12 Kalesh APnet/bnxt: fix VF info allocation
2021-03-12 Lance Richardsonnet/bnxt: fix Rx descriptor status
2021-03-12 Kalesh APnet/bnxt: fix PTP support for Thor
2021-03-12 Kalesh APnet/bnxt: fix FW readiness check during recovery
2021-03-12 Kalesh APnet/bnxt: fix firmware fatal error handling
2021-03-12 Ajit Khapardenet/bnxt: update to new version of backing store
2021-03-01 Lance Richardsonnet/bnxt: fix Rx queue count
2021-02-02 Lance Richardsonnet/bnxt: fix Rx completion ring size calculation
2021-01-29 Ajit Khapardenet/bnxt: update copyright year
2021-01-29 Somnath Koturnet/bnxt: fix lock handling in stop and close
2021-01-29 Somnath Koturnet/bnxt: refactor init/uninit
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2021-01-13 Somnath Koturnet/bnxt: check chip reset in stop and close
2021-01-13 Somnath Koturnet/bnxt: fix error handling in device start
2021-01-13 Somnath Koturnet/bnxt: fix lock init and destroy
2021-01-13 Kalesh APnet/bnxt: add Rx logic for 58818 chips
2021-01-13 Kalesh APnet/bnxt: modify context memory allocation
2021-01-13 Kalesh APnet/bnxt: modify VNIC accounting
2021-01-13 Kalesh APnet/bnxt: support 58818 chip family
2021-01-08 Ajit Khapardenet/bnxt: remove support for some PCI IDs
2021-01-08 Lance Richardsonnet/bnxt: fix outer UDP checksum Rx offload capability
2021-01-08 Ajit Khapardenet/bnxt: update indentation and coding style
2021-01-08 Somnath Koturnet/bnxt: fix PF resource query
2021-01-08 Sriharsha Basavapatnanet/bnxt: fix max rings computation
2021-01-08 Ajit Khapardenet/bnxt: fix cleanup on mutex init failure
2021-01-08 Kalesh APnet/bnxt: propagate FW command failure to application
2021-01-08 Ajit Khapardenet/bnxt: remove references to Thor
2021-01-08 Samik Guptanet/bnxt: fix Rx rings in RSS redirection table
2020-11-15 Stephen Hemmingereal: replace blacklist/whitelist options
2020-11-03 Ajit Khapardenet/bnxt: fix PAM4 link negotiation
2020-11-03 Somnath Koturnet/bnxt: fix pass by reference
2020-11-03 Somnath Koturnet/bnxt: add a failure log
2020-11-03 Andrew Rybchenkoethdev: remove legacy FDIR filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy tunnel filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy N-tuple filter type support
2020-11-03 Andrew Rybchenkoethdev: remove legacy EtherType filter type support
2020-11-03 Ajit Khapardenet/bnxt: set thread safe flow ops flag
2020-11-03 Somnath Koturnet/bnxt: modify HWRM command to create reps
2020-11-03 Lance Richardsonnet/bnxt: fix boolean operator usage
2020-11-03 Ajit Khapardenet/bnxt: fix resource leak
2020-11-03 Ferruh Yigitnet/bnxt: fix xstats by id
2020-10-31 Thomas Monjalonnet/bnxt: switch CFA code to dynamic mbuf field
2020-10-23 Thomas Monjalonremove config prefix used with make
2020-10-19 Ciara Powernet/bnxt: check max SIMD bitwidth
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
next