Merge branch 'bnxt_en-support-new-5760x-p7-devices'
authorJakub Kicinski <kuba@kernel.org>
Mon, 4 Dec 2023 23:12:50 +0000 (15:12 -0800)
committerJakub Kicinski <kuba@kernel.org>
Mon, 4 Dec 2023 23:12:51 +0000 (15:12 -0800)
commit3706f141e5639d3034bd83448e929b8462362651
tree64699e6b9fb0d6535e58116062648d1de908560d
parent91051f003948432f83b5d2766eeb83b2b4993649
parent2012a6abc87657c6c8171bb5ff13dd9bafb241bf
Merge branch 'bnxt_en-support-new-5760x-p7-devices'

Michael Chan says:

====================
bnxt_en: Support new 5760X P7 devices

This series completes the basic support for the new 5760X P7 devices
with new PCI IDs added in the last patch.

Thie first patch fixes a backing store issue introduced in the last
patchset last week.  The 2nd patch is the new firmware interface
required to support the new chips.  The next few patches are doorbell
changes, refactoring, and new hardware interface structures.  New
changes to support packet reception including TPA are added in patch 10.
The next 4 patches are ethernet link related changes to support the
new chip.
====================

Link: https://lore.kernel.org/r/20231201223924.26955-1-michael.chan@broadcom.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>