summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
AgeCommit message (Expand)AuthorLines
2024-12-19net: phy: micrel: Dynamically control external clock of KSZ PHYWei Fang-13/+101
2024-12-18net: phy: avoid undefined behavior in *_led_polarity_set()Arnd Bergmann-3/+3
2024-12-02net: phy: microchip: Reset LAN88xx PHY to ensure clean link state on LAN7800/...Oleksij Rempel-0/+21
2024-11-28net: phy: fix phy_ethtool_set_eee() incorrectly enabling LPIRussell King (Oracle)-13/+19
2024-11-24net: phy: ensure that genphy_c45_an_config_eee_aneg() sees new value of phyde...Heiner Kallweit-10/+14
2024-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni-8/+20
2024-11-15net: phy: microchip_t1: Clause-45 PHY loopback support for LAN887xTarun Alle-0/+1
2024-11-15net: phy: fix phylib's dual eee_enabledRussell King (Oracle)-5/+3
2024-11-14net: phy: dp83869: fix status reporting for 1000base-x autonegotiationRomain Gantois-3/+17
2024-11-14net: phy: convert eee_broken_modes to a linkmode bitmapHeiner Kallweit-20/+15
2024-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-6/+8
2024-11-13net: phylink: ensure PHY momentary link-fails are handledRussell King (Oracle)-6/+8
2024-11-13net: phy: c45: don't use temporary linkmode bitmaps in genphy_c45_ethtool_get...Heiner Kallweit-5/+2
2024-11-13net: phy: mediatek: add MT7530 & MT7531's PHY ID macrosSkyLake.Huang-4/+7
2024-11-13net: phy: mediatek: Integrate read/write page helper functionsSkyLake.Huang-28/+26
2024-11-13net: phy: mediatek: Improve readability of mtk-phy-lib.c's mtk_phy_led_hw_ctr...SkyLake.Huang-20/+24
2024-11-13net: phy: mediatek: Move LED helper functions into mtk phy libSkyLake.Huang-255/+370
2024-11-13net: phy: mediatek: Re-organize MediaTek ethernet phy driversSkyLake.Huang-18/+27
2024-11-11net: phylink: clean up phylink_resolve()Russell King (Oracle)-19/+16
2024-11-11net: phylink: remove switch() statement in resolve handlingRussell King (Oracle)-49/+45
2024-11-11net: phylink: move MLO_AN_PHY resolve handling to if() statementRussell King (Oracle)-5/+3
2024-11-11net: phylink: move MLO_AN_FIXED resolve handling to if() statementRussell King (Oracle)-5/+3
2024-11-11net: phylink: move manual flow control settingRussell King (Oracle)-2/+3
2024-11-11net: phy: aquantia: Add mdix config and reportingPaul Davey-0/+52
2024-11-07net: phy: remove genphy_config_eee_advertHeiner Kallweit-23/+0
2024-11-07net: phy: broadcom: use genphy_c45_an_config_eee_aneg in bcm_config_lre_anegHeiner Kallweit-1/+1
2024-11-07net: phy: export genphy_c45_an_config_eee_anegHeiner Kallweit-0/+1
2024-11-07net: phy: make genphy_c45_write_eee_adv() staticHeiner Kallweit-1/+2
2024-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+2
2024-11-06net: broadcom: use ethtool string helpersRosen Penev-2/+1
2024-11-06net: phy: respect cached advertising when re-enabling EEEHeiner Kallweit-4/+3
2024-11-05net: phy: ti: add PHY_RST_AFTER_CLK_EN flagDiogo Silva-0/+2
2024-11-03net: phy: use ethtool string helpersRosen Penev-29/+15
2024-10-31net: phy: dp83822: Configure RMII mode on DP83825 devicesErik Schumacher-13/+18
2024-10-29net: phylink: simplify how SFP PHYs are attachedRussell King (Oracle)-30/+14
2024-10-29net: phylink: validate sfp_select_interface() returned interfaceRussell King (Oracle)-1/+12
2024-10-29net: phylink: add common validation for sfp_select_interface()Russell King (Oracle)-13/+19
2024-10-29net: phylink: simplify phylink_parse_fixedlink()Russell King (Oracle)-13/+6
2024-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni-2/+2
2024-10-22net: phy: marvell: Add mdix status reportingPaul Davey-0/+14
2024-10-21net: sfp: change quirks for Alcatel Lucent G-010S-PShengyu Qu-1/+2
2024-10-20net: phy: realtek: add RTL8125D-internal PHYHeiner Kallweit-0/+1
2024-10-20net: phy: mediatek-ge-soc: Propagate error code correctly in cal_cycle()SkyLake.Huang-3/+5
2024-10-20net: phy: mediatek-ge-soc: Shrink line wrapping to 80 charactersSkyLake.Huang-37/+88
2024-10-20net: phy: mediatek-ge-soc: Fix coding styleSkyLake.Huang-17/+19
2024-10-19net: phy: dp83822: Fix reset pin definitionsMichel Alex-2/+2
2024-10-17net: phylink: remove "using_mac_select_pcs"Russell King (Oracle)-10/+2
2024-10-17net: phylink: remove use of pl->pcs in phylink_validate_mac_and_pcs()Russell King (Oracle)-3/+1
2024-10-17net: phylink: allow mac_select_pcs() to remove a PCSRussell King (Oracle)-1/+1
2024-10-17net: phy: realtek: merge the drivers for internal NBase-T PHY'sHeiner Kallweit-10/+43