index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
phy-c45.c
Age
Commit message (
Expand
)
Author
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
2019-04-02
net: phy: use c45 standard to detect link partner autoneg capability
Heiner Kallweit
2019-03-04
net: phy: use phy_modify_mmd_changed in genphy_c45_an_config_aneg
Heiner Kallweit
2019-03-03
net: phy: remove gen10g_no_soft_reset
Heiner Kallweit
2019-03-03
net: phy: don't export gen10g_read_status
Heiner Kallweit
2019-03-03
net: phy: remove gen10g_config_init
Heiner Kallweit
2019-03-03
net: phy: remove gen10g_suspend and gen10g_resume
Heiner Kallweit
2019-02-24
net: phy: check PMAPMD link status only in genphy_c45_read_link
Heiner Kallweit
2019-02-24
net: phy: let genphy_c45_read_abilities also check aneg capability
Heiner Kallweit
2019-02-23
net: phy: add genphy_c45_read_status
Heiner Kallweit
2019-02-23
net: phy: don't change modes we don't care about in genphy_c45_read_lpa
Heiner Kallweit
2019-02-21
net: phy: add genphy_c45_check_and_restart_aneg
Heiner Kallweit
2019-02-21
net: phy: use genphy_config_eee_advert in genphy_c45_an_config_aneg
Heiner Kallweit
2019-02-20
net: phy: disable aneg in genphy_c45_pma_setup_forced
Heiner Kallweit
2019-02-18
net: phy: use mii_10gbt_stat_mod_linkmode_lpa_t in genphy_c45_read_lpa
Heiner Kallweit
2019-02-17
net: phy: add genphy_c45_an_config_aneg
Andrew Lunn
2019-02-13
net: phy: Add generic support for 2.5GBaseT and 5GBaseT
Maxime Chevallier
2019-02-13
net: phy: Extract genphy_c45_pma_read_abilities from marvell10g
Maxime Chevallier
2019-02-08
net: phy: don't double-read link status register if link is up
Heiner Kallweit
2019-02-08
net: phy: consider latched link-down status in polling mode
Heiner Kallweit
2019-02-07
net: phy: let genphy_c45_read_link manage the devices to check
Heiner Kallweit
2019-02-06
net: phy: improve genphy_c45_read_link
Heiner Kallweit
2019-02-06
net: phy: make use of new MMD accessors
Heiner Kallweit
2018-11-11
net: phy: Convert u32 phydev->lp_advertising to linkmode
Andrew Lunn
2018-11-11
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
2018-10-25
net: phy: genphy_10g_driver: Avoid NULL pointer dereference
Andrew Lunn
2018-03-04
net: phy: Fix spelling mistake: "advertisment"-> "advertisement"
Colin Ian King
2018-03-01
net: phy: Export gen10g_* functions
Florian Fainelli
2018-01-02
net: phy: marvell10g: add MDI swap reporting
Russell King
2017-06-06
net: phy: split out 10G genphy support
Russell King
2017-06-06
net: phy: add 802.3 clause 45 support to phylib
Russell King