summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2022-11-10net: mdio: fix undefined behavior in bit shift for __mdiobus_registerGaosheng Cui
2022-10-29net: phy: dp83822: disable MDI crossover status change interruptFelix Riemann
2022-10-29net: phylink: add mac_managed_pm in phylink_config structureShenwei Wang
2022-10-29net: phy: dp83867: Extend RX strap quirk for SGMII modeHarini Katakam
2022-10-05net: phy: Don't WARN for PHY_UP state in mdio_bus_phy_resume()Lukas Wunner
2022-09-28net: phy: aquantia: wait for the suspend/resume operations to finishIoana Ciornei
2022-09-15Revert "net: phy: meson-gxl: improve link-up behavior"Heiner Kallweit
2022-08-31net: phy: Don't WARN for PHY_READY state in mdio_bus_phy_resume()Xiaolei Wang
2022-08-25net: phy: Warn about incorrect mdio_bus_phy_resume() stateFlorian Fainelli
2022-08-17net: phy: smsc: Disable Energy Detect Power-Down in interrupt modeLukas Wunner
2022-07-21net: sfp: fix memory leak in sfp_probe()Jianglei Nie
2022-07-07net: phy: ax88772a: fix lost pause advertisement configurationOleksij Rempel
2022-07-07net: dp83822: disable rx error interruptEnguerrand de Ribaucourt
2022-07-07net: dp83822: disable false carrier interruptEnguerrand de Ribaucourt
2022-07-07net: phy: Don't trigger state machine while in suspendLukas Wunner
2022-06-29phy: aquantia: Fix AN when higher speeds than 1G are not advertisedClaudiu Manoil
2022-06-14net: phy: dp83867: retrigger SGMII AN when link changeTan Tee Min
2022-06-14net: mdio: unexport __init-annotated mdio_bus_init()Masahiro Yamada
2022-06-09net: phy: micrel: Allow probing without .driver_dataFabio Estevam
2022-05-18net: phy: micrel: Pass .probe for KS8737Fabio Estevam
2022-05-18net: phy: micrel: Do not use kszphy_suspend/resume for KSZ8061Fabio Estevam
2022-05-18net: phy: Fix race condition on link status changeFrancesco Dolcini
2022-05-18net: sfp: Add tx-fault workaround for Huawei MA5671A SFP ONTMatthew Hagan
2022-05-09net: phy: marvell10g: fix return value on errorBaruch Siach
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: 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-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
2021-12-01net: phylink: Force retrigger in case of latched link-fail indicatorRussell King (Oracle)
2021-12-01net: phylink: Force link down and retrigger resolve on interface changeRussell King (Oracle)
2021-11-18net: phy: fix duplex out of sync problem while changing settingsHeiner Kallweit
2021-11-18net: phylink: avoid mvneta warning when setting pause parametersRussell King (Oracle)
2021-11-18phy: micrel: ksz8041nl: do not use power down modeStefan Agner
2021-11-18net: phylink: don't call netif_carrier_off() with NULL netdevRussell King (Oracle)