aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAge
* net: phylink: Fix phylink_dbg() macroFlorian Fainelli2019-11-01
* net: phy: smsc: LAN8740: add PHY_RST_AFTER_CLK_EN flagMartin Fuzzey2019-10-24
* net: phy: bcm7xxx: define soft_reset for 40nm EPHYDoug Berger2019-10-18
* net: phy: micrel: Update KSZ87xx PHY nameMarek Vasut2019-10-17
* net: phy: micrel: Discern KSZ8051 and KSZ8795 PHYsMarek Vasut2019-10-17
* net: phy: Fix "link partner" information disappear issueYonglong Liu2019-10-16
* phylink: fix kernel-doc warningsRandy Dunlap2019-10-09
* net: phy: at803x: use operating parameters from PHY-specific statusRussell King2019-10-04
* net: phy: extract pause modeRussell King2019-10-04
* net: phy: extract link partner advertisement readingRussell King2019-10-04
* net: phy: fix write to mii-ctrl1000 registerRussell King2019-10-04
* net: phy: allow for reset line to be tied to a sleepy GPIO controllerAndrea Merello2019-10-04
* net: phy: micrel: add Asym Pause workaround for KSZ9021Hans Andersson2019-09-27
* drivers: net: Fix Kconfig indentationKrzysztof Kozlowski2019-09-26
* net/phy: fix DP83865 10 Mbps HDX loopback disable functionPeter Mamonov2019-09-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-09-18
|\
| * net: phy: adin: implement Energy Detect Powerdown mode via phy-tunableAlexandru Ardelean2019-09-16
| * net: mdio: switch to using gpiod_get_optional()Dmitry Torokhov2019-09-16
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-15
| |\
| * | net: phy: dp83867: Add SGMII mode type switchingVitaly Gaiduk2019-09-11
| * | net: phy: Do not check Link status when loopback is enabledJose Abreu2019-09-06
| * | net: phy: gmii2rgmii: Dont use priv field in phy deviceHarini Katakam2019-09-05
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-02
| |\ \
| * | | net: phy: force phy suspend when calling phy_stopJian Shen2019-08-28
| * | | phy: mdio-sun4i: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-28
| * | | phy: mdio-mux-meson-g12a: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-28
| * | | phy: mdio-moxart: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-28
| * | | phy: mdio-hisi-femac: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-28
| * | | phy: mdio-bcm-iproc: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-28
| * | | net: phy: sfp: Add labels to hwmon sensorsAndrew Lunn2019-08-24
| * | | net: phy: realtek: support NBase-T MMD EEE registers on RTL8125Heiner Kallweit2019-08-19
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-19
| |\ \ \
| * | | | net: phy: remove genphy_config_initHeiner Kallweit2019-08-17
| * | | | net: phy: remove calls to genphy_config_initHeiner Kallweit2019-08-17
| * | | | net: phy: adin: add ethtool get_stats supportAlexandru Ardelean2019-08-16
| * | | | net: phy: adin: implement downshift configuration via phy-tunableAlexandru Ardelean2019-08-16
| * | | | net: phy: adin: implement PHY subsystem software resetAlexandru Ardelean2019-08-16
| * | | | net: phy: adin: add EEE translation layer from Clause 45 to Clause 22Alexandru Ardelean2019-08-16
| * | | | net: phy: adin: add support MDI/MDIX/Auto-MDI selectionAlexandru Ardelean2019-08-16
| * | | | net: phy: adin: make RMII fifo depth configurableAlexandru Ardelean2019-08-16
| * | | | net: phy: adin: make RGMII internal delays configurableAlexandru Ardelean2019-08-16
| * | | | net: phy: adin: configure RGMII/RMII/MII modes on configAlexandru Ardelean2019-08-16
| * | | | net: phy: adin: add {write,read}_mmd hooksAlexandru Ardelean2019-08-16
| * | | | net: phy: adin: add support for interruptsAlexandru Ardelean2019-08-16
| * | | | net: phy: adin: hook genphy_{suspend, resume} into the driverAlexandru Ardelean2019-08-16
| * | | | net: phy: adin: add support for Analog Devices PHYsAlexandru Ardelean2019-08-16
| * | | | net: phy: realtek: add support for EEE registers on integrated PHY'sHeiner Kallweit2019-08-15
| * | | | net: phy: swphy: emulate register MII_ESTATUSHeiner Kallweit2019-08-15
| * | | | net: phy: read MII_CTRL1000 in genphy_read_status only if neededHeiner Kallweit2019-08-15
| * | | | net: phy: realtek: add NBase-T PHY auto-detectionHeiner Kallweit2019-08-14