summaryrefslogtreecommitdiff
path: root/drivers/net/phy/qcom
AgeCommit message (Expand)AuthorFilesLines
2024-03-28net: phy: qcom: at803x: fix kernel panic with at8031_probeChristian Marangi1-1/+3
2024-03-07net: phy: qca807x: fix compilation when CONFIG_GPIOLIB is not setRobert Marko1-16/+16
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-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: generalize some qca808x LED functionsChristian Marangi3-34/+65
2024-02-10net: phy: qcom: move common qca808x LED define to shared headerChristian Marangi2-65/+65
2024-02-10net: phy: qcom: add support for QCA807x PHY FamilyRobert Marko3-0/+606
2024-02-10net: phy: provide whether link has changed in c37_read_statusChristian Marangi1-1/+2
2024-02-10net: phy: qcom: move more function to shared libraryChristian Marangi4-240/+244
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-02-01net: phy: qcom: detach qca808x PHY driver from at803xChristian Marangi4-896/+942
2024-02-01net: phy: qcom: move additional functions to shared libraryChristian Marangi3-425/+463
2024-02-01net: phy: qcom: deatch qca83xx PHY driver from at803xChristian Marangi4-238/+284
2024-02-01net: phy: qcom: create and move functions to shared libraryChristian Marangi5-67/+94
2024-02-01net: phy: move at803x PHY driver to dedicated directoryChristian Marangi3-0/+2768