netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/6] bnxt_en: Driver updates
@ 2022-09-28  0:58 Michael Chan
  2022-09-28  0:58 ` [PATCH net-next 1/6] bnxt_en: Update firmware interface to 1.10.2.118 Michael Chan
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Michael Chan @ 2022-09-28  0:58 UTC (permalink / raw)
  To: davem; +Cc: netdev, kuba, edumazet, pabeni, gospo, vikas.gupta

[-- Attachment #1: Type: text/plain, Size: 800 bytes --]

This patchset adds more complete module eeprom support and adds
an NVRAM resize step to allow larger firmware images to be flashed
to older firmware.

Edwin Peer (1):
  bnxt_en: add support for QSFP optional EEPROM data

Michael Chan (1):
  bnxt_en: Update firmware interface to 1.10.2.118

Vikas Gupta (4):
  bnxt_en: Add bank parameter to bnxt_read_sfp_module_eeprom_info()
  bnxt_en: Refactor bnxt_get_module_info()
  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     |  15 ++
 .../net/ethernet/broadcom/bnxt/bnxt_ethtool.c | 248 +++++++++++++++---
 drivers/net/ethernet/broadcom/bnxt/bnxt_hsi.h | 234 ++++++++++++-----
 3 files changed, 402 insertions(+), 95 deletions(-)

-- 
2.18.1


[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4209 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-09-30 10:05 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-28  0:58 [PATCH net-next 0/6] bnxt_en: Driver updates Michael Chan
2022-09-28  0:58 ` [PATCH net-next 1/6] bnxt_en: Update firmware interface to 1.10.2.118 Michael Chan
2022-09-28  0:58 ` [PATCH net-next 2/6] bnxt_en: add support for QSFP optional EEPROM data Michael Chan
2022-09-28  0:58 ` [PATCH net-next 3/6] bnxt_en: Add bank parameter to bnxt_read_sfp_module_eeprom_info() Michael Chan
2022-09-28  0:58 ` [PATCH net-next 4/6] bnxt_en: Refactor bnxt_get_module_info() Michael Chan
2022-09-28  0:58 ` [PATCH net-next 5/6] bnxt_en: add .get_module_eeprom_by_page() support Michael Chan
2022-09-28  9:34   ` Ido Schimmel
2022-09-29  5:35     ` Vikas Gupta
2022-09-29  7:32       ` Ido Schimmel
2022-09-30 10:05         ` Vikas Gupta
2022-09-28  0:58 ` [PATCH net-next 6/6] bnxt_en: check and resize NVRAM UPDATE entry before flashing Michael Chan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).