aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/qcom
AgeCommit message (Expand)AuthorFilesLines
2025-09-22net: phy: update all PHYs to use sfp_get_module_caps()Russell King (Oracle)2-9/+7
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski1-1/+1
2025-07-21net: phy: qcom: qca807x: Enable WoL support using shared libraryLuo Jie1-0/+4
2025-07-17net: phy: qcom: qca807x: Support PHY counterLuo Jie1-0/+25
2025-07-17net: phy: qcom: qca808x: Support PHY counterLuo Jie1-0/+23
2025-07-17net: phy: qcom: Add PHY counter supportLuo Jie2-0/+98
2025-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-28/+31
2025-07-07net: phy: qcom: qca808x: Fix WoL issue by utilizing at8031_set_wol()Luo Jie1-1/+1
2025-07-07net: phy: qcom: move the WoL function to shared libraryLuo Jie3-27/+30
2025-06-23net: phy: qcom: at803x: Add Qualcomm IPQ5018 Internal PHY supportGeorge Moussalem2-1/+168
2025-06-17net: phy: qca807x: use new GPIO line value setter callbacksBartosz Golaszewski1-6/+7
2025-06-16net: phy: add Kconfig symbol PHY_PACKAGEHeiner Kallweit1-0/+1
2025-03-05net: phy: qca807x: use new phy_package_shared gettersHeiner Kallweit1-9/+7
2025-02-20net: phy: qcom: qca807x fix condition for DAC_DSP_BIAS_CURRENTGeorge Moussalem1-1/+1
2025-01-14net: phy: Constify struct mdio_device_idChristophe JAILLET4-4/+4
2024-11-03net: phy: use ethtool string helpersRosen Penev1-4/+2
2024-09-06net: phy: qca83xx: use PHY_ID_MATCH_EXACTRosen Penev1-7/+3
2024-08-23net: phy: add helpers to handle sfp phy connect/disconnectMaxime Chevallier2-0/+4
2024-08-01net: phy: qca807x: Drop unnecessary and broken DT validationRob Herring (Arm)1-10/+0
2024-05-13net: revert partially applied PHY topology seriesJakub Kicinski2-4/+0
2024-04-06net: phy: add helpers to handle sfp phy connect/disconnectMaxime Chevallier2-0/+4
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-03-06net: 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-01-31net: phy: qcom: detach qca808x PHY driver from at803xChristian Marangi4-896/+942
2024-01-31net: phy: qcom: move additional functions to shared libraryChristian Marangi3-425/+463
2024-01-31net: phy: qcom: deatch qca83xx PHY driver from at803xChristian Marangi4-238/+284
2024-01-31net: phy: qcom: create and move functions to shared libraryChristian Marangi5-67/+94
2024-01-31net: phy: move at803x PHY driver to dedicated directoryChristian Marangi3-0/+2768