aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2024-02-20Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2024-01-25net: phy: micrel: populate .soft_reset for KSZ9131Claudiu Beznea
2023-09-04Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2023-08-30net: phy: broadcom: stub c45 read/write for 54810Justin Chen
2023-07-03Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2023-06-28Revert "net: phy: dp83867: perform soft reset and retain established link"Francesco Dolcini
2023-04-06Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2023-04-05net: mdio: thunder: Add missing fwnode_handle_put()Liang He
2023-03-28Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2023-03-22net: phy: smsc: bail out in lan87xx_read_status if genphy_read_status failsHeiner Kallweit
2023-03-17Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2023-03-17net: lan78xx: fix accessing the LAN7800's internal phy specific registers fro...Yuiko Oshino
2023-02-27Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2023-02-22net: phy: meson-gxl: use MMD access dummy stubs for GXL, internal PHYHeiner Kallweit
2023-02-22net: phy: meson-gxl: Add generic dummy stubs for MMD register accessChris Healy
2023-02-17Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2023-02-06net: mdio-mux-meson-g12a: force internal PHY off on mux switchJerome Brunet
2023-02-06net: xgene: Move shared header file into include/linuxAndrew Lunn
2023-02-06net/phy/mdio-i2c: Move header file to include/linux/mdioAndrew Lunn
2023-02-06net: mdio: validate parameter addr in mdiobus_get_phy()Heiner Kallweit
2023-01-25Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2023-01-18net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probeMiaoqian Lin
2022-12-19Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2022-12-08net: phy: fix null-ptr-deref while probe() failedYang Yingliang
2022-11-16Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2022-11-10net: mdio: fix undefined behavior in bit shift for __mdiobus_registerGaosheng Cui
2022-10-31Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2022-10-29net: phy: dp83867: Extend RX strap quirk for SGMII modeHarini Katakam
2022-10-08Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2022-09-20net: dp83822: disable rx error interruptEnguerrand de Ribaucourt
2022-09-19Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2022-09-15net: dp83822: disable false carrier interruptEnguerrand de Ribaucourt
2022-07-29Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce 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/preempt-rt/baseBruce 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/preempt-rt/baseBruce 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/preempt-rt/baseBruce 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/preempt-rt/baseBruce 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/preempt-rt/baseBruce 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/preempt-rt/baseBruce 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/preempt-rt/baseBruce 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