aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-11net: sfp: allow modules with slow diagnostics to probeRussell King1-22/+74
2019-11-11net: sfp: allow sfp to probe slow to initialise GPON modulesRussell King1-10/+28
2019-11-11net: sfp: move module insert reporting out of probeRussell King1-18/+40
2019-11-11net: sfp: split power mode switching from probeRussell King1-37/+64
2019-11-11net: sfp: track upstream's attachment state in state machineRussell King1-13/+29
2019-11-11net: sfp: ensure TX_FAULT has deasserted before probing the PHYRussell King1-6/+25
2019-11-11net: sfp: allow fault processing to transition to other statesRussell King1-6/+6
2019-11-11net: sfp: eliminate mdelay() from PHY probeRussell King1-12/+40
2019-11-11net: sfp: split the PHY probe from sfp_sm_mod_init()Russell King1-8/+13
2019-11-11net: sfp: control TX_DISABLE and phy only from main state machineRussell King1-8/+1
2019-11-11net: sfp: avoid power switch on address-change modulesRussell King1-11/+20
2019-11-11net: sfp: parse SFP power requirement earlierRussell King1-13/+29
2019-11-11net: sfp: rename T_PROBE_WAIT to T_SERIALRussell King1-7/+6
2019-11-11net: sfp: handle module remove outside state machineRussell King1-7/+9
2019-11-11net: sfp: rename sfp_sm_ins_next() as sfp_sm_mod_next()Russell King1-8/+8
2019-11-11net: sfp: move tx disable on device down to main state machineRussell King1-8/+2
2019-11-11net: sfp: move sfp sub-state machines into separate functionsRussell King1-31/+43
2019-11-11net: sfp: fix sfp_bus_put() kernel documentationRussell King1-1/+1
2019-11-09net: sfp: rework upstream interfaceRussell King2-31/+71
2019-11-07net: phy: at803x: add missing dependency on CONFIG_REGULATORMadalin Bucur1-0/+1
2019-11-06net: phy: at803x: remove config_init for AR9331Michael Walle1-2/+0
2019-11-06net: phy: at803x: fix the PHY namesMichael Walle1-9/+9
2019-11-06net: phy: at803x: mention AR8033 as same as AR8031Michael Walle2-6/+8
2019-11-06net: phy: at803x: add device tree bindingMichael Walle1-1/+300
2019-11-06net: phy: at803x: fix Kconfig descriptionMichael Walle1-5/+5
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-0/+17
2019-11-01net: phylink: Fix phylink_dbg() macroFlorian Fainelli1-0/+16
2019-10-30net: phy: marvell: add downshift support for 88E1145Heiner Kallweit1-0/+3
2019-10-29net: phy: marvell: add PHY tunable support for more PHY versionsHeiner Kallweit1-0/+12
2019-10-29net: phy: marvell: add downshift support for M88E1111Heiner Kallweit1-0/+64
2019-10-29net: phy: marvell: fix downshift function namingHeiner Kallweit1-15/+15
2019-10-29net: phy: marvell: fix typo in constant MII_M1011_PHY_SRC_DOWNSHIFT_MASKHeiner Kallweit1-4/+4
2019-10-29net: phy: dp83867: support Wake on LANThomas Haemmerle1-1/+130
2019-10-25net: phy: dp83867: move dt parsing to probeGrygorii Strashko1-5/+1
2019-10-25net: phy: dp83867: enable robust auto-mdixGrygorii Strashko1-5/+10
2019-10-23net: phy: smsc: LAN8740: add PHY_RST_AFTER_CLK_EN flagMartin Fuzzey1-0/+1
2019-10-23net: phy: broadcom: add 1000Base-X support for BCM54616STao Ren1-4/+53
2019-10-23net: phy: add support for clause 37 auto-negotiationHeiner Kallweit1-0/+139
2019-10-23net: phy: modify assignment to OR for dev_flags in phy_attach_directTao Ren1-1/+1
2019-10-21net: phy: marvell: remove superseded function marvell_set_downshiftHeiner Kallweit1-53/+35
2019-10-21net: phy: marvell: support downshift as PHY tunableHeiner Kallweit1-1/+87
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller6-10/+51
2019-10-18net: phy: bcm7xxx: define soft_reset for 40nm EPHYDoug Berger1-0/+1
2019-10-18net: phy: avoid NPE if read_page/write_page callbacks are not availableHeiner Kallweit1-0/+6
2019-10-17net: phy: micrel: Update KSZ87xx PHY nameMarek Vasut1-2/+2
2019-10-17net: phy: micrel: Discern KSZ8051 and KSZ8795 PHYsMarek Vasut1-4/+36
2019-10-16net: phy: Fix "link partner" information disappear issueYonglong Liu3-4/+12
2019-10-16net: sfp: move fwnode parsing into sfp-bus layerRussell King2-38/+48
2019-10-15net: phylink: use more linkmode_*Russell King1-5/+2
2019-10-15ethtool: Add support for 400Gbps (50Gbps per lane) link modesJiri Pirko1-1/+9