aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2020-09-04net: phy: fix memory leak in device-create error pathJohan Hovold
2020-08-18net: dp83640: fix SIOCSHWTSTAMP to update the struct with actual configurationSergey Organov
2020-08-13net: sfp: add some quirks for GPON modulesRussell King
2020-08-13net: sfp: add support for module quirksRussell King
2020-07-16net: phy: Check harder for errors in get_phy_id()Florian Fainelli
2020-07-13net: marvell: Fix OF_MDIO config checkDan Murphy
2020-07-07mdio_bus: Fix init if CONFIG_RESET_CONTROLLER=nGeert Uytterhoeven
2020-07-07mdio_bus: Fix PTR_ERR applied after initialization to constantYueHaibing
2020-07-07net: phy: Fix "link partner" information disappear issueYonglong Liu
2020-06-08net: phy: fix aneg restart in phy_ethtool_set_eeeHeiner Kallweit
2020-06-08net: phy: microchip_t1: add lan87xx_phy_init to initialize the lan87xx phy.Yuiko Oshino
2020-06-04dp83640: reverse arguments to list_add_tailJulia Lawall
2020-06-01net: phy: micrel: use genphy_read_status for KSZ9131Atsushi Nemoto
2020-06-01net: phy: realtek: fix handling of RTL8105e-integrated PHYHeiner Kallweit
2020-06-01net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before acc...Oleksij Rempel
2020-05-21net: phy: mdio-mux-bcm-iproc: check clk_prepare_enable() return valueRayagonda Kokatanur
2020-05-21net: phy: mdio-bcm-unimac: Fix clock handlingAndre Przywara
2020-05-21net: phy: mscc: fix firmware pathsAntoine Tenart
2020-05-21net: phy: Avoid multiple suspendsFlorian Fainelli
2020-05-21net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit
2020-05-21net: phy: bcm63xx: fix OOPS due to missing driver nameJonas Gorski
2020-05-15net: phy: restore mdio regs in the iproc mdio driverArun Parameswaran
2020-05-15net: phy: fixed_phy: fix use-after-free when checking link GPIODmitry Torokhov
2020-04-12net: phy: broadcom: Fix RGMII delays configuration for BCM54210EFlorian Fainelli
2020-04-12net: phy: dp83867: Set FORCE_LINK_GOOD to default after resetMichael Grzeschik
2020-03-07net: phy: aquantia: add suspend / resume ops for AQR105Madalin Bucur
2020-02-24net: phy: initialise phydev speed and duplex sanelyRussell King
2020-02-24net: phy: avoid matching all-ones clause 45 PHY IDsRussell King
2020-02-24net: phy: dp83867: enable robust auto-mdixGrygorii Strashko
2020-02-24net: phy: ensure that phy IDs are correctly typedRussell King
2020-01-19mdio_bus: don't use managed reset-controllerDavid Bauer
2019-12-29net: phy: smsc: LAN8740: add PHY_RST_AFTER_CLK_EN flagMartin Fuzzey
2019-12-16net: phy: bcm7xxx: define soft_reset for 40nm EPHYDoug Berger
2019-11-25net: phy: micrel: Update KSZ87xx PHY nameMarek Vasut
2019-11-25net: phy: micrel: Discern KSZ8051 and KSZ8795 PHYsMarek Vasut
2019-11-25net: phy: fix write to mii-ctrl1000 registerRussell King
2019-11-25net: phy: allow for reset line to be tied to a sleepy GPIO controllerAndrea Merello
2019-10-05net: phy: micrel: add Asym Pause workaround for KSZ9021Hans Andersson
2019-10-05net/phy: fix DP83865 10 Mbps HDX loopback disable functionPeter Mamonov
2019-09-19net: phylink: Fix flow control resolutionStefan Chulski
2019-09-10Add genphy_c45_config_aneg() function to phy-c45.cMarco Hartmann
2019-08-29net: phy: phy_led_triggers: Fix a possible null-pointer dereference in phy_le...Jia-Ju Bai
2019-08-25net: phy: consider AN_RESTART status when reading link statusHeiner Kallweit
2019-08-09net: phy: fix race in genphy_update_linkHeiner Kallweit
2019-08-09net: phy: mscc: initialize stats arrayAndreas Schwab
2019-08-09net: phylink: Fix flow control for fixed-linkRené van Dorst
2019-08-09net: phylink: don't start and stop SGMII PHYs in SFP modules twiceArseny Solokha
2019-08-09net: phy: fixed_phy: print gpio error only if gpio node is presentHubert Feurstein
2019-07-28net: phy: sfp: hwmon: Fix scaling of RX powerAndrew Lunn
2019-07-26net: sfp: add mutex to prevent concurrent state checksRobert Hancock