net/bnxt: support Thor WC TCAM
[dpdk.git] / drivers / net / bnxt /
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
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-22 David Marchanddrivers: add headers install helper
2020-10-20 Stephen Hemmingereal: rename lcore master and slave
2020-10-19 Bruce Richardsonbuild: remove library name from version map file name
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 Kishore Padmanabhanet/bnxt: add parent child flow create and free
2020-10-16 Mike Baucomnet/bnxt: remove flow db table type from templates
2020-10-16 Mike Baucomnet/bnxt: consolidate template table processing
2020-10-16 Kishore Padmanabhanet/bnxt: support parent child flow database
2020-10-16 Mike Baucomnet/bnxt: support runtime EM selection
2020-10-16 Venkat Duvvurunet/bnxt: handle default VNIC change async event
2020-10-16 Kishore Padmanabhanet/bnxt: combine default and regular flows
2020-10-16 Mike Baucomnet/bnxt: consolidate template table processing
2020-10-16 Venkat Duvvurunet/bnxt: fix PF support in SR-IOV mode
2020-10-16 Mike Baucomnet/bnxt: add Stingray device support to ULP
2020-10-16 Mike Baucomnet/bnxt: add multi-device infrastructure
2020-10-16 Kishore Padmanabhanet/bnxt: fix corruption of session details
2020-10-16 Lance Richardsonnet/bnxt: fix non-vector fast mbuf free offload
2020-10-16 Lance Richardsonnet/bnxt: remove unused macros and fields
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: update HWRM structures
2020-10-08 Ajit Khapardenet/bnxt: support RSS hash selection
2020-09-30 Chenbo Xiadrivers/net: fix port id size
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 Lance Richardsonnet/bnxt: fix vector mode for 32-bit x86
2020-09-30 Somnath Koturnet/bnxt: check representors devargs before probe
2020-09-30 Ajit Khapardenet/bnxt: support 200G PAM4 link
next