net/ice/base: add inner VLAN protocol type for QinQ filter
[dpdk.git] / drivers / net / bnxt /
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
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
next