summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2022-04-13net: sfp: add 2500base-X quirk for Lantech SFP moduleMichael Walle
2022-04-08net: phy: broadcom: Fix brcm_fet_config_init()Florian Fainelli
2022-04-08net: phy: micrel: Fix concurrent register accessDivya Koppera
2022-04-08net: phy: at803x: move page selection fix to config_initRobert Hancock
2022-03-23net: phy: mscc: Add MODULE_FIRMWARE macrosJuerg Haefliger
2022-03-23net: phy: marvell: Fix invalid comparison in the resume and suspend functionsKurt Cancemi
2022-03-16net: phy: meson-gxl: improve link-up behaviorHeiner Kallweit
2022-03-16net: phy: DP83822: clear MISR2 register to disable interruptsClément Léger
2022-03-16net: phy: meson-gxl: fix interrupt handling in forced modeHeiner Kallweit
2022-02-23net: phy: mediatek: remove PHY mode check on MT7531DENG Qingfang
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-05net: phy: Fix qca8081 with speeds lower than 2.5Gb/sJonathan McDowell
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: micrel: use kszphy_suspend()/kszphy_resume for irq aware devicesClaudiu Beznea
2022-01-27net: sfp: fix high power modules without diagnostic monitoringRussell King (Oracle)
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-27net: phy: marvell: add Marvell specific PHY loopbackMohammad Athari Bin Ismail
2022-01-03Revert "net: phy: fixed_phy: Fix NULL vs IS_ERR() checking in __fixed_phy_reg...Florian Fainelli
2021-12-24net: phy: fixed_phy: Fix NULL vs IS_ERR() checking in __fixed_phy_registerMiaoqian Lin
2021-12-13net: phy: add a note about refcountingRussell King (Oracle)
2021-12-07net: phy: Add the missing blank line in the phylink_suspend commentYanteng Si
2021-11-24net: phylink: Force retrigger in case of latched link-fail indicatorRussell King (Oracle)
2021-11-24net: phylink: Force link down and retrigger resolve on interface changeRussell King (Oracle)
2021-11-04net: phy: fix duplex out of sync problem while changing settingsHeiner Kallweit
2021-11-02net: phy: microchip_t1: add lan87xx_config_rgmii_delay for lan87xx phyYuiko Oshino
2021-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-29net: phylink: avoid mvneta warning when setting pause parametersRussell King (Oracle)
2021-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-28net: phy: microchip_t1: add cable test support for lan87xx phyYuiko Oshino
2021-10-27net: phy: Fix unsigned comparison with less than zeroJiapeng Chong
2021-10-26net: phy: fixed warning: Function parameter not describedLuo Jie
2021-10-26net: phylink: use supported_interfaces for phylink validationRussell King (Oracle)
2021-10-25phy: phy_ethtool_ksettings_set: Lock the PHY while changing settingsAndrew Lunn
2021-10-25phy: phy_start_aneg: Add an unlocked versionAndrew Lunn
2021-10-25phy: phy_ethtool_ksettings_set: Move after phy_start_anegAndrew Lunn
2021-10-25phy: phy_ethtool_ksettings_get: Lock the phy for consistencyAndrew Lunn
2021-10-25net: phy: add qca8081 cdt featureLuo Jie
2021-10-25net: phy: adjust qca8081 master/slave seed value if link downLuo Jie
2021-10-25net: phy: add qca8081 soft_reset and enable master/slave seedLuo Jie
2021-10-25net: phy: add qca8081 config_initLuo Jie
2021-10-25net: phy: add genphy_c45_fast_retrainLuo Jie
2021-10-25net: phy: add qca8081 config_anegLuo Jie
2021-10-25net: phy: add qca8081 get_featuresLuo Jie
2021-10-25net: phy: add qca8081 read_statusLuo Jie
2021-10-25net: phy: add qca8081 ethernet phy driverLuo Jie