summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2025-04-04net: phylink: pass PHY interface mode into MAC LPI methodsRussell King (Oracle)
2025-04-04net: phylink: handle mac_enable_tx_lpi() returning -EOPNOTSUPPRussell King (Oracle)
2025-04-04net: phylink: use phy interface mode bitmaps for SFP PHYsRussell King
2025-04-04net: phy: add supported_interfaces to Aquantia AQR113CRussell King (Oracle)
2025-04-04net: phy: add supported_interfaces to marvell10g PHYsRussell King
2025-04-04net: phy: add supported_interfaces to marvell PHYsRussell King
2025-04-04net: phy: add supported_interfaces to bcm84881Russell King
2025-04-04net: sfp: display SFP module information [*not for mainline*]Russell King
2025-04-04net: sfp: add sfp+ compatible [*not for mainline*]Russell King
2025-04-04net: sfp: add support for cooled SFP+ transceiversRussell King
2025-04-04net: phy: make phy_error() report which PHY has failedRussell King
2025-04-04net: phy: marvell10g: allow PHY to probe without firmwareRussell King
2025-04-04net: phy: provide phy driver start/stop hooksRussell King
2025-04-04net: phy: marvell*: add support for hw resolved pause modesRussell King
2025-04-04net: phy: add resolved pause support [*not for mainline*]Russell King
2025-04-04net: phylink: handle MDIO_USXGMII_LINK when decoding USXGMIIRussell King (Oracle)
2025-04-04net: phy: marvell10g: add support for configuring LEDsRussell King
2025-04-04net: phy: generate PHY mdio modaliasRussell King (Oracle)
2025-04-04net: phylink: add phylink_prepare_resume()Russell King (Oracle)
2025-04-04net: phylink: add config of PHY receive clock-stop in phylink_resume()Russell King (Oracle)
2025-04-04net: phylink: add support for notifying PCS about EEERussell King (Oracle)
2025-04-04net: phylink: provide phylink_mac_implements_lpi()Russell King (Oracle)
2025-03-19phy: fix xa_alloc_cyclic() error handlingMichal Swiatkowski
2025-03-07net: phy: nxp-c45-tja11xx: add TJA112XB SGMII PCS restart errataAndrei Botila
2025-03-07net: phy: nxp-c45-tja11xx: add TJA112X PHY configuration errataAndrei Botila
2025-02-20net: phy: qcom: qca807x fix condition for DAC_DSP_BIAS_CURRENTGeorge Moussalem
2025-02-11net: phylink: make configuring clock-stop dependent on MAC supportRussell King (Oracle)
2025-01-27net: phy: c45-tjaxx: add delay between MDIO write and read in soft_resetMilos Reljin
2025-01-23net: phy: marvell-88q2xxx: Fix temperature measurement with reset-gpiosDimitri Fedrau
2025-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-01-20net: phylink: fix regression when binding a PHYRussell King (Oracle)
2025-01-20net: phy: realtek: HWMON support for standalone versions of RTL8221B and RTL8251Aleksander Jan Bajkowski
2025-01-20net: phylink: always do a major config when attaching a SFP PHYRussell King (Oracle)
2025-01-18net: phy: remove leftovers from switch to linkmode bitmapsHeiner Kallweit
2025-01-17net: phy: realtek: always clear NBase-T lpaDaniel Golle
2025-01-17net: phy: realtek: clear master_slave_state if link is downDaniel Golle
2025-01-17net: phy: realtek: clear 1000Base-T lpa if link is downDaniel Golle
2025-01-16net: phy: microchip_rds_ptp : Add PEROUT feature library for RDS PTP supporte...Divya Koppera
2025-01-16net: phy: microchip_t1: Enable pin out specific to lan887x phy for PEROUT signalDivya Koppera
2025-01-16net: phy: microchip_rds_ptp: Header file library changes for PEROUTDivya Koppera
2025-01-16net: phylink: add EEE managementRussell King (Oracle)
2025-01-16net: phylink: add phylink_link_is_up() helperRussell King (Oracle)
2025-01-16net: phy: add support for querying PHY clock stop capabilityRussell King (Oracle)
2025-01-15net: phylink: provide fixed state for 1000base-X and 2500base-XRussell King (Oracle)
2025-01-15net: phylink: use neg_mode in phylink_mii_c22_pcs_decode_state()Russell King (Oracle)
2025-01-15net: phylink: pass neg_mode into c22 state decoderRussell King (Oracle)
2025-01-15net: phylink: pass neg_mode into .pcs_get_state() methodRussell King (Oracle)
2025-01-15net: phylink: use pcs_neg_mode in phylink_mac_pcs_get_state()Russell King (Oracle)
2025-01-14net: phy: Constify struct mdio_device_idChristophe JAILLET
2025-01-14net: phy: realtek: add hwmon support for temp sensor on RTL822xHeiner Kallweit