Age | Commit message (Expand) | Author | Files | Lines |
2024-05-14 | net: revert partially applied PHY topology series | Jakub Kicinski | 2 | -4/+0 |
2024-04-06 | net: phy: add helpers to handle sfp phy connect/disconnect | Maxime Chevallier | 2 | -0/+4 |
2024-03-29 | net: phy: qcom: at803x: Avoid hibernating if MAC requires RX clock | Russell King (Oracle) | 1 | -1/+2 |
2024-03-28 | net: phy: qcom: at803x: fix kernel panic with at8031_probe | Christian Marangi | 1 | -1/+3 |
2024-03-07 | net: phy: qca807x: fix compilation when CONFIG_GPIOLIB is not set | Robert Marko | 1 | -16/+16 |
2024-03-01 | net: phy: qcom: qca808x: fill in possible_interfaces | Robert Marko | 1 | -0/+12 |
2024-03-01 | net: phy: qcom: qca808x: add helper for checking for 1G only model | Robert Marko | 1 | -5/+12 |
2024-02-15 | net: phy: qca807x: move interface mode check to .config_init_once | Robert Marko | 1 | -5/+5 |
2024-02-10 | net: phy: qca807x: add support for configurable LED | Christian Marangi | 1 | -2/+254 |
2024-02-10 | net: phy: qcom: generalize some qca808x LED functions | Christian Marangi | 3 | -34/+65 |
2024-02-10 | net: phy: qcom: move common qca808x LED define to shared header | Christian Marangi | 2 | -65/+65 |
2024-02-10 | net: phy: qcom: add support for QCA807x PHY Family | Robert Marko | 3 | -0/+606 |
2024-02-10 | net: phy: provide whether link has changed in c37_read_status | Christian Marangi | 1 | -1/+2 |
2024-02-10 | net: phy: qcom: move more function to shared library | Christian Marangi | 4 | -240/+244 |
2024-02-03 | net: phy: qcom: qca808x: default to LED active High if not set | Christian Marangi | 1 | -0/+10 |
2024-02-03 | net: phy: qcom: qca808x: fix logic error in LED brightness set | Christian Marangi | 1 | -2/+2 |
2024-02-01 | net: phy: qcom: detach qca808x PHY driver from at803x | Christian Marangi | 4 | -896/+942 |
2024-02-01 | net: phy: qcom: move additional functions to shared library | Christian Marangi | 3 | -425/+463 |
2024-02-01 | net: phy: qcom: deatch qca83xx PHY driver from at803x | Christian Marangi | 4 | -238/+284 |
2024-02-01 | net: phy: qcom: create and move functions to shared library | Christian Marangi | 5 | -67/+94 |
2024-02-01 | net: phy: move at803x PHY driver to dedicated directory | Christian Marangi | 3 | -0/+2768 |