Age | Commit message (Expand) | Author |
2019-10-03 | net: phy: at803x: remove probe and struct at803x_priv | Oleksij Rempel |
2019-10-03 | net: phy: at803x: add ar9331 support | Oleksij Rempel |
2019-09-27 | net: phy: micrel: add Asym Pause workaround for KSZ9021 | Hans Andersson |
2019-09-26 | drivers: net: Fix Kconfig indentation | Krzysztof Kozlowski |
2019-09-21 | net/phy: fix DP83865 10 Mbps HDX loopback disable function | Peter Mamonov |
2019-09-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2019-09-17 | Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-09-16 | net: phy: adin: implement Energy Detect Powerdown mode via phy-tunable | Alexandru Ardelean |
2019-09-16 | net: mdio: switch to using gpiod_get_optional() | Dmitry Torokhov |
2019-09-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-09-11 | net: phy: dp83867: Add SGMII mode type switching | Vitaly Gaiduk |
2019-09-07 | net: phylink: Fix flow control resolution | Stefan Chulski |
2019-09-06 | net: phy: Do not check Link status when loopback is enabled | Jose Abreu |
2019-09-05 | net: phy: gmii2rgmii: Dont use priv field in phy device | Harini Katakam |
2019-09-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-08-28 | net: phy: force phy suspend when calling phy_stop | Jian Shen |
2019-08-28 | phy: mdio-sun4i: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-08-28 | phy: mdio-mux-meson-g12a: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-08-28 | phy: mdio-moxart: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-08-28 | phy: mdio-hisi-femac: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-08-28 | phy: mdio-bcm-iproc: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-08-27 | Add genphy_c45_config_aneg() function to phy-c45.c | Marco Hartmann |
2019-08-24 | net: phy: sfp: Add labels to hwmon sensors | Andrew Lunn |
2019-08-19 | net: phy: realtek: support NBase-T MMD EEE registers on RTL8125 | Heiner Kallweit |
2019-08-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-08-17 | net: phy: remove genphy_config_init | Heiner Kallweit |
2019-08-17 | net: phy: remove calls to genphy_config_init | Heiner Kallweit |
2019-08-16 | net: phy: adin: add ethtool get_stats support | Alexandru Ardelean |
2019-08-16 | net: phy: adin: implement downshift configuration via phy-tunable | Alexandru Ardelean |
2019-08-16 | net: phy: adin: implement PHY subsystem software reset | Alexandru Ardelean |
2019-08-16 | net: phy: adin: add EEE translation layer from Clause 45 to Clause 22 | Alexandru Ardelean |
2019-08-16 | net: phy: adin: add support MDI/MDIX/Auto-MDI selection | Alexandru Ardelean |
2019-08-16 | net: phy: adin: make RMII fifo depth configurable | Alexandru Ardelean |
2019-08-16 | net: phy: adin: make RGMII internal delays configurable | Alexandru Ardelean |
2019-08-16 | net: phy: adin: configure RGMII/RMII/MII modes on config | Alexandru Ardelean |
2019-08-16 | net: phy: adin: add {write,read}_mmd hooks | Alexandru Ardelean |
2019-08-16 | net: phy: adin: add support for interrupts | Alexandru Ardelean |
2019-08-16 | net: phy: adin: hook genphy_{suspend, resume} into the driver | Alexandru Ardelean |
2019-08-16 | net: phy: adin: add support for Analog Devices PHYs | Alexandru Ardelean |
2019-08-15 | net: phy: realtek: add support for EEE registers on integrated PHY's | Heiner Kallweit |
2019-08-15 | net: phy: swphy: emulate register MII_ESTATUS | Heiner Kallweit |
2019-08-15 | net: phy: read MII_CTRL1000 in genphy_read_status only if needed | Heiner Kallweit |
2019-08-14 | net: phy: realtek: add NBase-T PHY auto-detection | Heiner Kallweit |
2019-08-13 | net: phy: consider AN_RESTART status when reading link status | Heiner Kallweit |
2019-08-13 | net: phy: let phy_speed_down/up support speeds >1Gbps | Heiner Kallweit |
2019-08-13 | net: phy: add phy_speed_down_core and phy_resolve_min_speed | Heiner Kallweit |
2019-08-13 | net: phy: add __set_linkmode_max_speed | Heiner Kallweit |
2019-08-12 | net: phy: at803x: stop switching phy delay config needlessly | André Draszik |
2019-08-11 | net: phy: realtek: add support for the 2.5Gbps PHY in RTL8125 | Heiner Kallweit |
2019-08-11 | net: phy: add phy_modify_paged_changed | Heiner Kallweit |