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.c
Age
Commit message (
Expand
)
Author
2025-03-20
net: phy: Support speed selection for PHY loopback
Gerhard Engleder
2025-03-18
net: phy: phy_caps: Allow looking-up link caps based on speed and duplex
Maxime Chevallier
2025-03-18
net: phy: phy_caps: Introduce phy_caps_valid
Maxime Chevallier
2025-03-18
net: phy: phy_caps: Move phy_speeds to phy_caps
Maxime Chevallier
2025-02-24
net: phy: add phylib-internal.h
Heiner Kallweit
2025-02-18
net: phy: c45: remove local advertisement parameter from genphy_c45_eee_is_ac...
Heiner Kallweit
2025-02-14
net: phy: remove helper phy_is_internal
Heiner Kallweit
2025-02-14
net: phy: stop exporting phy_queue_state_machine
Heiner Kallweit
2025-02-12
net: phy: Add support for driver-specific next update time
Oleksij Rempel
2025-01-16
net: phy: add support for querying PHY clock stop capability
Russell King (Oracle)
2025-01-14
net: phy: introduce optional polling interface for PHY statistics
Oleksij Rempel
2025-01-14
net: ethtool: plumb PHY stats to PHY drivers
Jakub Kicinski
2025-01-10
net: phy: add configuration of rx clock stop mode
Russell King (Oracle)
2024-12-06
net: phy: update phy_ethtool_get_eee() documentation
Russell King (Oracle)
2024-12-06
net: phy: remove genphy_c45_eee_is_active()'s is_enabled arg
Russell King (Oracle)
2024-12-04
net: phy: add phy_config_inband()
Russell King (Oracle)
2024-12-04
net: phy: add phy_inband_caps()
Russell King (Oracle)
2024-11-28
net: phy: fix phy_ethtool_set_eee() incorrectly enabling LPI
Russell King (Oracle)
2024-11-24
net: phy: ensure that genphy_c45_an_config_eee_aneg() sees new value of phyde...
Heiner Kallweit
2024-09-04
net: phy: Check for read errors in SIOCGMIIREG
Niklas Söderlund
2024-08-26
net: phy: Add phy library support to check supported list when autoneg is ena...
Divya Koppera
2024-06-28
net: move ethtool-related netdev state into its own struct
Edward Cree
2024-03-11
net: phy: simplify a check in phy_check_link_status
Heiner Kallweit
2024-03-05
net: phy: Immediately call adjust_link if only tx_lpi_enabled changes
Andrew Lunn
2024-03-05
net: phy: Keep track of EEE configuration
Andrew Lunn
2024-03-05
net: phy: Add phydev->enable_tx_lpi to simplify adjust link callbacks
Andrew Lunn
2024-02-06
net: phy: constify phydev->drv
Russell King (Oracle)
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
2023-11-18
net: phy: Remove the call to phy_mii_ioctl in phy_hwstamp_get/set
Kory Maincent
2023-11-18
net: Convert PHYs hwtstamp callback to use kernel_hwtstamp_config
Kory Maincent
2023-09-19
net: phy: fix regression with AX88772A PHY driver
Russell King (Oracle)
2023-09-17
net: phy: convert phy_stop() to use split state machine
Russell King (Oracle)
2023-09-17
net: phy: split locked and unlocked section of phy_state_machine()
Russell King (Oracle)
2023-09-17
net: phy: move phy_state_machine()
Russell King (Oracle)
2023-09-17
net: phy: move phy_suspend() to end of phy_state_machine()
Russell King (Oracle)
2023-09-17
net: phy: move call to start aneg
Russell King (Oracle)
2023-09-17
net: phy: call phy_error_precise() while holding the lock
Russell King (Oracle)
2023-09-17
net: phy: always call phy_process_state_change() under lock
Russell King (Oracle)
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-19
net: phy: Fix deadlocking in phy_error() invocation
Serge Semin
2023-08-02
net: phy: provide phylib stubs for hardware timestamping operations
Vladimir Oltean
2023-05-24
net: phy: avoid kernel warning dump when stopping an errored PHY
Russell King (Oracle)
2023-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-24
net: phy: Improved PHY error reporting in state machine
Florian Fainelli
2023-03-19
net: phy: Ensure state transitions are processed from phy_stop()
Florian Fainelli
2023-02-20
net: phy: Add locks to ethtool functions
Andrew Lunn
2023-02-13
net: phy: start using genphy_c45_ethtool_get/set_eee()
Oleksij Rempel
2023-02-13
net: phy: migrate phy_init_eee() to genphy_c45_eee_is_active()
Oleksij Rempel
2023-02-13
net: phy: export phy_check_valid() function
Oleksij Rempel
2023-01-11
drivers/net/phy: add connection between ethtool and phylib for PLCA
Piergiorgio Beruto
[next]