Message ID | 1666334243-23866-1-git-send-email-michael.chan@broadcom.com (mailing list archive) |
---|---|
Headers | show |
Series | bnxt_en: Driver updates | expand |
Hello: This series was applied to netdev/net-next.git (master) by Jakub Kicinski <kuba@kernel.org>: On Fri, 21 Oct 2022 02:37:20 -0400 you wrote: > 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 > > [...] Here is the summary with links: - [net-next,v3,1/3] bnxt_en: Update firmware interface to 1.10.2.118 https://git.kernel.org/netdev/net-next/c/84a911db8305 - [net-next,v3,2/3] bnxt_en: add .get_module_eeprom_by_page() support https://git.kernel.org/netdev/net-next/c/7ef3d3901b99 - [net-next,v3,3/3] bnxt_en: check and resize NVRAM UPDATE entry before flashing https://git.kernel.org/netdev/net-next/c/45034224623a You are awesome, thank you!