summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)AuthorFilesLines
2020-11-10sfp: Fix error handing in sfp_probe()YueHaibing1-1/+2
2020-10-14mdio: fix mdio-thunder.c dependency & build errorRandy Dunlap1-0/+1
2020-09-26net: phy: Do not warn in phy_stop() on PHY_DOWNFlorian Fainelli1-1/+1
2020-09-26net: phy: Avoid NPD upon phy_detach() when driver is unboundFlorian Fainelli1-1/+2
2020-08-19net: phy: fix memory leak in device-create error pathJohan Hovold1-4/+4
2020-07-29net: dp83640: fix SIOCSHWTSTAMP to update the struct with actual configurationSergey Organov1-0/+4
2020-07-22net: sfp: add some quirks for GPON modulesRussell King1-0/+25
2020-07-22net: sfp: add support for module quirksRussell King1-0/+54
2020-06-30net: phy: Check harder for errors in get_phy_id()Florian Fainelli1-2/+4
2020-06-24net: marvell: Fix OF_MDIO config checkDan Murphy1-1/+1
2020-05-20net: phy: fix aneg restart in phy_ethtool_set_eeeHeiner Kallweit1-3/+5
2020-05-20net: phy: microchip_t1: add lan87xx_phy_init to initialize the lan87xx phy.Yuiko Oshino1-0/+171
2020-05-14dp83640: reverse arguments to list_add_tailJulia Lawall1-1/+1
2020-04-21net: phy: micrel: use genphy_read_status for KSZ9131Atsushi Nemoto1-1/+1
2020-04-13net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before acc...Oleksij Rempel1-0/+7
2020-04-13net: phy: realtek: fix handling of RTL8105e-integrated PHYHeiner Kallweit1-0/+9
2020-04-01net: phy: mdio-mux-bcm-iproc: check clk_prepare_enable() return valueRayagonda Kokatanur1-1/+6
2020-04-01net: phy: mdio-bcm-unimac: Fix clock handlingAndre Przywara1-4/+2
2020-04-01net: phy: dp83867: w/a for fld detect threshold bootstrapping issueGrygorii Strashko1-1/+20
2020-03-21net: phy: mscc: fix firmware pathsAntoine Tenart1-2/+2
2020-03-18net: phy: Avoid multiple suspendsFlorian Fainelli1-2/+3
2020-03-18net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit1-1/+5
2020-03-18net: phy: avoid clearing PHY interrupts twice in irq handlerHeiner Kallweit1-1/+2
2020-03-18net: phy: bcm63xx: fix OOPS due to missing driver nameJonas Gorski1-0/+1
2020-03-05net: phy: restore mdio regs in the iproc mdio driverArun Parameswaran1-0/+20
2020-02-24net: phy: fixed_phy: fix use-after-free when checking link GPIODmitry Torokhov1-5/+2
2020-02-24net: phy: realtek: add logging for the RGMII TX delay configurationMartin Blumenstingl1-1/+18
2020-01-26net: phy: broadcom: Fix RGMII delays configuration for BCM54210EFlorian Fainelli1-8/+3
2020-01-23net: phy: dp83867: Set FORCE_LINK_GOOD to default after resetMichael Grzeschik1-1/+7
2020-01-04net: phylink: fix interface passed to mac_link_upRussell King1-2/+1
2020-01-04net: phy: aquantia: add suspend / resume ops for AQR105Madalin Bucur1-0/+2
2019-12-31net: phy: initialise phydev speed and duplex sanelyRussell King1-2/+2
2019-12-31net: phy: avoid matching all-ones clause 45 PHY IDsRussell King1-3/+6
2019-12-31net: phy: dp83867: enable robust auto-mdixGrygorii Strashko1-5/+10
2019-12-31net: phy: ensure that phy IDs are correctly typedRussell King1-4/+4
2019-12-05mdio_bus: don't use managed reset-controllerDavid Bauer1-2/+4
2019-11-20mdio_bus: Fix init if CONFIG_RESET_CONTROLLER=nGeert Uytterhoeven1-1/+1
2019-11-20Revert "mdio_bus: fix mdio_register_device when RESET_CONTROLLER is disabled"David S. Miller1-2/+1
2019-11-20net: phylink: fix link mode modification in PHY modeRussell King1-9/+16
2019-11-20net: phylink: update documentation on create and destroyRussell King1-0/+4
2019-11-19mdio_bus: fix mdio_register_device when RESET_CONTROLLER is disabledMarek BehĂșn1-1/+2
2019-11-19phy: mdio-sun4i: add missed regulator_disable in removeChuhong Yuan1-0/+3
2019-11-15dp83640: Reject requests to enable time stamping on both edges.Richard Cochran1-0/+7
2019-11-15ptp: Introduce strict checking of external time stamp options.Richard Cochran1-1/+2
2019-11-15dp83640: reject unsupported external timestamp flagsJacob Keller1-0/+5
2019-11-15net: reject PTP periodic output requests with unsupported flagsJacob Keller1-0/+3
2019-11-12mdio_bus: Fix PTR_ERR applied after initialization to constantYueHaibing1-5/+6
2019-11-02net: phylink: Fix phylink_dbg() macroFlorian Fainelli1-0/+16
2019-10-24net: phy: smsc: LAN8740: add PHY_RST_AFTER_CLK_EN flagMartin Fuzzey1-0/+1
2019-10-18net: phy: bcm7xxx: define soft_reset for 40nm EPHYDoug Berger1-0/+1