summaryrefslogtreecommitdiff
path: root/drivers/net/phy/realtek
AgeCommit message (Expand)AuthorFilesLines
2025-05-22net: phy: pass PHY driver to .match_phy_device OPChristian Marangi1-9/+18
2025-05-21net: phy: realtek: add RTL8127-internal PHYChunHao Lin1-0/+2
2025-05-06net: phy: realtek: Add support for PHY LEDs on RTL8211EMichael Klein1-6/+119
2025-05-06net: phy: realtek: use __set_bit() in rtl8211f_led_hw_control_get()Michael Klein1-5/+5
2025-05-06net: phy: realtek: Group RTL82* macro definitionsMichael Klein1-35/+37
2025-05-06net: phy: realtek: add RTL8211F register definesMichael Klein1-10/+24
2025-05-06net: phy: realtek: Clean up RTL821x ExtPage accessMichael Klein1-15/+23
2025-05-06net: phy: realtek: remove unsed RTL821x_PHYSR* macrosMichael Klein1-4/+0
2025-05-02net: phy: realtek: Add support for WOL magic packet on RTL8211FDaniel Braunwarth1-0/+69
2025-03-21net: phy: realtek: disable PHY-mode EEERussell King (Oracle)1-2/+9
2025-03-21net: phy: realtek: remove call to devm_hwmon_sanitize_nameHeiner Kallweit1-6/+1
2025-02-19net: phy: realtek: add defines for shadowed c45 standard registersHeiner Kallweit1-11/+22
2025-02-19net: phy: realtek: add helper RTL822X_VND2_C22_REGHeiner Kallweit1-5/+4
2025-02-15net: phy: realtek: switch from paged to MMD ops in rtl822x functionsHeiner Kallweit1-6/+5
2025-02-15net: phy: realtek: improve mmd register access for internal PHY'sHeiner Kallweit1-46/+33
2025-02-05net: phy: realtek: use string choices helpersHeiner Kallweit1-4/+5
2025-02-05net: phy: realtek: make HWMON support a user-visible Kconfig symbolHeiner Kallweit1-2/+6
2025-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-15/+14
2025-01-20net: phy: realtek: HWMON support for standalone versions of RTL8221B and RTL8251Aleksander Jan Bajkowski1-0/+5
2025-01-15net: phy: realtek: add hwmon support for temp sensor on RTL822xHeiner Kallweit5-0/+108
2025-01-15net: phy: move realtek PHY driver to its own subdirectoryHeiner Kallweit3-0/+1598