netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] net: sfp: add quirks for FINISTAR FTL* modules
@ 2022-09-13 18:10 Oleksandr Mazur
  2022-09-13 18:10 ` [PATCH 1/2] net: sfp: add quirk for FINISAR FTLX8574D3BCL and FTLX1471D3BCL SFP modules Oleksandr Mazur
  2022-09-13 18:10 ` [PATCH 2/2] net: sfp: add quirk for FINISAR FTLF8536P4BCL SFP module Oleksandr Mazur
  0 siblings, 2 replies; 5+ messages in thread
From: Oleksandr Mazur @ 2022-09-13 18:10 UTC (permalink / raw)
  To: netdev, linux-kernel
  Cc: pabeni, kuba, edumazet, davem, hkallweit1, andrew, linux,
	Oleksandr Mazur

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


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

end of thread, other threads:[~2022-09-13 19:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-13 18:10 [PATCH 0/2] net: sfp: add quirks for FINISTAR FTL* modules Oleksandr Mazur
2022-09-13 18:10 ` [PATCH 1/2] net: sfp: add quirk for FINISAR FTLX8574D3BCL and FTLX1471D3BCL SFP modules Oleksandr Mazur
2022-09-13 19:00   ` Russell King (Oracle)
2022-09-13 18:10 ` [PATCH 2/2] net: sfp: add quirk for FINISAR FTLF8536P4BCL SFP module Oleksandr Mazur
2022-09-13 19:01   ` Russell King (Oracle)

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).