summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/qcom
AgeCommit message (Expand)AuthorLines
2026-02-20net: phy: qcom: qca807x: normalize return value of gpio_getDmitry Torokhov-1/+1
2026-01-13net: phy: qca807x: Support SFP through phy_port interfaceMaxime Chevallier-42/+30
2026-01-13net: phy: at803x: Support SFP through phy_port interfaceMaxime Chevallier-45/+32
2025-09-22net: phy: update all PHYs to use sfp_get_module_caps()Russell King (Oracle)-9/+7
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski-1/+1
2025-07-21net: phy: qcom: qca807x: Enable WoL support using shared libraryLuo Jie-0/+4
2025-07-17net: phy: qcom: qca807x: Support PHY counterLuo Jie-0/+25
2025-07-17net: phy: qcom: qca808x: Support PHY counterLuo Jie-0/+23
2025-07-17net: phy: qcom: Add PHY counter supportLuo Jie-0/+98
2025-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-28/+31
2025-07-07net: phy: qcom: qca808x: Fix WoL issue by utilizing at8031_set_wol()Luo Jie-1/+1
2025-07-07net: phy: qcom: move the WoL function to shared libraryLuo Jie-27/+30
2025-06-23net: phy: qcom: at803x: Add Qualcomm IPQ5018 Internal PHY supportGeorge Moussalem-1/+168
2025-06-17net: phy: qca807x: use new GPIO line value setter callbacksBartosz Golaszewski-6/+7
2025-06-16net: phy: add Kconfig symbol PHY_PACKAGEHeiner Kallweit-0/+1
2025-03-05net: phy: qca807x: use new phy_package_shared gettersHeiner Kallweit-9/+7
2025-02-20net: phy: qcom: qca807x fix condition for DAC_DSP_BIAS_CURRENTGeorge Moussalem-1/+1
2025-01-14net: phy: Constify struct mdio_device_idChristophe JAILLET-4/+4
2024-11-03net: phy: use ethtool string helpersRosen Penev-4/+2
2024-09-06net: phy: qca83xx: use PHY_ID_MATCH_EXACTRosen Penev-7/+3
2024-08-23net: phy: add helpers to handle sfp phy connect/disconnectMaxime Chevallier-0/+4
2024-08-01net: phy: qca807x: Drop unnecessary and broken DT validationRob Herring (Arm)-10/+0
2024-05-13net: revert partially applied PHY topology seriesJakub Kicinski-4/+0
2024-04-06net: phy: add helpers to handle sfp phy connect/disconnectMaxime Chevallier-0/+4
2024-03-28net: phy: qcom: at803x: Avoid hibernating if MAC requires RX clockRussell King (Oracle)-1/+2
2024-03-28net: phy: qcom: at803x: fix kernel panic with at8031_probeChristian Marangi-1/+3
2024-03-06net: phy: qca807x: fix compilation when CONFIG_GPIOLIB is not setRobert Marko-16/+16
2024-03-01net: phy: qcom: qca808x: fill in possible_interfacesRobert Marko-0/+12
2024-03-01net: phy: qcom: qca808x: add helper for checking for 1G only modelRobert Marko-5/+12
2024-02-15net: phy: qca807x: move interface mode check to .config_init_onceRobert Marko-5/+5
2024-02-10net: phy: qca807x: add support for configurable LEDChristian Marangi-2/+254
2024-02-10net: phy: qcom: generalize some qca808x LED functionsChristian Marangi-34/+65
2024-02-10net: phy: qcom: move common qca808x LED define to shared headerChristian Marangi-65/+65
2024-02-10net: phy: qcom: add support for QCA807x PHY FamilyRobert Marko-0/+606
2024-02-10net: phy: provide whether link has changed in c37_read_statusChristian Marangi-1/+2
2024-02-10net: phy: qcom: move more function to shared libraryChristian Marangi-240/+244
2024-02-03net: phy: qcom: qca808x: default to LED active High if not setChristian Marangi-0/+10
2024-02-03net: phy: qcom: qca808x: fix logic error in LED brightness setChristian Marangi-2/+2
2024-01-31net: phy: qcom: detach qca808x PHY driver from at803xChristian Marangi-896/+942
2024-01-31net: phy: qcom: move additional functions to shared libraryChristian Marangi-425/+463
2024-01-31net: phy: qcom: deatch qca83xx PHY driver from at803xChristian Marangi-238/+284
2024-01-31net: phy: qcom: create and move functions to shared libraryChristian Marangi-67/+94
2024-01-31net: phy: move at803x PHY driver to dedicated directoryChristian Marangi-0/+2768