index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
phy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: phy: fix regression with AX88772A PHY driver
Russell King (Oracle)
2023-09-19
1
-1
/
+2
*
net: phy: convert phy_stop() to use split state machine
Russell King (Oracle)
2023-09-17
1
-1
/
+3
*
net: phy: split locked and unlocked section of phy_state_machine()
Russell King (Oracle)
2023-09-17
1
-26
/
+42
*
net: phy: move phy_state_machine()
Russell King (Oracle)
2023-09-17
1
-76
/
+76
*
net: phy: move phy_suspend() to end of phy_state_machine()
Russell King (Oracle)
2023-09-17
1
-7
/
+6
*
net: phy: move call to start aneg
Russell King (Oracle)
2023-09-17
1
-5
/
+6
*
net: phy: call phy_error_precise() while holding the lock
Russell King (Oracle)
2023-09-17
1
-3
/
+1
*
net: phy: always call phy_process_state_change() under lock
Russell King (Oracle)
2023-09-17
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-24
1
-4
/
+7
|
\
|
*
net: phy: Fix deadlocking in phy_error() invocation
Serge Semin
2023-08-19
1
-4
/
+7
*
|
net: phy: provide phylib stubs for hardware timestamping operations
Vladimir Oltean
2023-08-02
1
-0
/
+34
|
/
*
net: phy: avoid kernel warning dump when stopping an errored PHY
Russell King (Oracle)
2023-05-24
1
-4
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-24
1
-7
/
+16
|
\
|
*
net: phy: Ensure state transitions are processed from phy_stop()
Florian Fainelli
2023-03-19
1
-7
/
+16
*
|
net: phy: Improved PHY error reporting in state machine
Florian Fainelli
2023-03-24
1
-9
/
+24
|
/
*
net: phy: Add locks to ethtool functions
Andrew Lunn
2023-02-20
1
-18
/
+66
*
net: phy: start using genphy_c45_ethtool_get/set_eee()
Oleksij Rempel
2023-02-13
1
-58
/
+2
*
net: phy: migrate phy_init_eee() to genphy_c45_eee_is_active()
Oleksij Rempel
2023-02-13
1
-75
/
+14
*
net: phy: export phy_check_valid() function
Oleksij Rempel
2023-02-13
1
-2
/
+2
*
drivers/net/phy: add connection between ethtool and phylib for PLCA
Piergiorgio Beruto
2023-01-11
1
-0
/
+192
*
ethtool: linkstate: add a statistic for PHY down events
Jakub Kicinski
2022-11-08
1
-0
/
+1
*
net: phy: Add support for rate matching
Sean Anderson
2022-09-23
1
-0
/
+28
*
net: phy: Don't trigger state machine while in suspend
Lukas Wunner
2022-06-29
1
-0
/
+23
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-12
1
-1
/
+6
|
\
|
*
net: phy: Fix race condition on link status change
Francesco Dolcini
2022-05-09
1
-1
/
+6
*
|
net: phy: Convert to mdiobus_c45_{read|write}
Andrew Lunn
2022-05-02
1
-7
/
+11
|
/
*
net: phy: fix duplex out of sync problem while changing settings
Heiner Kallweit
2021-11-04
1
-1
/
+6
*
phy: phy_ethtool_ksettings_set: Lock the PHY while changing settings
Andrew Lunn
2021-10-25
1
-1
/
+3
*
phy: phy_start_aneg: Add an unlocked version
Andrew Lunn
2021-10-25
1
-6
/
+24
*
phy: phy_ethtool_ksettings_set: Move after phy_start_aneg
Andrew Lunn
2021-10-25
1
-53
/
+53
*
phy: phy_ethtool_ksettings_get: Lock the phy for consistency
Andrew Lunn
2021-10-25
1
-0
/
+2
*
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-2
/
+2
*
net: phy: fix formatting issues with braces
Wenpeng Liang
2021-06-16
1
-2
/
+1
*
net: phy: do not print dump stack if device was removed
Oleksij Rempel
2021-06-07
1
-0
/
+3
*
net: phy: genphy_loopback: add link speed configuration
Oleksij Rempel
2021-04-20
1
-1
/
+2
*
net: phy: fix save wrong speed and duplex problem if autoneg is on
Guangbin Huang
2021-03-01
1
-2
/
+4
*
net: phy: rename PHY_IGNORE_INTERRUPT to PHY_MAC_INTERRUPT
Heiner Kallweit
2021-02-15
1
-1
/
+1
*
net: phy: introduce phydev->port
Michael Walle
2021-02-11
1
-1
/
+1
*
net: phy: replace mutex_is_locked with lockdep_assert_held in phylib
Heiner Kallweit
2021-01-07
1
-1
/
+1
*
net: phy: remove the .did_interrupt() and .ack_interrupt() callback
Ioana Ciornei
2020-11-25
1
-46
/
+2
*
net: phy: fix kernel-doc markups
Mauro Carvalho Chehab
2020-11-17
1
-1
/
+1
*
net: phy: export phy_error and phy_trigger_machine
Ioana Ciornei
2020-11-05
1
-2
/
+4
*
net: phy: Document core PHY structures
Andrew Lunn
2020-09-23
1
-1
/
+68
*
net: phy: Do not warn in phy_stop() on PHY_DOWN
Florian Fainelli
2020-09-17
1
-1
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-2
/
+2
*
net: phy: Uninline PHY ethtool statistics operations
Florian Fainelli
2020-07-08
1
-0
/
+48
*
net: phy: make phy_disable_interrupts() non-static
Jisheng Zhang
2020-06-24
1
-1
/
+1
*
net: ethtool: Allow PHY cable test TDR data to configured
Andrew Lunn
2020-05-26
1
-2
/
+3
*
net: ethtool: Add generic parts of cable test TDR
Andrew Lunn
2020-05-26
1
-1
/
+64
*
net: mdiobus: add clause 45 mdiobus accessors
Russell King
2020-05-26
1
-2
/
+2
[next]