summaryrefslogtreecommitdiff
path: root/drivers/net/phy/qcom/at803x.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-17net: phy: at803x: Use a helper to check for phy reset existenceMaxime Chevallier1-1/+1
2026-06-11net: phy: at803x: add RX and TX clock management for IPQ5018 PHYGeorge Moussalem1-0/+12
2026-04-13net: phy: qcom: at803x: Use the correct bit to disable extended next pageMaxime Chevallier1-1/+1
2026-01-13net: phy: at803x: Support SFP through phy_port interfaceMaxime Chevallier1-43/+30
2025-09-22net: phy: update all PHYs to use sfp_get_module_caps()Russell King (Oracle)1-5/+4
2025-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-27/+0
2025-07-07net: phy: qcom: move the WoL function to shared libraryLuo Jie1-27/+0
2025-06-23net: phy: qcom: at803x: Add Qualcomm IPQ5018 Internal PHY supportGeorge Moussalem1-0/+167
2025-01-14net: 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-05-13net: revert partially applied PHY topology seriesJakub Kicinski1-2/+0
2024-04-06net: phy: add helpers to handle sfp phy connect/disconnectMaxime Chevallier1-0/+2
2024-03-28net: phy: qcom: at803x: Avoid hibernating if MAC requires RX clockRussell King (Oracle)1-1/+2
2024-03-28net: phy: qcom: at803x: fix kernel panic with at8031_probeChristian Marangi1-1/+3
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 Marangi1-35/+0
2024-01-31net: phy: qcom: detach qca808x PHY driver from at803xChristian Marangi1-896/+1
2024-01-31net: phy: qcom: move additional functions to shared libraryChristian Marangi1-425/+1
2024-01-31net: phy: qcom: deatch qca83xx PHY driver from at803xChristian Marangi1-235/+0
2024-01-31net: phy: qcom: create and move functions to shared libraryChristian Marangi1-67/+2
2024-01-31net: phy: move at803x PHY driver to dedicated directoryChristian Marangi1-0/+2759