aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2022-07-29Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2022-07-21net: sfp: fix memory leak in sfp_probe()Jianglei Nie
2022-07-05Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2022-06-29phy: aquantia: Fix AN when higher speeds than 1G are not advertisedClaudiu Manoil
2022-06-21Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2022-06-14net: mdio: unexport __init-annotated mdio_bus_init()Masahiro Yamada
2022-06-14net: phy: micrel: Allow probing without .driver_dataFabio Estevam
2022-05-25Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2022-05-18net: phy: Fix race condition on link status changeFrancesco Dolcini
2022-04-20Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2022-04-15net: phy: broadcom: Fix brcm_fet_config_init()Florian Fainelli
2022-04-11Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2022-03-23net: phy: marvell: Fix invalid comparison in the resume and suspend functionsKurt Cancemi
2022-03-21Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2022-03-16net: phy: DP83822: clear MISR2 register to disable interruptsClément Léger
2022-03-02Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2022-02-16net: mdio: aspeed: Add missing MODULE_DEVICE_TABLEJoel Stanley
2022-02-16net: phy: marvell: Fix MDI-x polarity setting in 88e1118-compatible PHYsPavel Parkhomenko
2022-02-16net: phy: marvell: Fix RGMII Tx/Rx delays setting in 88e1121-compatible PHYsPavel Parkhomenko
2022-02-03Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2022-02-01phylib: fix potential use-after-freeMarek Behún
2022-02-01net: phy: broadcom: hook up soft_reset for BCM54616SRobert Hancock
2022-02-01net: sfp: ignore disabled SFP nodeMarek Behún
2022-01-27net: phy: marvell: configure RGMII delays for 88E1118Russell King (Oracle)
2022-01-27net: mdio: Demote probed message to debug printFlorian Fainelli
2022-01-27net: phy: prefer 1000baseT over 1000baseKXRussell King (Oracle)
2022-01-12Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2022-01-11net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8081Christian Melki
2021-12-08Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2021-12-01mdio: aspeed: Fix "Link is Down" issueDylan Hung
2021-11-29Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2021-11-17net: phylink: avoid mvneta warning when setting pause parametersRussell King (Oracle)
2021-11-17phy: micrel: ksz8041nl: do not use power down modeStefan Agner
2021-11-04Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2021-11-02phy: phy_start_aneg: Add an unlocked versionAndrew Lunn
2021-11-02phy: phy_ethtool_ksettings_get: Lock the phy for consistencyAndrew Lunn
2021-11-02Revert "net: mdiobus: Fix memory leak in __mdiobus_register"Pavel Skripkin
2021-10-28Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2021-10-27net: mdiobus: Fix memory leak in __mdiobus_registerYanfei Xu
2021-10-26Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2021-10-17net: phy: bcm7xxx: Fixed indirect MMD operationsFlorian Fainelli
2021-10-13Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2021-10-13Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2021-10-13net: sfp: Fix typo in state machine debug stringSean Anderson
2021-10-13phy: mdio: fix memory leakPavel Skripkin
2021-10-09net: mdio: introduce a shutdown method to mdio device driversVladimir Oltean
2021-09-27Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2021-09-27Merge branch 'v5.4/standard/base' into v5.4/standard/xlnx-socBruce Ashfield
2021-09-26phy: avoid unnecessary link-up delay in polling modePetr Oros
2021-09-22ptp: dp83640: don't define PAGE0Randy Dunlap