Message ID | 20240627140857.1398100-1-danieller@nvidia.com (mailing list archive) |
---|---|
Headers | show |
Series | Add ability to flash modules' firmware | expand |
Hello: This series was applied to netdev/net-next.git (main) by David S. Miller <davem@davemloft.net>: On Thu, 27 Jun 2024 17:08:47 +0300 you wrote: > CMIS compliant modules such as QSFP-DD might be running a firmware that > can be updated in a vendor-neutral way by exchanging messages between > the host and the module as described in section 7.2.2 of revision > 4.0 of the CMIS standard. > > According to the CMIS standard, the firmware update process is done > using a CDB commands sequence. > > [...] Here is the summary with links: - [net-next,v8,1/9] ethtool: Add ethtool operation to write to a transceiver module EEPROM https://git.kernel.org/netdev/net-next/c/69540b7987ef - [net-next,v8,2/9] mlxsw: Implement ethtool operation to write to a transceiver module EEPROM https://git.kernel.org/netdev/net-next/c/1983a8007032 - [net-next,v8,3/9] ethtool: Add an interface for flashing transceiver modules' firmware https://git.kernel.org/netdev/net-next/c/46fb3ba95b93 - [net-next,v8,4/9] ethtool: Add flashing transceiver modules' firmware notifications ability https://git.kernel.org/netdev/net-next/c/d7d4cfc4c97c - [net-next,v8,5/9] ethtool: Veto some operations during firmware flashing process https://git.kernel.org/netdev/net-next/c/31e0aa99dc02 - [net-next,v8,6/9] net: sfp: Add more extended compliance codes https://git.kernel.org/netdev/net-next/c/e4f91936993c - [net-next,v8,7/9] ethtool: cmis_cdb: Add a layer for supporting CDB commands https://git.kernel.org/netdev/net-next/c/a39c84d79625 - [net-next,v8,8/9] ethtool: cmis_fw_update: add a layer for supporting firmware update using CDB https://git.kernel.org/netdev/net-next/c/c4f78134d45c - [net-next,v8,9/9] ethtool: Add ability to flash transceiver modules' firmware https://git.kernel.org/netdev/net-next/c/32b4c8b53ee7 You are awesome, thank you!