net/bnxt: fix HWRM and FW incompatibility handling
[dpdk.git] / drivers / net / bnxt /
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
2021-01-13 Kalesh APnet/bnxt: support LRO for SR2 chip
2021-01-13 Kalesh APnet/bnxt: modify VNIC accounting
2021-01-13 Kalesh APnet/bnxt: add new Rx checksum mode
2021-01-13 Kalesh APnet/bnxt: support 58818 chip family
2021-01-08 Lance Richardsonnet/bnxt: set correct checksum status in mbuf
2021-01-08 Lance Richardsonnet/bnxt: make offload flags mapping per-ring
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 Lance Richardsonnet/bnxt: fix fallback mbuf allocation logic
2021-01-08 Lance Richardsonnet/bnxt: fix doorbell write ordering
2021-01-08 Lance Richardsonnet/bnxt: limit Rx representor packets per poll
2021-01-08 Ajit Khapardenet/bnxt: modify ring index logic
2021-01-08 Ajit Khapardenet/bnxt: add missing comments
2021-01-08 Ajit Khapardenet/bnxt: update indentation and coding style
2021-01-08 Somnath Koturnet/bnxt: fix PF resource query
2021-01-08 Kalesh APnet/bnxt: fix VNIC RSS configure function
2021-01-08 Ajit Khapardenet/bnxt: remove function declaration
2021-01-08 Ajit Khapardenet/bnxt: fix freeing mbuf
2021-01-08 Rahul Guptanet/bnxt: support 236 queues in NS3
2021-01-08 Sriharsha Basavapatnanet/bnxt: fix max rings computation
2021-01-08 Ajit Khapardenet/bnxt: fix format specifier for unsigned int
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 Kalesh APnet/bnxt: release HWRM lock in error
2021-01-08 Ajit Khapardenet/bnxt: remove unused field
2021-01-08 Samik Guptanet/bnxt: fix VNIC config on Rx queue stop
2021-01-08 Samik Guptanet/bnxt: fix Rx rings in RSS redirection table
2021-01-08 Lance Richardsonnet/bnxt: disable end of packet padding for Rx
2021-01-08 Yunjian Wangnet/bnxt: fix memory leak when mapping fails
2021-01-11 Ferruh Yigitnet/bnxt: remove redundant return
2020-11-22 Conor Walshnet/bnxt: fix format specifier for unsigned numbers
2020-11-22 Xiaoyu Minnet/bnxt: fix VLAN/VXLAN encapsulation header size
2020-11-15 Stephen Hemmingereal: replace blacklist/whitelist options
2020-11-13 Lance Richardsonnet/bnxt: fix doorbell barrier location
2020-11-13 Mike Baucomnet/bnxt: fix assignment instead of comparison
2020-11-13 Stephen Hemmingernet/bnxt: remove useless prefetches
2020-11-03 Venkat Duvvurunet/bnxt: fix VXLAN decap offload
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 Rahul Guptanet/bnxt: fix Rx performance by removing spinlock
2020-11-03 Ajit Khapardenet/bnxt: set thread safe flow ops flag
2020-11-03 Ajit Khapardenet/bnxt: fix resetting mbuf data offset
2020-11-03 Ajit Khapardenet/bnxt: increase size of Rx CQ
2020-11-03 Venkat Duvvurunet/bnxt: support VXLAN decap offload
2020-11-03 Venkat Duvvurunet/bnxt: add VXLAN decap templates
2020-11-03 Venkat Duvvurunet/bnxt: refactor flow id allocation
2020-11-03 Kishore Padmanabhanet/bnxt: add mapper support for wildcard TCAM
2020-11-03 Somnath Koturnet/bnxt: modify HWRM command to create reps
2020-11-03 Kishore Padmanabhanet/bnxt: add hierarchical flow counters
2020-11-03 Somnath Koturnet/bnxt: fix flow query count
2020-11-03 Peter Spreadboroughnet/bnxt: update ULP resource counts
2020-11-03 Farah Smithnet/bnxt: add table scope to PF mapping
2020-11-03 Jay Dingnet/bnxt: support two table scopes
2020-11-03 Peter Spreadboroughnet/bnxt: add Stingray support to core layer
2020-11-03 Lance Richardsonnet/bnxt: use shorter SIMD initializers
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-11-03 Somnath Koturnet/bnxt: fix queue release
next