summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2019-11-20net: sfp: soft status and control supportRussell King
2019-11-20net: sfp: add some quirks for GPON modulesRussell King
2019-11-20net: sfp: add support for module quirksRussell King
2019-11-18net: phy: dp83869: fix return of uninitialized variable retColin Ian King
2019-11-18net: phy: avoid matching all-ones clause 45 PHY IDsRussell King
2019-11-18net: phy: marvell10g: add SFP+ supportRussell King
2019-11-18net: phy: add core phylib sfp supportRussell King
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-16mscc.c: fix semicolon.cocci warningskbuild test robot
2019-11-16net: phylink: update to use phy_support_asym_pause()Russell King
2019-11-15dp83640: Reject requests to enable time stamping on both edges.Richard Cochran
2019-11-15ptp: Introduce strict checking of external time stamp options.Richard Cochran
2019-11-15dp83640: reject unsupported external timestamp flagsJacob Keller
2019-11-15net: reject PTP periodic output requests with unsupported flagsJacob Keller
2019-11-14net: phy: dp83869: Add TI dp83869 phyDan Murphy
2019-11-13mscc.c: Add support for additional VSC PHYsBryan Whitehead
2019-11-13net: sfp: fix spelling mistake "requies" -> "requires"Colin Ian King
2019-11-11mdio_bus: Fix PTR_ERR applied after initialization to constantYueHaibing
2019-11-11net: sfp: allow modules with slow diagnostics to probeRussell King
2019-11-11net: sfp: allow sfp to probe slow to initialise GPON modulesRussell King
2019-11-11net: sfp: move module insert reporting out of probeRussell King
2019-11-11net: sfp: split power mode switching from probeRussell King
2019-11-11net: sfp: track upstream's attachment state in state machineRussell King
2019-11-11net: sfp: ensure TX_FAULT has deasserted before probing the PHYRussell King
2019-11-11net: sfp: allow fault processing to transition to other statesRussell King
2019-11-11net: sfp: eliminate mdelay() from PHY probeRussell King
2019-11-11net: sfp: split the PHY probe from sfp_sm_mod_init()Russell King
2019-11-11net: sfp: control TX_DISABLE and phy only from main state machineRussell King
2019-11-11net: sfp: avoid power switch on address-change modulesRussell King
2019-11-11net: sfp: parse SFP power requirement earlierRussell King
2019-11-11net: sfp: rename T_PROBE_WAIT to T_SERIALRussell King
2019-11-11net: sfp: handle module remove outside state machineRussell King
2019-11-11net: sfp: rename sfp_sm_ins_next() as sfp_sm_mod_next()Russell King
2019-11-11net: sfp: move tx disable on device down to main state machineRussell King
2019-11-11net: sfp: move sfp sub-state machines into separate functionsRussell King
2019-11-11net: sfp: fix sfp_bus_put() kernel documentationRussell King
2019-11-09net: sfp: rework upstream interfaceRussell King
2019-11-07net: phy: at803x: add missing dependency on CONFIG_REGULATORMadalin Bucur
2019-11-06net: phy: at803x: remove config_init for AR9331Michael Walle
2019-11-06net: phy: at803x: fix the PHY namesMichael Walle
2019-11-06net: phy: at803x: mention AR8033 as same as AR8031Michael Walle
2019-11-06net: phy: at803x: add device tree bindingMichael Walle
2019-11-06net: phy: at803x: fix Kconfig descriptionMichael Walle
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-01net: phylink: Fix phylink_dbg() macroFlorian Fainelli
2019-10-30net: phy: marvell: add downshift support for 88E1145Heiner Kallweit
2019-10-29net: phy: marvell: add PHY tunable support for more PHY versionsHeiner Kallweit
2019-10-29net: phy: marvell: add downshift support for M88E1111Heiner Kallweit
2019-10-29net: phy: marvell: fix downshift function namingHeiner Kallweit
2019-10-29net: phy: marvell: fix typo in constant MII_M1011_PHY_SRC_DOWNSHIFT_MASKHeiner Kallweit