aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2023-08-30net: phy: broadcom: stub c45 read/write for 54810Justin Chen
2023-04-05net: mdio: thunder: Add missing fwnode_handle_put()Liang He
2023-03-22net: phy: smsc: bail out in lan87xx_read_status if genphy_read_status failsHeiner Kallweit
2023-02-22net: phy: meson-gxl: Add generic dummy stubs for MMD register accessChris Healy
2023-02-22net: phy: meson-gxl: use MMD access dummy stubs for GXL, internal PHYHeiner Kallweit
2023-02-22net: phy: meson-gxl: add g12a supportJerome Brunet
2023-02-06net: mdio: validate parameter addr in mdiobus_get_phy()Heiner Kallweit
2023-01-18net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probeMiaoqian Lin
2022-12-08net: phy: fix null-ptr-deref while probe() failedYang Yingliang
2022-11-10net: mdio: fix undefined behavior in bit shift for __mdiobus_registerGaosheng Cui
2022-09-20net: dp83822: disable rx error interruptEnguerrand de Ribaucourt
2022-09-15net: dp83822: disable false carrier interruptEnguerrand de Ribaucourt
2022-07-21net: sfp: fix memory leak in sfp_probe()Jianglei Nie
2022-06-14net: mdio: unexport __init-annotated mdio_bus_init()Masahiro Yamada
2022-06-14net: phy: micrel: Allow probing without .driver_dataFabio Estevam
2022-04-15net: phy: broadcom: Fix brcm_fet_config_init()Florian Fainelli
2022-03-16net: phy: DP83822: clear MISR2 register to disable interruptsClément Léger
2022-02-16net: phy: marvell: Fix MDI-x polarity setting in 88e1118-compatible PHYsPavel Parkhomenko
2022-02-08phylib: fix potential use-after-freeMarek Behún
2022-02-08net: 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
2021-11-26net: phylink: avoid mvneta warning when setting pause parametersRussell King (Oracle)
2021-11-26phy: micrel: ksz8041nl: do not use power down modeStefan Agner
2021-11-02Revert "net: mdiobus: Fix memory leak in __mdiobus_register"Pavel Skripkin
2021-10-27net: mdiobus: Fix memory leak in __mdiobus_registerYanfei Xu
2021-10-17net: phy: bcm7xxx: Fixed indirect MMD operationsFlorian Fainelli
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-22ptp: dp83640: don't define PAGE0Randy Dunlap
2021-08-26net: mdio-mux: Handle -EPROBE_DEFER correctlySaravana Kannan
2021-08-26net: mdio-mux: Don't ignore memory allocation errorsSaravana Kannan
2021-06-16net: mdiobus: get rid of a BUG_ON()Dan Carpenter
2021-06-03net: mdio: octeon: Fix some double free issuesChristophe JAILLET
2021-06-03net: mdio: thunder: Fix a double free issue in the .remove functionChristophe JAILLET
2021-04-28net: phy: marvell: fix detection of PHY on Topaz switchesPali Rohár
2021-04-16net: phy: broadcom: Only advertise EEE for supported modesFlorian Fainelli
2021-03-17net: phy: fix save wrong speed and duplex problem if autoneg is onGuangbin Huang
2020-11-10sfp: Fix error handing in sfp_probe()YueHaibing
2020-10-14mdio: fix mdio-thunder.c dependency & build errorRandy Dunlap
2020-09-26net: phy: Avoid NPD upon phy_detach() when driver is unboundFlorian Fainelli
2020-07-29net: dp83640: fix SIOCSHWTSTAMP to update the struct with actual configurationSergey Organov
2020-07-22net: sfp: add some quirks for GPON modulesRussell King
2020-07-22net: sfp: add support for module quirksRussell King
2020-06-30net: phy: Check harder for errors in get_phy_id()Florian Fainelli
2020-05-20net: phy: fix aneg restart in phy_ethtool_set_eeeHeiner Kallweit
2020-05-14dp83640: reverse arguments to list_add_tailJulia Lawall
2020-04-13net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before acc...Oleksij Rempel
2020-04-02net: phy: mdio-mux-bcm-iproc: check clk_prepare_enable() return valueRayagonda Kokatanur