[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1666334243-23866-1-git-send-email-michael.chan@broadcom.com>
Date: Fri, 21 Oct 2022 02:37:20 -0400
From: Michael Chan <michael.chan@...adcom.com>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org, kuba@...nel.org, edumazet@...gle.com,
pabeni@...hat.com, gospo@...adcom.com, vikas.gupta@...adcom.com
Subject: [PATCH net-next v3 0/3] bnxt_en: Driver updates
This patchset adds .get_module_eeprom_by_page() support and adds
an NVRAM resize step to allow larger firmware images to be flashed
to older firmware.
v3: Return more specific extack error when .get_module_eeprom_by_page()
fails.
Return -EINVAL from bnxt_get_module_eeprom_by_page() when we
don't want to fallback to old method.
v2: Simplify .get_module_eeprom_by_page() as suggested by Ido Schimmel
Michael Chan (1):
bnxt_en: Update firmware interface to 1.10.2.118
Vikas Gupta (2):
bnxt_en: add .get_module_eeprom_by_page() support
bnxt_en: check and resize NVRAM UPDATE entry before flashing
drivers/net/ethernet/broadcom/bnxt/bnxt.h | 1 +
.../net/ethernet/broadcom/bnxt/bnxt_ethtool.c | 109 +++++++-
drivers/net/ethernet/broadcom/bnxt/bnxt_hsi.h | 234 +++++++++++++-----
3 files changed, 272 insertions(+), 72 deletions(-)
--
2.18.1
Download attachment "smime.p7s" of type "application/pkcs7-signature" (4209 bytes)
Powered by blists - more mailing lists