aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/qcom/qca808x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-17net: phy: qcom: qca808x: Support PHY counterLuo Jie1-0/+23
2025-07-07net: phy: qcom: qca808x: Fix WoL issue by utilizing at8031_set_wol()Luo Jie1-1/+1
2025-01-14net: phy: Constify struct mdio_device_idChristophe JAILLET1-1/+1
2024-03-01net: phy: qcom: qca808x: fill in possible_interfacesRobert Marko1-0/+12
2024-03-01net: phy: qcom: qca808x: add helper for checking for 1G only modelRobert Marko1-5/+12
2024-02-10net: phy: qcom: generalize some qca808x LED functionsChristian Marangi1-34/+4
2024-02-10net: phy: qcom: move common qca808x LED define to shared headerChristian Marangi1-65/+0
2024-02-10net: phy: qcom: move more function to shared libraryChristian Marangi1-205/+0
2024-02-03net: phy: qcom: qca808x: default to LED active High if not setChristian Marangi1-0/+10
2024-02-03net: phy: qcom: qca808x: fix logic error in LED brightness setChristian Marangi1-2/+2
2024-01-31net: phy: qcom: detach qca808x PHY driver from at803xChristian Marangi1-0/+934