]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge branch 'bnxt_en-bug-fixes'
authorJakub Kicinski <kuba@kernel.org>
Wed, 6 May 2026 00:36:16 +0000 (17:36 -0700)
committerJakub Kicinski <kuba@kernel.org>
Wed, 6 May 2026 00:36:17 +0000 (17:36 -0700)
commit561a22d979a42f8c58f7757145e06d30bc2fa4ae
tree7188577ce4227811ad55736d1ab4f0daa15f93d6
parent5ad509c1fdad4bf0993b72d1b3d462f036d8a0d8
parentbd279e104e5f5400307d56116a36756b35ab345a
Merge branch 'bnxt_en-bug-fixes'

Pavan Chebbi says:

====================
bnxt_en: Bug fixes

This patchset adds the following fixes for bnxt:

Patch #1 fixes DPC AER handling to make it more reliable

Patch #2 fixes incorrect capping bp->max_tpa based on what the FW
supports

Patch #3 fixes ignoring of VNIC configuration result when RDMA
driver is loading

Patch #4 fixes logic to make phase adjustment on the PPS OUT signal
====================

Link: https://patch.msgid.link/20260504083611.1383776-1-pavan.chebbi@broadcom.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>