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
2023-08-19
net: phy: Fix deadlocking in phy_error() invocation
Serge Semin
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
2022-11-08
ethtool: linkstate: add a statistic for PHY down events
Jakub Kicinski
2022-09-23
net: phy: Add support for rate matching
Sean Anderson
2022-06-29
net: phy: Don't trigger state machine while in suspend
Lukas Wunner
2022-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-09
net: phy: Fix race condition on link status change
Francesco Dolcini
2022-05-02
net: phy: Convert to mdiobus_c45_{read|write}
Andrew Lunn
2021-11-04
net: phy: fix duplex out of sync problem while changing settings
Heiner Kallweit
2021-10-25
phy: phy_ethtool_ksettings_set: Lock the PHY while changing settings
Andrew Lunn
2021-10-25
phy: phy_start_aneg: Add an unlocked version
Andrew Lunn
2021-10-25
phy: phy_ethtool_ksettings_set: Move after phy_start_aneg
Andrew Lunn
2021-10-25
phy: phy_ethtool_ksettings_get: Lock the phy for consistency
Andrew Lunn
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-06-16
net: phy: fix formatting issues with braces
Wenpeng Liang
2021-06-07
net: phy: do not print dump stack if device was removed
Oleksij Rempel
2021-04-20
net: phy: genphy_loopback: add link speed configuration
Oleksij Rempel
2021-03-01
net: phy: fix save wrong speed and duplex problem if autoneg is on
Guangbin Huang
2021-02-15
net: phy: rename PHY_IGNORE_INTERRUPT to PHY_MAC_INTERRUPT
Heiner Kallweit
2021-02-11
net: phy: introduce phydev->port
Michael Walle
2021-01-07
net: phy: replace mutex_is_locked with lockdep_assert_held in phylib
Heiner Kallweit
2020-11-25
net: phy: remove the .did_interrupt() and .ack_interrupt() callback
Ioana Ciornei
2020-11-17
net: phy: fix kernel-doc markups
Mauro Carvalho Chehab
2020-11-05
net: phy: export phy_error and phy_trigger_machine
Ioana Ciornei
2020-09-23
net: phy: Document core PHY structures
Andrew Lunn
2020-09-17
net: phy: Do not warn in phy_stop() on PHY_DOWN
Florian Fainelli
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-08
net: phy: Uninline PHY ethtool statistics operations
Florian Fainelli
2020-06-24
net: phy: make phy_disable_interrupts() non-static
Jisheng Zhang
2020-05-26
net: ethtool: Allow PHY cable test TDR data to configured
Andrew Lunn
2020-05-26
net: ethtool: Add generic parts of cable test TDR
Andrew Lunn
2020-05-26
net: mdiobus: add clause 45 mdiobus accessors
Russell King
2020-05-18
net: phy: simplify phy_link_change arguments
Doug Berger
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-13
net: phy: fix aneg restart in phy_ethtool_set_eee
Heiner Kallweit
2020-05-10
net: phy: Put interface into oper testing during cable test
Andrew Lunn
2020-05-10
net: ethtool: Add infrastructure for reporting cable test results
Andrew Lunn
2020-05-10
net: phy: Add support for polling cable test
Andrew Lunn
2020-05-10
net: phy: Add cable test support to state machine
Andrew Lunn
2020-05-06
ethtool: provide UAPI for PHY master/slave configuration.
Oleksij Rempel
2020-03-23
net: phy: add and use phy_check_downshift
Heiner Kallweit
2020-03-17
net: phy: improve phy_driver callback handle_interrupt
Heiner Kallweit
[next]