index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
phy-c45.c
Age
Commit message (
Expand
)
Author
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
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
[next]