summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
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
2019-09-16net: phy: adin: implement Energy Detect Powerdown mode via phy-tunableAlexandru Ardelean
2019-09-16net: mdio: switch to using gpiod_get_optional()Dmitry Torokhov
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-09-11net: phy: dp83867: Add SGMII mode type switchingVitaly Gaiduk
2019-09-07net: phylink: Fix flow control resolutionStefan Chulski
2019-09-06net: phy: Do not check Link status when loopback is enabledJose Abreu
2019-09-05net: phy: gmii2rgmii: Dont use priv field in phy deviceHarini Katakam
2019-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-28net: phy: force phy suspend when calling phy_stopJian Shen
2019-08-28phy: mdio-sun4i: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-28phy: mdio-mux-meson-g12a: use devm_platform_ioremap_resource() to simplify codeYueHaibing