ethdev: add namespace
[dpdk.git] / drivers / net / bnxt / bnxt_ethdev.c
2021-10-22 Ferruh Yigitethdev: add namespace
2021-10-18 Ferruh Yigitethdev: remove jumbo offload flag
2021-10-18 Ferruh Yigitethdev: move MTU set check to library
2021-10-18 Ferruh Yigitethdev: move jumbo frame offload check to library
2021-10-18 Ferruh Yigitethdev: fix max Rx packet length
2021-10-13 Konstantin Ananyevethdev: change input parameters for Rx queue count
2021-10-12 Ajit Khapardenet/bnxt: fix Rx queue state on start
2021-09-27 Ajit Khapardenet/bnxt: fix tunnel port accounting
2021-09-27 Kalesh APnet/bnxt: improve error recovery information messages
2021-09-26 Ajit Khapardenet/bnxt: fix Tx queue startup state
2021-09-26 Kalesh APnet/bnxt: fix function driver register/unregister
2021-09-15 Lance Richardsonnet/bnxt: fix Rx queue startup state
2021-09-07 Aman Deep Singhnet: add macro for MAC address print
2021-09-02 Kalesh APnet/bnxt: check FW capability for VLAN offloads
2021-07-14 Kalesh APnet/bnxt: inform firmware about host MTU
2021-07-13 Weifeng Linet/bnxt: fix nested lock during bonding
2021-07-12 Lance Richardsonnet/bnxt: fix missing barriers in completion handling
2021-07-08 Ajit Khapardenet/bnxt: fix Rx interrupt setting
2021-07-08 Ajit Khapardenet/bnxt: support runtime queue setup
2021-07-08 Lance Richardsonnet/bnxt: fix Tx descriptor status implementation
2021-07-08 Lance Richardsonnet/bnxt: fix ring and context memory allocation
2021-07-08 Kalesh APnet/bnxt: invoke device removal event on recovery failure
2021-07-08 Kalesh APnet/bnxt: fix typo in log message
2021-07-08 Kalesh APnet/bnxt: cleanup code
2021-07-08 Kalesh APnet/bnxt: dump SFP module info
2021-07-08 Mike Baucomnet/bnxt: add shared session support to ULP
2021-07-08 Kishore Padmanabhanet/bnxt: refactor ULP mapper
2021-07-08 Venkat Duvvurunet/bnxt: support GRE flows
2021-07-08 Venkat Duvvurunet/bnxt: check FW capability to support TRUFLOW
2021-06-08 Kalesh APnet/bnxt: remove unnecessary comment
2021-06-08 Kalesh APnet/bnxt: improve probing log message
2021-06-08 Somnath Koturnet/bnxt: workaround spurious zero stats in Thor
2021-06-07 Lance Richardsonnet/bnxt: add AVX2 RX/Tx
2021-05-11 David Marchandlog: register with standardized names
2021-05-04 Kalesh APnet/bnxt: prevent device access in error state
2021-05-02 Ajit Khapardenet/bnxt: check PCI config read
2021-05-02 Ajit Khapardenet/bnxt: fix mismatched type comparison in MAC restore
2021-05-02 Kalesh APnet/bnxt: fix single PF per port check
2021-05-02 Somnath Koturnet/bnxt: fix Rx timestamp when FIFO pending bit is set
2021-04-26 Ferruh Yigitdrivers/net: fix FW version query
2021-04-20 Kalesh APnet/bnxt: fix health check alarm cancellation
2021-04-19 Ajit Khapardenet/bnxt: cap max Rx rings for Thor
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
next