summaryrefslogtreecommitdiff
path: root/drivers/net/phy/qcom/qca807x.c
AgeCommit message (Expand)AuthorFilesLines
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