summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
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
2024-02-21net: phy: marvell-88q2xxx: add support for temperature sensorDimitri Fedrau
2024-02-21net: phy: marvell-88q2xxx: add suspend / resume opsDimitri Fedrau
2024-02-21net: phy: marvell-88q2xxx: add interrupt support for link detectionDimitri Fedrau
2024-02-21net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2220 PHYDimitri Fedrau
2024-02-21net: phy: marvell-88q2xxx: fix typosDimitri Fedrau
2024-02-21net: phy: c45: detect 100/1000BASE-T1 linkmode advertisementsDimitri Fedrau
2024-02-21net: phy: mxl-gpy: fill in possible_interfaces for GPY21x chipsetRaju Lakkaraju
2024-02-18net: phy: aquantia: add AQR813 PHY IDChristian Marangi
2024-02-17net: phy: c45: add support for MDIO_AN_EEE_ADV2Heiner Kallweit
2024-02-17net: phy: c45: add support for EEE link partner ability 2 to genphy_c45_read_...Heiner Kallweit
2024-02-17net: phy: c45: add and use genphy_c45_read_eee_cap2Heiner Kallweit
2024-02-17net: phy: add PHY_EEE_CAP2_FEATURESHeiner Kallweit
2024-02-16net: phy: aquantia: add AQR113 PHY IDChristian Marangi
2024-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-15net: fill in MODULE_DESCRIPTION()s for mdio_devresBreno Leitao
2024-02-15net: mdio_bus: make mdio_bus_type constRicardo B. Marliere
2024-02-15net: phy: aquantia: add AQR111 and AQR111B0 PHY IDChristian Marangi
2024-02-15net: phy: qca807x: move interface mode check to .config_init_onceRobert Marko
2024-02-14net: phy: dp83826: support TX data voltage tuningCatalin Popescu
2024-02-13net: phy: aquantia: clear PMD Global Transmit Disable bit during initRobert Marko
2024-02-10net: phy: qca807x: add support for configurable LEDChristian Marangi
2024-02-10net: phy: qcom: generalize some qca808x LED functionsChristian Marangi
2024-02-10net: phy: qcom: move common qca808x LED define to shared headerChristian Marangi
2024-02-10net: phy: qcom: add support for QCA807x PHY FamilyRobert Marko
2024-02-10net: phy: provide whether link has changed in c37_read_statusChristian Marangi
2024-02-10net: phy: qcom: move more function to shared libraryChristian Marangi
2024-02-10net: phy: add devm/of_phy_package_join helperChristian Marangi
2024-02-10net: phy: add support for scanning PHY in PHY packages nodesChristian Marangi
2024-02-09net: phy: realtek: use generic MDIO helpers to simplify the codeHeiner Kallweit
2024-02-07net: phy: realtek: add 5Gbps support to rtl822x_config_aneg()Heiner Kallweit
2024-02-07net: phy: realtek: use generic MDIO constantsMarek Behún
2024-02-07net: phy: c45 scanning: Don't consider -ENODEV fatalAndrew Lunn
2024-02-06net: phy: add helper phy_advertise_eee_allHeiner Kallweit
2024-02-06net: phy: constify phydev->drvRussell King (Oracle)
2024-02-04net: micrel: Fix the frequency adjustmentsHoratiu Vultur
2024-02-03net: phy: qcom: qca808x: default to LED active High if not setChristian Marangi