[PATCH 0/2] net: sfp: add quirks for FINISTAR FTL* modules

From: Oleksandr Mazur
Date: Tue Sep 13 2022 - 14:40:48 EST


This patch series adds quirks for three FINISTAR sfp modules, which
report not all supported modes and thus must have some software fixups
to overcome the invalid EEPROM data.

FTLX8574D3BCL and FTLX1471D3BCL EEPROMs are missing supported
1000baseX_Full mode, while FTLF8536P4BCL's EEPROM doesn't
report both 1000baseX_Full and 10000baseSR_Full which it (module)
supports.

The patches are combined into a series to ease-out applying
(one of the commits is based on another one, to overcome the
merge conflicts in case if one of them gets applied, if sent
in separate).

Oleksandr Mazur (2):
net: sfp: add quirk for FINISAR FTLX8574D3BCL and FTLX1471D3BCL SFP
modules
net: sfp: add quirk for FINISAR FTLF8536P4BCL SFP module

drivers/net/phy/sfp-bus.c | 33 +++++++++++++++++++++++++++++++++
1 file changed, 33 insertions(+)

--
2.17.1