1. 05 Dec, 2023 39 commits
  2. 04 Dec, 2023 1 commit
    • Jakub Kicinski's avatar
      Merge branch 'bnxt_en-support-new-5760x-p7-devices' · 3706f141
      Jakub Kicinski authored
      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.comSigned-off-by: default avatarJakub Kicinski <kuba@kernel.org>
      3706f141