summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2024-07-18net: phy: microchip: lan87xx: reinit PHY after cable testOleksij Rempel
2024-07-11net: phy: aquantia: add missing include guardsBartosz Golaszewski
2024-07-05Revert "net: sfp: enhance quirk for Fibrestore 2.5G copper SFP module"Greg Kroah-Hartman
2024-07-05net: phy: micrel: add Microchip KSZ 9477 to the device tableEnguerrand de Ribaucourt
2024-06-27net: phy: dp83tg720: get master/slave configuration in link down stateOleksij Rempel
2024-06-27net: phy: dp83tg720: wake up PHYs in managed modeOleksij Rempel
2024-06-27net: phy: mxl-gpy: Remove interrupt mask clearing from config_initRaju Lakkaraju
2024-06-27net: sfp: add quirk for ATS SFP-GE-T 1000Base-TX moduleDaniel Golle
2024-06-27net: sfp: enhance quirk for Fibrestore 2.5G copper SFP moduleMarek Behún
2024-06-21net: sfp: Always call `sfp_sm_mod_remove()` on removeCsókás, Bence
2024-06-21net: phy: Micrel KSZ8061: fix errata solution not taking effect problemTristram Ha
2024-06-21net: phy: micrel: fix KSZ9477 PHY issues after suspend/resumeTristram Ha
2024-06-12net: micrel: Fix lan8841_config_intr after getting out of sleep modeHoratiu Vultur
2024-06-12net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8061Mathieu Othacehe
2024-05-30net: micrel: Fix receiving the timestamp in the frame for lan8841Horatiu Vultur
2024-05-08net: phy: marvell-88q2xxx: add support for Rev B1 and B2Gregor Herburger
2024-04-25net: phy: dp83869: Fix MII mode failureMD Danish Anwar
2024-04-24net: phy: mediatek-ge-soc: follow netdev LED trigger semanticsDaniel Golle
2024-04-03net: phy: micrel: lan8814: Fix when enabling/disabling 1-step timestampingHoratiu Vultur
2024-04-01net: phy: micrel: Fix potential null pointer dereferenceAleksandr Mishin
2024-03-28net: phy: qcom: at803x: fix kernel panic with at8031_probeChristian Marangi
2024-03-19net: phy: fix phy_read_poll_timeout argument type in genphy_loopbackNikita Kiryushin
2024-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-03-11net: phy: simplify a check in phy_check_link_statusHeiner Kallweit
2024-03-11net: phy: marvell-88x2222: Remove unused of_gpio.hAndy Shevchenko
2024-03-11net: mdio_bus: Remove unused of_gpio.hAndy Shevchenko
2024-03-08net: phy: dp83822: Fix RGMII TX delay configurationTim Pambor
2024-03-08net: phy: fix phy_get_internal_delay accessing an empty arrayKévin L'hôpital
2024-03-07net: phy: marvell: add comment about m88e1111_config_init_1000basex()Russell King (Oracle)
2024-03-06net: phy: qca807x: fix compilation when CONFIG_GPIOLIB is not setRobert Marko
2024-03-05net: phy: Add phy_support_eee() indicating MAC support EEEAndrew Lunn
2024-03-05net: phy: Immediately call adjust_link if only tx_lpi_enabled changesAndrew Lunn
2024-03-05net: phy: Keep track of EEE configurationAndrew Lunn
2024-03-05net: phy: Add phydev->enable_tx_lpi to simplify adjust link callbacksAndrew Lunn
2024-03-05net: phy: micrel: lan8814 cable improvement errataHoratiu Vultur
2024-03-05net: phy: micrel: lan8814 led errataHoratiu Vultur
2024-03-01net: phy: qcom: qca808x: fill in possible_interfacesRobert Marko
2024-03-01net: phy: qcom: qca808x: add helper for checking for 1G only modelRobert Marko
2024-02-28net: phy: dp83826: disable WOL at initCatalin Popescu
2024-02-27net: phy: simplify genphy_c45_ethtool_set_eeeHeiner Kallweit
2024-02-26net: phy: dp83826: support configuring RMII master/slave operation modeJérémie Dautheribes
2024-02-26net: phy: dp83826: Add support for phy-mode configurationJérémie Dautheribes
2024-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-22net: phy: realtek: Fix rtl8211f_config_init() for RTL8211F(D)(I)-VD-CG PHYSiddharth Vadapalli
2024-02-21net: phy: marvell-88q2xxx: move interrupt configurationDimitri Fedrau
2024-02-21net: phy: marvell-88q2xxx: remove duplicated assignment of pma_extableDimitri Fedrau
2024-02-21net: phy: marvell-88q2xxx: cleanup mv88q2xxx_config_initDimitri Fedrau
2024-02-21net: phy: marvell-88q2xxx: switch to mv88q2xxx_config_anegDimitri Fedrau
2024-02-21net: phy: marvell-88q2xxx: make mv88q2xxx_config_aneg genericDimitri Fedrau
2024-02-21net: phy: marvell-88q2xxx: add cable test supportDimitri Fedrau