aboutsummaryrefslogtreecommitdiffstats
path: root/qsfp.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-28net: ethtool: Add default branch to sff8636_show_all_ioctl switchHao Lan1-4/+5
2023-11-23ethtool: Add support for more CMIS transceiver modulesIdo Schimmel1-3/+7
2023-06-14sff-8636: report LOL / LOS / Tx FaultJakub Kicinski1-0/+30
2022-04-03ethtool: Add support for OSFP transceiver modulesDanielle Ratson1-1/+3
2021-12-02sff-8636: Print Power set and Power override bitsIdo Schimmel1-0/+6
2021-12-02sff-common: Move OFFSET_TO_U16_PTR() to common header fileIdo Schimmel1-1/+0
2021-12-02sff-8636: Use an SFF-8636 specific define for maximum number of channelsIdo Schimmel1-4/+5
2021-11-08sff-8636: Request specific pages for parsing in netlink pathIdo Schimmel1-13/+47
2021-11-08sff-8636: Consolidate code between IOCTL and netlink pathsIdo Schimmel1-14/+15
2021-11-08sff-8636: Use memory map during parsingIdo Schimmel1-167/+201
2021-11-08sff-8636: Initialize SFF-8636 memory mapIdo Schimmel1-0/+65
2021-11-08sff-8636: Rename SFF-8636 parsing functionsIdo Schimmel1-3/+3
2021-11-08cmis: Rename CMIS parsing functionsIdo Schimmel1-1/+1
2021-10-11sff-8636: Remove extra blank linesIdo Schimmel1-2/+0
2021-10-11sff-8636: Convert if statement to switch-caseIdo Schimmel1-3/+5
2021-10-11sff-8636: Fix incorrect function nameIdo Schimmel1-3/+3
2021-10-11sff-8636: Remove incorrect commentIdo Schimmel1-1/+1
2021-09-15sff-8636: Fix parsing of Page 03h in IOCTL pathIdo Schimmel1-1/+1
2021-07-08ethtool: Rename QSFP-DD identifiers to use CMISVladyslav Tarasiuk1-1/+1
2021-07-08ethtool: Refactor human-readable module EEPROM output for new APIVladyslav Tarasiuk1-55/+73
2020-08-23Add QSFP-DD supportAdrian Pop1-36/+11
2020-05-13ethtool: add support for newer SFF-8024 compliance codesPaul Schmidt1-0/+101
2019-03-14ethtool: qsfp: fix special value comparisonMichal Kubecek1-1/+2
2018-10-04ethtool: Fix uninitialized variable use at qsfp dumpEran Ben Elisha1-1/+1
2018-06-13ethtool: remove unreachable codeIvan Vecera1-3/+0
2018-02-27ethtool: Add SFF 8636 date code parsing supportSaeed Mahameed1-0/+2
2016-08-24ethtool:QSFP Plus/QSFP28 Diagnostics Information SupportVidya Sagar Ravipati1-0/+788