summaryrefslogtreecommitdiff
path: root/include/linux/sfp.h
Commit message (Expand)AuthorAgeFilesLines
* net: sfp: make sfp_bus_find_fwnode() take a const fwnodeRussell King (Oracle)2023-03-271-2/+3
* net: sfp: move field definitions along side register indexRussell King (Oracle)2022-10-281-10/+17
* net: sfp: convert register indexes from hex to decimalRussell King (Oracle)2022-10-281-90/+90
* net: sfp: provide a definition for the power level select bitRussell King (Oracle)2022-10-241-0/+2
* net: sfp: augment SFP parsing with phy_interface_t bitmapRussell King2022-10-031-2/+3
* phy: sfp: add netlink SFP support to generic SFP codeAndrew Lunn2021-04-111-0/+10
* net: phylink: delay MAC configuration for copper SFP modulesRussell King2019-12-111-0/+7
* net: sfp: add module start/stop upstream notificationsRussell King2019-12-111-0/+4
* net: sfp: add more extended compliance codesRussell King2019-12-111-27/+55
* net: sfp: derive interface mode from ethtool link modesRussell King2019-12-111-2/+0
* net: sfp: soft status and control supportRussell King2019-11-201-0/+4
* net: sfp: fix sfp_bus_add_upstream() warningRussell King2019-11-121-2/+2
* net: sfp: rework upstream interfaceRussell King2019-11-091-8/+17
* net: sfp: move fwnode parsing into sfp-bus layerRussell King2019-10-161-5/+5
* net: sfp: remove sfp-bus use of netdevsRussell King2019-05-311-4/+2
* net: sfp: add mandatory attach/detach methods for sfp busesRussell King2019-05-311-0/+6
* net: phy: sfp: correct location of SFP standardsBaruch Siach2018-11-291-1/+1
* net: phy: sfp: Add HWMON support for module sensorsAndrew Lunn2018-07-181-1/+71
* phylink,sfp: negotiate interface format with MACRussell King2018-02-281-8/+10
* sfp: improve support for direct-attach copper cablesRussell King2018-01-021-1/+35
* sfp: add sff module supportRussell King2017-12-151-0/+1
* sfp: convert to fwnodeRussell King2017-12-051-3/+4
* sfp: add documentation for kernel APIsRussell King2017-12-051-14/+36
* sfp: add sfp-bus to bridge between network devices and sfp cagesRussell King2017-08-061-0/+434