summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/sfp.c
Commit message (Expand)AuthorAgeFilesLines
* net: phy: sfp: hwmon: Fix scaling of RX powerAndrew Lunn2019-07-211-1/+1
* net: phy: sfp: clean up a conditionDan Carpenter2019-06-151-1/+1
* net: sfp: add mutex to prevent concurrent state checksRobert Hancock2019-06-101-1/+5
* net: sfp: Stop SFP polling and interrupt handling during shutdownRobert Hancock2019-06-101-5/+26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-071-4/+20
|\
| * net: sfp: read eeprom in maximum 16 byte incrementsRussell King2019-06-041-4/+20
* | net: phy: sfp: enable i2c-bus detection on ACPI based systemsRuslan Babayev2019-05-301-8/+27
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-151-9/+21
|\
| * net: sfp: do not probe SFP module before we're attachedRussell King2019-02-091-9/+21
* | net: phy: Convert some PHY and MDIO driver files to SPDX headersAndrew Lunn2019-01-231-0/+1
|/
* net: phy: sfp: remove sfp_mutex's definitionSebastian Andrzej Siewior2018-10-111-2/+0Star
* net: phy: sfp: Fix unregistering of HWMON SFP deviceAndrew Lunn2018-09-271-2/+5
* net: phy: sfp: Handle unimplemented hwmon limits and alarmsAndrew Lunn2018-09-041-4/+16
* net: phy: sftp: print debug message with text, not numbersAndrew Lunn2018-08-091-4/+72
* net: phy: sfp: Add HWMON support for module sensorsAndrew Lunn2018-07-181-0/+727
* net: phy: sfp: make the i2c-bus dt property mandatoryAntoine Tenart2018-05-231-13/+15
* net: phy: sfp: warn the user when no tx_disable pin is availableAntoine Tenart2018-05-231-0/+9
* sfp: allow cotsworks modulesRussell King2018-03-291-10/+31
* sfp: add high power module supportJon Nettleton2018-02-281-18/+132
* sfp: use precision to print non-null terminated stringsRussell King2018-01-031-18/+6Star
* sfp: fix EEPROM reading in the case of non-SFF8472 SFPsRussell King2017-12-181-4/+3Star
* sfp: fix non-detection of PHYRussell King2017-12-181-4/+4
* sfp: add sff module supportRussell King2017-12-151-14/+64
* sfp: warn about modules requiring address change sequenceRussell King2017-12-011-1/+7
* sfp: improve RX_LOS handlingRussell King2017-12-011-11/+22
* sfp: fix RX_LOS signal handlingRussell King2017-12-011-3/+5
* net: phy: Fix sfp.c build against GPIO definitionsFlorian Fainelli2017-11-011-1/+1
* net: phy: Cosmetic fixes to phylink/sfp/sfp-bus.cFlorian Fainelli2017-11-011-14/+13Star
* net: phy: sfp: rename dt properties to match the bindingBaruch Siach2017-09-091-2/+2
* sfp: add SFP module supportRussell King2017-08-071-0/+915