summaryrefslogtreecommitdiff
path: root/drivers/net/phy/qcom/qca807x.c
AgeCommit message (Expand)AuthorFilesLines
2026-03-04net: phy: qcom: qca807x: normalize return value of gpio_getDmitry Torokhov1-1/+1
2025-09-23net: phy: update all PHYs to use sfp_get_module_caps()Russell King (Oracle)1-4/+3
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski1-1/+1
2025-07-22net: phy: qcom: qca807x: Enable WoL support using shared libraryLuo Jie1-0/+4
2025-07-18net: phy: qcom: qca807x: Support PHY counterLuo Jie1-0/+25
2025-06-18net: phy: qca807x: use new GPIO line value setter callbacksBartosz Golaszewski1-6/+7
2025-03-06net: phy: qca807x: use new phy_package_shared gettersHeiner Kallweit1-9/+7
2025-02-21net: phy: qcom: qca807x fix condition for DAC_DSP_BIAS_CURRENTGeorge Moussalem1-1/+1
2025-01-15net: phy: Constify struct mdio_device_idChristophe JAILLET1-1/+1
2024-08-23net: phy: add helpers to handle sfp phy connect/disconnectMaxime Chevallier1-0/+2
2024-08-02net: phy: qca807x: Drop unnecessary and broken DT validationRob Herring (Arm)1-10/+0
2024-03-07net: phy: qca807x: fix compilation when CONFIG_GPIOLIB is not setRobert Marko1-16/+16
2024-02-15net: phy: qca807x: move interface mode check to .config_init_onceRobert Marko1-5/+5
2024-02-10net: phy: qca807x: add support for configurable LEDChristian Marangi1-2/+254
2024-02-10net: phy: qcom: add support for QCA807x PHY FamilyRobert Marko1-0/+597