aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/sfp.c
AgeCommit message (Expand)Author
2023-02-06net/phy/mdio-i2c: Move header file to include/linux/mdioAndrew Lunn
2022-07-21net: sfp: fix memory leak in sfp_probe()Jianglei Nie
2021-10-13net: sfp: Fix typo in state machine debug stringSean Anderson
2020-11-10sfp: Fix error handing in sfp_probe()YueHaibing
2019-08-24net: phy: sfp: Add labels to hwmon sensorsAndrew Lunn
2019-07-21net: phy: sfp: hwmon: Fix scaling of RX powerAndrew Lunn
2019-06-14net: phy: sfp: clean up a conditionDan Carpenter
2019-06-09net: sfp: add mutex to prevent concurrent state checksRobert Hancock
2019-06-09net: sfp: Stop SFP polling and interrupt handling during shutdownRobert Hancock
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-03net: sfp: read eeprom in maximum 16 byte incrementsRussell King
2019-05-30net: phy: sfp: enable i2c-bus detection on ACPI based systemsRuslan Babayev
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-08net: sfp: do not probe SFP module before we're attachedRussell King
2019-01-22net: phy: Convert some PHY and MDIO driver files to SPDX headersAndrew Lunn
2018-10-11net: phy: sfp: remove sfp_mutex's definitionSebastian Andrzej Siewior
2018-09-26net: phy: sfp: Fix unregistering of HWMON SFP deviceAndrew Lunn
2018-09-04net: phy: sfp: Handle unimplemented hwmon limits and alarmsAndrew Lunn
2018-08-09net: phy: sftp: print debug message with text, not numbersAndrew Lunn
2018-07-18net: phy: sfp: Add HWMON support for module sensorsAndrew Lunn
2018-05-23net: phy: sfp: make the i2c-bus dt property mandatoryAntoine Tenart
2018-05-23net: phy: sfp: warn the user when no tx_disable pin is availableAntoine Tenart
2018-03-29sfp: allow cotsworks modulesRussell King
2018-02-28sfp: add high power module supportJon Nettleton
2018-01-02sfp: use precision to print non-null terminated stringsRussell King
2017-12-18sfp: fix EEPROM reading in the case of non-SFF8472 SFPsRussell King
2017-12-18sfp: fix non-detection of PHYRussell King
2017-12-15sfp: add sff module supportRussell King
2017-12-01sfp: warn about modules requiring address change sequenceRussell King
2017-12-01sfp: improve RX_LOS handlingRussell King
2017-12-01sfp: fix RX_LOS signal handlingRussell King
2017-11-01net: phy: Fix sfp.c build against GPIO definitionsFlorian Fainelli
2017-11-01net: phy: Cosmetic fixes to phylink/sfp/sfp-bus.cFlorian Fainelli
2017-09-08net: phy: sfp: rename dt properties to match the bindingBaruch Siach
2017-08-06sfp: add SFP module supportRussell King