summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2024-05-07net: phy: marvell: add support for MV88E6250 family internal PHYsMatthias Schiffer
2024-05-07net: phy: marvell: constify marvell_hw_statsMatthias Schiffer
2024-04-30net: sfp-bus: constify link_modes to sfp_select_interface()Russell King (Oracle)
2024-04-30net: sfp: allow use 2500base-X for 2500base-T modulesRussell King (Oracle)
2024-04-30net: phylink: add debug print for empty posssible_interfacesRussell King (Oracle)
2024-04-29net: phy: micrel: Add support for PTP_PF_EXTTS for lan8814Horatiu Vultur
2024-04-25net: sfp: add quirk for ATS SFP-GE-T 1000Base-TX moduleDaniel Golle
2024-04-25net: sfp: enhance quirk for Fibrestore 2.5G copper SFP moduleMarek Behún
2024-04-25net: sfp: update comment for FS SFP-10G-T quirkMarek Behún
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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-17net: phy: mediatek-ge: do not disable EEE advertisementArınç ÜNAL
2024-04-12net: sfp: add quirk for another multigig RollBall transceiverMarek Behún
2024-04-12net: phy: realtek: add rtl822x_c45_get_features() to set supported portEric Woudstra
2024-04-12net: phy: realtek: Change rtlgen_get_speed() to rtlgen_decode_speed()Eric Woudstra
2024-04-12net: phy: realtek: Add driver instances for rtl8221b via Clause 45Marek Behún
2024-04-12net: phy: realtek: add get_rate_matching() for rtl822xb PHYsEric Woudstra
2024-04-12net: phy: realtek: configure SerDes mode for rtl822xb PHYsAlexander Couzens
2024-04-09net: phy: dp8382x: keep WOL settings across suspendsCatalin Popescu
2024-04-09net: phy: micrel: lan8814: Add support for PTP_PF_PEROUTHoratiu Vultur
2024-04-09net: phy: micrel: lan8814: Enable LTC at probe timeHoratiu Vultur
2024-04-08net: phy: air_en8811h: fix some error codesDan Carpenter
2024-04-06net: sfp: Add helper to return the SFP bus nameMaxime Chevallier
2024-04-06net: phy: add helpers to handle sfp phy connect/disconnectMaxime Chevallier
2024-04-06net: sfp: pass the phy_device when disconnecting an sfp module's PHYMaxime Chevallier
2024-04-06net: phy: Introduce ethernet link topology representationMaxime Chevallier
2024-04-06net: phy: marvell: implement cable test for 88E1111Pawel Dembicki
2024-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-03net: phy: marvell: implement cable-test for 88E308X/88E609X familyPawel Dembicki
2024-04-03net: phy: marvell: add basic support of 88E308X/88E609X familyPawel Dembicki
2024-04-03net: phy: micrel: lan8814: Fix when enabling/disabling 1-step timestampingHoratiu Vultur
2024-04-02net: phy: aquantia: add support for AQR114C PHY IDPaweł Owoc
2024-04-01net: phy: micrel: Fix potential null pointer dereferenceAleksandr Mishin
2024-03-29net: phy: air_en8811h: Add the Airoha EN8811H PHY driverEric Woudstra
2024-03-28net: phy: qcom: at803x: Avoid hibernating if MAC requires RX clockRussell King (Oracle)
2024-03-28net: phylink: add rxc_always_on flag to phylink_pcsRomain Gantois
2024-03-28net: phylink: add PHY_F_RXC_ALWAYS_ON to PHY dev flagsRussell King (Oracle)
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