summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
AgeCommit message (Expand)AuthorLines
2024-04-06net: sfp: pass the phy_device when disconnecting an sfp module's PHYMaxime Chevallier-3/+4
2024-04-06net: phy: Introduce ethernet link topology representationMaxime Chevallier-1/+113
2024-04-06net: phy: marvell: implement cable test for 88E1111Pawel Dembicki-0/+93
2024-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-7/+24
2024-04-03net: phy: marvell: implement cable-test for 88E308X/88E609X familyPawel Dembicki-0/+208
2024-04-03net: phy: marvell: add basic support of 88E308X/88E609X familyPawel Dembicki-0/+13
2024-04-03net: phy: micrel: lan8814: Fix when enabling/disabling 1-step timestampingHoratiu Vultur-2/+8
2024-04-02net: phy: aquantia: add support for AQR114C PHY IDPaweł Owoc-0/+21
2024-04-01net: phy: micrel: Fix potential null pointer dereferenceAleksandr Mishin-5/+16
2024-03-29net: phy: air_en8811h: Add the Airoha EN8811H PHY driverEric Woudstra-0/+1092
2024-03-28net: phy: qcom: at803x: Avoid hibernating if MAC requires RX clockRussell King (Oracle)-1/+2
2024-03-28net: phylink: add rxc_always_on flag to phylink_pcsRomain Gantois-0/+15
2024-03-28net: phylink: add PHY_F_RXC_ALWAYS_ON to PHY dev flagsRussell King (Oracle)-1/+9
2024-03-28net: phy: qcom: at803x: fix kernel panic with at8031_probeChristian Marangi-1/+3
2024-03-19net: phy: fix phy_read_poll_timeout argument type in genphy_loopbackNikita Kiryushin-2/+2
2024-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-18/+21
2024-03-11net: phy: simplify a check in phy_check_link_statusHeiner Kallweit-2/+2
2024-03-11net: phy: marvell-88x2222: Remove unused of_gpio.hAndy Shevchenko-2/+0
2024-03-11net: mdio_bus: Remove unused of_gpio.hAndy Shevchenko-2/+0
2024-03-08net: phy: dp83822: Fix RGMII TX delay configurationTim Pambor-17/+20
2024-03-08net: phy: fix phy_get_internal_delay accessing an empty arrayKévin L'hôpital-1/+1
2024-03-07net: phy: marvell: add comment about m88e1111_config_init_1000basex()Russell King (Oracle)-1/+4
2024-03-06net: phy: qca807x: fix compilation when CONFIG_GPIOLIB is not setRobert Marko-16/+16
2024-03-05net: phy: Add phy_support_eee() indicating MAC support EEEAndrew Lunn-0/+28
2024-03-05net: phy: Immediately call adjust_link if only tx_lpi_enabled changesAndrew Lunn-5/+49
2024-03-05net: phy: Keep track of EEE configurationAndrew Lunn-2/+5
2024-03-05net: phy: Add phydev->enable_tx_lpi to simplify adjust link callbacksAndrew Lunn-0/+7
2024-03-05net: phy: micrel: lan8814 cable improvement errataHoratiu Vultur-0/+19
2024-03-05net: phy: micrel: lan8814 led errataHoratiu Vultur-0/+19
2024-03-01net: phy: qcom: qca808x: fill in possible_interfacesRobert Marko-0/+12
2024-03-01net: phy: qcom: qca808x: add helper for checking for 1G only modelRobert Marko-5/+12
2024-02-28net: phy: dp83826: disable WOL at initCatalin Popescu-1/+1
2024-02-27net: phy: simplify genphy_c45_ethtool_set_eeeHeiner Kallweit-9/+4
2024-02-26net: phy: dp83826: support configuring RMII master/slave operation modeJérémie Dautheribes-5/+38
2024-02-26net: phy: dp83826: Add support for phy-mode configurationJérémie Dautheribes-0/+11
2024-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+3
2024-02-22net: phy: realtek: Fix rtl8211f_config_init() for RTL8211F(D)(I)-VD-CG PHYSiddharth Vadapalli-1/+3
2024-02-21net: phy: marvell-88q2xxx: move interrupt configurationDimitri Fedrau-8/+8
2024-02-21net: phy: marvell-88q2xxx: remove duplicated assignment of pma_extableDimitri Fedrau-7/+1
2024-02-21net: phy: marvell-88q2xxx: cleanup mv88q2xxx_config_initDimitri Fedrau-8/+1
2024-02-21net: phy: marvell-88q2xxx: switch to mv88q2xxx_config_anegDimitri Fedrau-12/+1
2024-02-21net: phy: marvell-88q2xxx: make mv88q2xxx_config_aneg genericDimitri Fedrau-1/+1
2024-02-21net: phy: marvell-88q2xxx: add cable test supportDimitri Fedrau-0/+107
2024-02-21net: phy: marvell-88q2xxx: add support for temperature sensorDimitri Fedrau-0/+147
2024-02-21net: phy: marvell-88q2xxx: add suspend / resume opsDimitri Fedrau-0/+34
2024-02-21net: phy: marvell-88q2xxx: add interrupt support for link detectionDimitri Fedrau-4/+119
2024-02-21net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2220 PHYDimitri Fedrau-6/+204
2024-02-21net: phy: marvell-88q2xxx: fix typosDimitri Fedrau-11/+17
2024-02-21net: phy: c45: detect 100/1000BASE-T1 linkmode advertisementsDimitri Fedrau-1/+2
2024-02-21net: phy: mxl-gpy: fill in possible_interfaces for GPY21x chipsetRaju Lakkaraju-6/+14