summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/phy-c45.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: phy: Immediately call adjust_link if only tx_lpi_enabled changesAndrew Lunn2024-03-061-2/+12
* net: phy: simplify genphy_c45_ethtool_set_eeeHeiner Kallweit2024-02-271-9/+4
* net: phy: c45: detect 100/1000BASE-T1 linkmode advertisementsDimitri Fedrau2024-02-211-1/+2
* net: phy: c45: add support for MDIO_AN_EEE_ADV2Heiner Kallweit2024-02-171-0/+27
* net: phy: c45: add support for EEE link partner ability 2 to genphy_c45_read_...Heiner Kallweit2024-02-171-0/+11
* net: phy: c45: add and use genphy_c45_read_eee_cap2Heiner Kallweit2024-02-171-0/+31
* net: phy: c45: change genphy_c45_ethtool_[get|set]_eee to use EEE linkmode bi...Heiner Kallweit2024-01-311-23/+13
* ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keeeHeiner Kallweit2024-01-311-6/+6
* ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...Heiner Kallweit2024-01-311-4/+4
* net: phy: c45: add genphy_c45_pma_read_ext_abilities() functionOleksij Rempel2023-12-141-55/+74
* net: phy: c45: detect the BASE-T1 speed from the ability registerStefan Eichenberger2023-07-201-0/+8
* net: phy: c45: add a separate function to read BASE-T1 abilitiesStefan Eichenberger2023-07-201-13/+31
* net: phy: c45: add support for 1000BASE-T1 forced setupStefan Eichenberger2023-07-201-1/+10
* net: phy-c45: Fix genphy_c45_ethtool_set_eee descriptionAndrew Lunn2023-06-211-3/+6
* net: phy: c45: fix network interface initialization failures on xtensa, arm:c...Oleksij Rempel2023-02-271-1/+1
* net: phy: c45: genphy_c45_ethtool_set_eee: validate EEE link modesOleksij Rempel2023-02-231-2/+13
* net: phy: do not force EEE supportOleksij Rempel2023-02-231-7/+17
* net: phy: c45: add genphy_c45_an_config_eee_aneg() functionOleksij Rempel2023-02-231-1/+10
* net: phy: c45: use "supported_eee" instead of supported for access validationOleksij Rempel2023-02-231-3/+3
* net: phy: c45: genphy_c45_an_config_aneg(): fix uninitialized symbol errorOleksij Rempel2023-02-161-1/+1
* net: phy: c45: migrate to genphy_c45_write_eee_adv()Oleksij Rempel2023-02-131-1/+10
* net: phy: add genphy_c45_ethtool_get/set_eee() supportOleksij Rempel2023-02-131-0/+238
* net: phy: add genphy_c45_read_eee_abilities() functionOleksij Rempel2023-02-131-0/+70
* net: phy: fix use of uninit variable when setting PLCA configPiergiorgio Beruto2023-01-201-1/+1
* drivers/net/phy: add helpers to get/set PLCA configurationPiergiorgio Beruto2023-01-111-0/+193
* net: phy: c45 baset1: do not skip aneg configuration if clock role is not spe...Oleksij Rempel2022-08-091-18/+16
* net: phy: export genphy_c45_baset1_read_status()Oleksij Rempel2022-05-091-1/+2
* net: phy: genphy_c45_pma_baset1_read_master_slave: read actual configurationOleksij Rempel2022-05-091-2/+6
* net: phy: introduce genphy_c45_pma_baset1_read_master_slave()Oleksij Rempel2022-05-091-6/+25
* net: phy: genphy_c45_pma_baset1_setup_master_slave: do no set unknown configu...Oleksij Rempel2022-05-091-1/+2
* net: phy: introduce genphy_c45_pma_baset1_setup_master_slave()Oleksij Rempel2022-05-091-19/+30
* net: phy: genphy_c45_baset1_an_config_aneg: do no set unknown configurationOleksij Rempel2022-05-091-1/+5
* net: phy: Add 10BASE-T1L support in phy-c45Alexandru Tachici2022-05-011-5/+252
* net: phy: fixed warning: Function parameter not describedLuo Jie2021-10-261-0/+1
* net: phy: add genphy_c45_fast_retrainLuo Jie2021-10-251-0/+34
* net: phy: delete repeated words of commentsWenpeng Liang2021-06-161-1/+1
* net: phy: add genphy_c45_pma_suspend/resumeRadu Pirea (NXP OSS)2021-04-201-0/+43
* net: phy: add genphy_c45_loopbackWong Vee Khee2021-03-241-0/+8
* net: phy: fix kernel-doc markupsMauro Carvalho Chehab2020-11-171-1/+1
* net: phy: split devices_in_packageRussell King2020-06-201-2/+2
* net: phy: remove genphy_no_soft_resetHeiner Kallweit2020-04-251-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-02-281-3/+3
|\
| * net: phy: corrected the return value for genphy_check_and_restart_aneg and ge...Sudheesh Mavila2020-02-271-3/+3
* | phy: avoid unnecessary link-up delay in polling modePetr Oros2020-02-201-2/+3
|/
* net: phy: Fix "link partner" information disappear issueYonglong Liu2019-10-161-0/+2
* Add genphy_c45_config_aneg() function to phy-c45.cMarco Hartmann2019-08-281-0/+26
* net: phy: consider AN_RESTART status when reading link statusHeiner Kallweit2019-08-141-0/+14
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* net: phy: replace genphy_10g_driver with genphy_c45_driverHeiner Kallweit2019-04-091-14/+3
* net: phy: deal properly with autoneg incomplete in genphy_c45_read_lpaHeiner Kallweit2019-04-021-0/+11