summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)AuthorFilesLines
2023-01-14net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probeMiaoqian Lin1-0/+1
2022-12-08net: phy: fix null-ptr-deref while probe() failedYang Yingliang1-0/+1
2022-11-16net: phy: mscc: macsec: clear encryption keys when freeing a flowAntoine Tenart1-0/+1
2022-11-10net: mdio: fix undefined behavior in bit shift for __mdiobus_registerGaosheng Cui1-1/+1
2022-10-30net: phy: dp83822: disable MDI crossover status change interruptFelix Riemann1-2/+1
2022-10-30net: phy: dp83867: Extend RX strap quirk for SGMII modeHarini Katakam1-0/+8
2022-09-28net: phy: aquantia: wait for the suspend/resume operations to finishIoana Ciornei1-4/+49
2022-07-21net: sfp: fix memory leak in sfp_probe()Jianglei Nie1-1/+1
2022-07-07net: dp83822: disable rx error interruptEnguerrand de Ribaucourt1-2/+1
2022-07-07net: dp83822: disable false carrier interruptEnguerrand de Ribaucourt1-1/+0
2022-06-29phy: aquantia: Fix AN when higher speeds than 1G are not advertisedClaudiu Manoil1-1/+14
2022-06-14net: phy: dp83867: retrigger SGMII AN when link changeTan Tee Min1-0/+29
2022-06-14net: mdio: unexport __init-annotated mdio_bus_init()Masahiro Yamada1-1/+0
2022-06-09net: phy: micrel: Allow probing without .driver_dataFabio Estevam1-5/+6
2022-05-18net: phy: Fix race condition on link status changeFrancesco Dolcini1-5/+40
2022-05-18net: sfp: Add tx-fault workaround for Huawei MA5671A SFP ONTMatthew Hagan1-1/+11
2022-05-09net: phy: marvell10g: fix return value on errorBaruch Siach1-1/+1
2022-04-13net: sfp: add 2500base-X quirk for Lantech SFP moduleMichael Walle1-0/+6
2022-04-08net: phy: broadcom: Fix brcm_fet_config_init()Florian Fainelli1-0/+21
2022-03-23net: phy: mscc: Add MODULE_FIRMWARE macrosJuerg Haefliger1-0/+3
2022-03-23net: phy: marvell: Fix invalid comparison in the resume and suspend functionsKurt Cancemi1-4/+4
2022-03-16net: phy: DP83822: clear MISR2 register to disable interruptsClément Léger1-1/+1
2022-02-16net: phy: marvell: Fix MDI-x polarity setting in 88e1118-compatible PHYsPavel Parkhomenko1-4/+3
2022-02-16net: phy: marvell: Fix RGMII Tx/Rx delays setting in 88e1121-compatible PHYsPavel Parkhomenko1-4/+6
2022-02-01phylib: fix potential use-after-freeMarek Behún1-3/+3
2022-02-01net: phy: broadcom: hook up soft_reset for BCM54616SRobert Hancock1-0/+1
2022-02-01net: sfp: ignore disabled SFP nodeMarek Behún1-0/+5
2022-01-27net: sfp: fix high power modules without diagnostic monitoringRussell King (Oracle)1-4/+21
2022-01-27net: phy: marvell: configure RGMII delays for 88E1118Russell King (Oracle)1-0/+6
2022-01-27net: mdio: Demote probed message to debug printFlorian Fainelli1-1/+1
2022-01-27net: phy: prefer 1000baseT over 1000baseKXRussell King (Oracle)1-1/+1
2021-12-01net: phylink: Force retrigger in case of latched link-fail indicatorRussell King (Oracle)1-0/+13
2021-12-01net: phylink: Force link down and retrigger resolve on interface changeRussell King (Oracle)1-1/+12
2021-11-18net: phy: fix duplex out of sync problem while changing settingsHeiner Kallweit1-1/+6
2021-11-18net: phylink: avoid mvneta warning when setting pause parametersRussell King (Oracle)1-1/+1
2021-11-18phy: micrel: ksz8041nl: do not use power down modeStefan Agner1-2/+3
2021-11-18net: phy: micrel: make *-skew-ps check more lenientMatthias Schiffer1-2/+2
2021-11-02phy: phy_ethtool_ksettings_set: Lock the PHY while changing settingsAndrew Lunn1-1/+3
2021-11-02phy: phy_start_aneg: Add an unlocked versionAndrew Lunn1-6/+24
2021-11-02phy: phy_ethtool_ksettings_set: Move after phy_start_anegAndrew Lunn1-53/+53
2021-11-02phy: phy_ethtool_ksettings_get: Lock the phy for consistencyAndrew Lunn1-0/+2
2021-11-02Revert "net: mdiobus: Fix memory leak in __mdiobus_register"Pavel Skripkin1-1/+0
2021-10-27net: mdiobus: Fix memory leak in __mdiobus_registerYanfei Xu1-0/+1
2021-10-13net: sfp: Fix typo in state machine debug stringSean Anderson1-1/+1
2021-10-13phy: mdio: fix memory leakPavel Skripkin1-0/+7
2021-10-09net: mdio: introduce a shutdown method to mdio device driversVladimir Oltean1-0/+11
2021-10-06net: phy: bcm7xxx: Fixed indirect MMD operationsFlorian Fainelli1-4/+110
2021-09-30net: phylink: Update SFP selected interface on advertising changesNathan Rossi1-1/+29
2021-09-22ptp: dp83640: don't define PAGE0Randy Dunlap1-1/+1
2021-09-18net: phy: Fix data type in DP83822 dp8382x_disable_wol()Marek Vasut1-5/+3