index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
phy-c45.c
Age
Commit message (
Expand
)
Author
2024-03-05
net: phy: Immediately call adjust_link if only tx_lpi_enabled changes
Andrew Lunn
2024-02-27
net: phy: simplify genphy_c45_ethtool_set_eee
Heiner Kallweit
2024-02-21
net: phy: c45: detect 100/1000BASE-T1 linkmode advertisements
Dimitri Fedrau
2024-02-17
net: phy: c45: add support for MDIO_AN_EEE_ADV2
Heiner Kallweit
2024-02-17
net: phy: c45: add support for EEE link partner ability 2 to genphy_c45_read_...
Heiner Kallweit
2024-02-17
net: phy: c45: add and use genphy_c45_read_eee_cap2
Heiner Kallweit
2024-01-31
net: phy: c45: change genphy_c45_ethtool_[get|set]_eee to use EEE linkmode bi...
Heiner Kallweit
2024-01-31
ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keee
Heiner Kallweit
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
2023-12-13
net: phy: c45: add genphy_c45_pma_read_ext_abilities() function
Oleksij Rempel
2023-07-20
net: phy: c45: detect the BASE-T1 speed from the ability register
Stefan Eichenberger
2023-07-20
net: phy: c45: add a separate function to read BASE-T1 abilities
Stefan Eichenberger
2023-07-20
net: phy: c45: add support for 1000BASE-T1 forced setup
Stefan Eichenberger
2023-06-20
net: phy-c45: Fix genphy_c45_ethtool_set_eee description
Andrew Lunn
2023-02-27
net: phy: c45: fix network interface initialization failures on xtensa, arm:c...
Oleksij Rempel
2023-02-23
net: phy: c45: genphy_c45_ethtool_set_eee: validate EEE link modes
Oleksij Rempel
2023-02-23
net: phy: do not force EEE support
Oleksij Rempel
2023-02-23
net: phy: c45: add genphy_c45_an_config_eee_aneg() function
Oleksij Rempel
2023-02-23
net: phy: c45: use "supported_eee" instead of supported for access validation
Oleksij Rempel
2023-02-15
net: phy: c45: genphy_c45_an_config_aneg(): fix uninitialized symbol error
Oleksij Rempel
2023-02-13
net: phy: c45: migrate to genphy_c45_write_eee_adv()
Oleksij Rempel
2023-02-13
net: phy: add genphy_c45_ethtool_get/set_eee() support
Oleksij Rempel
2023-02-13
net: phy: add genphy_c45_read_eee_abilities() function
Oleksij Rempel
2023-01-19
net: phy: fix use of uninit variable when setting PLCA config
Piergiorgio Beruto
2023-01-11
drivers/net/phy: add helpers to get/set PLCA configuration
Piergiorgio Beruto
2022-08-08
net: phy: c45 baset1: do not skip aneg configuration if clock role is not spe...
Oleksij Rempel
2022-05-09
net: phy: export genphy_c45_baset1_read_status()
Oleksij Rempel
2022-05-09
net: phy: genphy_c45_pma_baset1_read_master_slave: read actual configuration
Oleksij Rempel
2022-05-09
net: phy: introduce genphy_c45_pma_baset1_read_master_slave()
Oleksij Rempel
2022-05-09
net: phy: genphy_c45_pma_baset1_setup_master_slave: do no set unknown configu...
Oleksij Rempel
2022-05-09
net: phy: introduce genphy_c45_pma_baset1_setup_master_slave()
Oleksij Rempel
2022-05-09
net: phy: genphy_c45_baset1_an_config_aneg: do no set unknown configuration
Oleksij Rempel
2022-05-01
net: phy: Add 10BASE-T1L support in phy-c45
Alexandru Tachici
2021-10-26
net: phy: fixed warning: Function parameter not described
Luo Jie
2021-10-25
net: phy: add genphy_c45_fast_retrain
Luo Jie
2021-06-16
net: phy: delete repeated words of comments
Wenpeng Liang
2021-04-19
net: phy: add genphy_c45_pma_suspend/resume
Radu Pirea (NXP OSS)
2021-03-24
net: phy: add genphy_c45_loopback
Wong Vee Khee
2020-11-17
net: phy: fix kernel-doc markups
Mauro Carvalho Chehab
2020-06-19
net: phy: split devices_in_package
Russell King
2020-04-24
net: phy: remove genphy_no_soft_reset
Heiner Kallweit
2020-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-02-26
net: phy: corrected the return value for genphy_check_and_restart_aneg and ge...
Sudheesh Mavila
2020-02-19
phy: avoid unnecessary link-up delay in polling mode
Petr Oros
2019-10-16
net: phy: Fix "link partner" information disappear issue
Yonglong Liu
2019-08-27
Add genphy_c45_config_aneg() function to phy-c45.c
Marco Hartmann
2019-08-13
net: phy: consider AN_RESTART status when reading link status
Heiner Kallweit
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-04-08
net: phy: replace genphy_10g_driver with genphy_c45_driver
Heiner Kallweit
2019-04-02
net: phy: deal properly with autoneg incomplete in genphy_c45_read_lpa
Heiner Kallweit
[next]