Age | Commit message (Expand) | Author |
2021-04-12 | net: phy: marvell: fix detection of PHY on Topaz switches | Pali Rohár |
2021-03-30 | net: phy: broadcom: Only advertise EEE for supported modes | Florian Fainelli |
2021-03-15 | net: phylink: Fix phylink_err() function name error in phylink_major_config | Ong Boon Leong |
2021-03-12 | net: phy: broadcom: Fix RGMII delays for BCM50160 and BCM50610M | Florian Fainelli |
2021-03-11 | net: phy: broadcom: Add power down exit reset state delay | Florian Fainelli |
2021-03-01 | net: phy: fix save wrong speed and duplex problem if autoneg is on | Guangbin Huang |
2021-03-01 | net: phy: ti: take into account all possible interrupt sources | Ioana Ciornei |
2021-02-26 | net: phy: make mdio_bus_phy_suspend/resume as __maybe_unused | Arnd Bergmann |
2021-02-25 | net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8081 | Christian Melki |
2021-02-22 | net: phy: icplus: call phy_restore_page() when phy_select_page() fails | Dan Carpenter |
2021-02-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2021-02-16 | net: phy: broadcom: Do not modify LED configuration for SFP module PHYs | Robert Hancock |
2021-02-16 | net: phy: Add is_on_sfp_module flag and phy_on_sfp helper | Robert Hancock |
2021-02-16 | net: phy: broadcom: Set proper 1000BaseX/SGMII interface mode for BCM54616S | Robert Hancock |
2021-02-16 | net: phy: marvell: Ensure SGMII auto-negotiation is enabled for 88E1111 | Robert Hancock |
2021-02-16 | sfp: add support for 5gbase-t SFPs | Marek Behún |
2021-02-16 | net: phylink: Add 5gbase-r support | Marek Behún |
2021-02-16 | net: phy: mscc: coma mode disabled for VSC8514 | Bjarni Jonasson |
2021-02-16 | net: phy: mscc: improved serdes calibration applied to VSC8514 | Bjarni Jonasson |
2021-02-16 | net: phy: mscc: adding LCPLL reset to VSC8514 | Bjarni Jonasson |
2021-02-15 | net: phy: rename PHY_IGNORE_INTERRUPT to PHY_MAC_INTERRUPT | Heiner Kallweit |
2021-02-15 | net: phy: at803x: add MDIX support to AR8031/33 | Michael Walle |
2021-02-15 | net: phy: broadcom: Allow BCM54210E to configure APD | Florian Fainelli |
2021-02-15 | net: phy: broadcom: Remove unused flags | Florian Fainelli |
2021-02-15 | net: phy: broadcom: Avoid forward for bcm54xx_config_clock_delay() | Florian Fainelli |
2021-02-11 | net: phy: consider that suspend2ram may cut off PHY power | Heiner Kallweit |
2021-02-11 | net: phy: icplus: add MDI/MDIX support for IP101A/G | Michael Walle |
2021-02-11 | net: phy: icplus: add PHY counter for IP101G | Michael Walle |
2021-02-11 | net: phy: icplus: fix paged register access | Michael Walle |
2021-02-11 | net: phy: icplus: don't set APS_EN bit on IP101G | Michael Walle |
2021-02-11 | net: phy: icplus: split IP101A/G driver | Michael Walle |
2021-02-11 | net: phy: icplus: use the .soft_reset() of the phy-core | Michael Walle |
2021-02-11 | net: phy: icplus: drop address operator for functions | Michael Walle |
2021-02-11 | net: phy: icplus: use PHY_ID_MATCH_EXACT() for IP101A/G | Michael Walle |
2021-02-11 | net: phy: icplus: use PHY_ID_MATCH_MODEL() macro | Michael Walle |
2021-02-11 | net: phy: introduce phydev->port | Michael Walle |
2021-02-09 | net: phy: broadcom: remove BCM5482 1000Base-BX support | Michael Walle |
2021-02-09 | net: phy: drop explicit genphy_read_status() op | Michael Walle |
2021-02-03 | net: mdiobus: Prevent spike on MDIO bus reset signal | Mike Looijmans |
2021-01-28 | net: sfp: add mode quirk for GPON module Ubiquiti U-Fiber Instant | Pali Rohár |
2021-01-28 | net: sfp: add workaround for Realtek RTL8672 and RTL9601C chips | Pali Rohár |
2021-01-22 | net: phy: realtek: Add support for RTL9000AA/AN | Yuusuke Ashizuka |
2021-01-18 | net: phy: national: remove definition of DEBUG | Tom Rix |
2021-01-15 | net: phy: at803x: add support for configuring SmartEEE | Russell King |
2021-01-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-01-14 | sfp: add support for 100 base-x SFPs | Bjarni Jonasson |
2021-01-14 | net: phy: ar803x: disable extended next page bit | Russell King |
2021-01-12 | net: sfp: add debugfs support | Russell King |
2021-01-12 | net: phy: smsc: fix clk error handling | Marco Felsch |
2021-01-11 | net: phy: at803x: use phy_modify_mmd() | Russell King |