summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
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
2019-10-04net: phy: extract pause modeRussell King
2019-10-04net: phy: extract link partner advertisement readingRussell King
2019-10-04net: phy: fix write to mii-ctrl1000 registerRussell King
2019-10-04net: phy: allow for reset line to be tied to a sleepy GPIO controllerAndrea Merello
2019-09-27net: phy: micrel: add Asym Pause workaround for KSZ9021Hans Andersson
2019-09-26drivers: net: Fix Kconfig indentationKrzysztof Kozlowski
2019-09-21net/phy: fix DP83865 10 Mbps HDX loopback disable functionPeter Mamonov
2019-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2019-09-17Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds