summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2020-07-29net: dp83640: fix SIOCSHWTSTAMP to update the struct with actual configurationSergey Organov
2020-07-22net: sfp: add some quirks for GPON modulesRussell King
2020-07-22net: sfp: add support for module quirksRussell King
2020-06-30net: phy: Check harder for errors in get_phy_id()Florian Fainelli
2020-06-24net: marvell: Fix OF_MDIO config checkDan Murphy
2020-05-20net: phy: fix aneg restart in phy_ethtool_set_eeeHeiner Kallweit
2020-05-20net: phy: microchip_t1: add lan87xx_phy_init to initialize the lan87xx phy.Yuiko Oshino
2020-05-14dp83640: reverse arguments to list_add_tailJulia Lawall
2020-04-21net: phy: micrel: use genphy_read_status for KSZ9131Atsushi Nemoto
2020-04-13net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before acc...Oleksij Rempel
2020-04-13net: phy: realtek: fix handling of RTL8105e-integrated PHYHeiner Kallweit
2020-04-01net: phy: mdio-mux-bcm-iproc: check clk_prepare_enable() return valueRayagonda Kokatanur
2020-04-01net: phy: mdio-bcm-unimac: Fix clock handlingAndre Przywara
2020-04-01net: phy: dp83867: w/a for fld detect threshold bootstrapping issueGrygorii Strashko
2020-03-21net: phy: mscc: fix firmware pathsAntoine Tenart
2020-03-18net: phy: Avoid multiple suspendsFlorian Fainelli
2020-03-18net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit
2020-03-18net: phy: avoid clearing PHY interrupts twice in irq handlerHeiner Kallweit
2020-03-18net: phy: bcm63xx: fix OOPS due to missing driver nameJonas Gorski
2020-03-05net: phy: restore mdio regs in the iproc mdio driverArun Parameswaran
2020-02-24net: phy: fixed_phy: fix use-after-free when checking link GPIODmitry Torokhov
2020-02-24net: phy: realtek: add logging for the RGMII TX delay configurationMartin Blumenstingl
2020-01-26net: phy: broadcom: Fix RGMII delays configuration for BCM54210EFlorian Fainelli
2020-01-23net: phy: dp83867: Set FORCE_LINK_GOOD to default after resetMichael Grzeschik
2020-01-04net: phylink: fix interface passed to mac_link_upRussell King
2020-01-04net: phy: aquantia: add suspend / resume ops for AQR105Madalin Bucur
2019-12-31net: phy: initialise phydev speed and duplex sanelyRussell King
2019-12-31net: phy: avoid matching all-ones clause 45 PHY IDsRussell King
2019-12-31net: phy: dp83867: enable robust auto-mdixGrygorii Strashko
2019-12-31net: phy: ensure that phy IDs are correctly typedRussell King
2019-12-04mdio_bus: don't use managed reset-controllerDavid Bauer
2019-11-19mdio_bus: Fix init if CONFIG_RESET_CONTROLLER=nGeert Uytterhoeven
2019-11-19Revert "mdio_bus: fix mdio_register_device when RESET_CONTROLLER is disabled"David S. Miller
2019-11-19net: phylink: fix link mode modification in PHY modeRussell King
2019-11-19net: phylink: update documentation on create and destroyRussell King
2019-11-18mdio_bus: fix mdio_register_device when RESET_CONTROLLER is disabledMarek BehĂșn
2019-11-18phy: mdio-sun4i: add missed regulator_disable in removeChuhong Yuan
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-11mdio_bus: Fix PTR_ERR applied after initialization to constantYueHaibing
2019-11-01net: phylink: Fix phylink_dbg() macroFlorian Fainelli
2019-10-23net: phy: smsc: LAN8740: add PHY_RST_AFTER_CLK_EN flagMartin Fuzzey
2019-10-18net: phy: bcm7xxx: define soft_reset for 40nm EPHYDoug Berger
2019-10-17net: phy: micrel: Update KSZ87xx PHY nameMarek Vasut
2019-10-17net: phy: micrel: Discern KSZ8051 and KSZ8795 PHYsMarek Vasut
2019-10-16net: phy: Fix "link partner" information disappear issueYonglong Liu
2019-10-09phylink: fix kernel-doc warningsRandy Dunlap
2019-10-04net: phy: at803x: use operating parameters from PHY-specific statusRussell King