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-core.c
Age
Commit message (
Expand
)
Author
2019-05-22
net: phy: Add support for 100BaseT1 and 1000BaseT1
Andrew Lunn
2019-05-04
net: phy: improve pause handling
Heiner Kallweit
2019-04-14
phy: warn if phylib and ethtool PHY mode definitions are out of sync
Heiner Kallweit
2019-04-14
net: phy: add support for new modes in phylib
Heiner Kallweit
2019-04-14
net: phy: shrink PHY settings array
Heiner Kallweit
2019-02-17
net: phy: improve phy_resolve_aneg_linkmode
Heiner Kallweit
2019-02-13
net: phy: Move of_set_phy_eee_broken to phy-core.c
Maxime Chevallier
2019-02-13
net: phy: Mask-out non-compatible modes when setting the max-speed
Maxime Chevallier
2019-02-10
net: phy: add register modifying helpers returning 1 on change
Heiner Kallweit
2019-02-06
net: phy: provide full set of accessor functions to MMD registers
Nikita Yushchenko
2019-01-22
net: phy: Convert some PHY and MDIO driver files to SPDX headers
Andrew Lunn
2018-11-11
net: phy: Add support for resolving 5G and 2.5G autoneg
Andrew Lunn
2018-11-11
net: phy: Add more link modes to the settings table
Andrew Lunn
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-03-04
net: phy: Fix spelling mistake: "advertisment"-> "advertisement"
Colin Ian King
2018-01-15
net: phy: Have __phy_modify return 0 on success
Andrew Lunn
2018-01-08
net: phy: fix wrong masks to phy_modify()
Russell King
2018-01-03
net: phy: add phy_modify() accessor
Russell King
2018-01-03
net: phy: add paged phy register accessors
Russell King
2018-01-03
net: phy: add unlocked accessors
Russell King
2018-01-03
net: phy: use unlocked accessors for indirect MMD accesses
Russell King
2018-01-02
net: phy: add helper to convert negotiation result to phy settings
Russell King
2017-08-06
net: phy: add 1000Base-X to phy settings table
Russell King
2017-08-06
net: phy: move phy_lookup_setting() and guts of phy_supported_speeds() to phy...
Russell King
2017-08-06
net: phy: split out PHY speed and duplex string generation
Russell King
2017-04-17
net: phy: test the right variable in phy_write_mmd()
Dan Carpenter
2017-03-22
net: phy: clean up mmd_phy_indirect()
Russell King
2017-03-22
net: phy: remove the indirect MMD read/write methods
Russell King
2017-03-22
net: phy: make phy_(read|write)_mmd() generic MMD accessors
Russell King
2017-03-22
net: phy: move phy MMD accessors to phy-core.c
Russell King