net/bnxt: support Thor WC TCAM
[dpdk.git] / drivers / net / bnxt /
2021-07-07 Jay Dingnet/bnxt: support Thor WC TCAM
2021-07-07 Farah Smithnet/bnxt: add action SRAM translation
2021-06-09 Jay Dingnet/bnxt: support L2 context TCAM operations
2021-06-09 Peter Spreadboroughnet/bnxt: support EM with FKB
2021-06-09 Farah Smithnet/bnxt: update TRUFLOW resources
2021-06-09 Jay Dingnet/bnxt: check resource reservation in TRUFLOW
2021-06-09 Peter Spreadboroughnet/bnxt: add mailbox selection via device operation
2021-06-09 Farah Smithnet/bnxt: add base TRUFLOW support for Thor
2021-06-09 Jeffrey Huangnet/bnxt: add CFA subdirectory of HCAPI
2021-06-08 Kalesh APnet/bnxt: remove unnecessary comment
2021-06-08 Kalesh APnet/bnxt: improve probing log message
2021-06-08 Kalesh APnet/bnxt: fix check for PTP support in FW
2021-06-08 Kalesh APnet/bnxt: use common function to free VNIC resource
2021-06-08 Kalesh APnet/bnxt: set flow error after tunnel redirection free
2021-06-08 Kalesh APnet/bnxt: fix error handling in VNIC prepare
2021-06-08 Kalesh APnet/bnxt: remove unnecessary code
2021-06-08 Kalesh APnet/bnxt: set flow error when free filter not available
2021-06-08 Kalesh APnet/bnxt: fix error messages in VNIC prepare
2021-06-08 Somnath Koturnet/bnxt: workaround spurious zero stats in Thor
2021-06-08 Somnath Koturnet/bnxt: detect bad opaque in Rx completion
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-06-07 Thierry Herbelotnet/bnxt: check access to possible null pointer
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: fix ring count calculation
2021-05-02 Ajit Khapardenet/bnxt: fix mismatched type comparison in Rx
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 Lance Richardsonnet/bnxt: fix dynamic VNIC count
2021-05-02 Somnath Koturnet/bnxt: fix Rx timestamp when FIFO pending bit is set
2021-05-02 Somnath Koturnet/bnxt: refactor multi-queue Rx configuration
2021-04-24 Kalesh APnet/bnxt: drop unused attribute
2021-04-24 Stephen Hemmingernet/bnxt: use prefix on global function
2021-04-24 Kalesh APnet/bnxt: remove unused function parameters
2021-04-24 Kalesh APnet/bnxt: remove unnecessary forward declarations
2021-04-24 Stephen Hemmingernet/bnxt: skip get statistics for stopped queues
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-21 Bruce Richardsondrivers: change indentation in build files
2021-04-07 Kalesh APnet/bnxt: fix FW unregister log
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 Lance Richardsonnet/bnxt: fix handling of null flow mask
2021-03-19 Lance Richardsonnet/bnxt: fix Tx length hint threshold
2021-03-19 Lance Richardsonnet/bnxt: fix Rx buffer posting
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 Somnath Koturnet/bnxt: fix xstats get
2021-03-12 Lance Richardsonnet/bnxt: optimize Tx completion handling
2021-03-12 Ajit Khapardenet/bnxt: rename a member to avoid conflict
2021-03-12 Kalesh APnet/bnxt: mute some failure logs
2021-03-12 Kalesh APnet/bnxt: fix HWRM and FW incompatibility handling
2021-03-12 Kalesh APnet/bnxt: fix VF info allocation
2021-03-12 Kalesh APnet/bnxt: fix device readiness check
2021-03-12 Ajit Khapardenet/bnxt: check flush status during ring free
2021-03-12 Lance Richardsonnet/bnxt: refactor mbuf pointer reset
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 Kalesh APnet/bnxt: handle echo request async message
2021-03-12 Kalesh APnet/bnxt: log port id in async events
2021-03-12 Ajit Khapardenet/bnxt: update to new version of backing store
2021-03-12 Kalesh APnet/bnxt: update HWRM structures
2021-03-12 Venkat Duvvurunet/bnxt: fix queues per VNIC
2021-03-12 Kalesh APnet/bnxt: remove extra blank line
2021-03-12 Kalesh APnet/bnxt: fix VNIC configuration
2021-03-12 Kalesh APnet/bnxt: remove unused macro
2021-03-01 Somnath Koturnet/bnxt: refactor HWRM ring allocation routine
2021-03-01 Lance Richardsonnet/bnxt: fix Rx queue count
2021-03-02 Lance Richardsonmbuf: rename outer IP checksum macro
2021-02-02 Lance Richardsonnet/bnxt: fix Rx completion ring size calculation
2021-01-29 Kalesh APnet/bnxt: fix mbuf flags for PTP packets
2021-01-29 Ajit Khapardenet/bnxt: update copyright year
2021-01-29 Lance Richardsonnet/bnxt: fix null termination of Rx mbuf chain
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 Lance Richardsonnet/bnxt: fix packet type index calculation
2021-01-29 Kalesh APnet/bnxt: fix FW version log
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2021-01-14 Pallavi Kadamdrivers/net: build i40e and mlx5 on Windows
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
next