index
:
linux/linux-stable.git
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.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
phy.c
Age
Commit message (
Expand
)
Author
2018-11-11
net: phy: simplify phy_mac_interrupt and related functions
Heiner Kallweit
2018-11-11
net: phy: don't set state PHY_CHANGELINK in phy_change
Heiner Kallweit
2018-11-09
net: phy: improve struct phy_device member interrupts handling
Heiner Kallweit
2018-11-08
net: phy: use phy_check_link_status in more places in the state machine
Heiner Kallweit
2018-11-08
net: phy: remove state PHY_AN
Heiner Kallweit
2018-11-08
net: phy: add phy_check_link_status
Heiner Kallweit
2018-11-08
net: phy: remove useless check in state machine case PHY_RESUMING
Heiner Kallweit
2018-11-08
net: phy: remove useless check in state machine case PHY_NOLINK
Heiner Kallweit
2018-11-07
net: phy: make phy_trigger_machine static
Heiner Kallweit
2018-10-15
net: phy: merge phy_start_aneg and phy_start_aneg_priv
Heiner Kallweit
2018-10-15
net: phy: simplify handling of PHY_RESUMING in state machine
Heiner Kallweit
2018-10-15
net: phy: improve handling of PHY_RUNNING in state machine
Heiner Kallweit
2018-10-15
net: phy: trigger state machine immediately in phy_start_machine
Heiner Kallweit
2018-10-01
net: phy: improve handling delayed work
Heiner Kallweit
2018-09-21
net: phy: don't reschedule state machine when PHY is halted
Heiner Kallweit
2018-09-19
net: phy: call state machine synchronously in phy_stop
Heiner Kallweit
2018-07-25
net: phy: add helper phy_polling_mode
Heiner Kallweit
2018-07-25
net: phy: prevent PHYs w/o Clause 22 regs from calling genphy_config_aneg
Camelia Groza
2018-07-24
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-21
net: phy: consider PHY_IGNORE_INTERRUPT in phy_start_aneg_priv
Heiner Kallweit
2018-07-16
net: phy: add phy_speed_down and phy_speed_up
Heiner Kallweit
2018-07-16
net: phy: add helper phy_config_aneg
Heiner Kallweit
2018-06-03
net: phy: consider PHY_IGNORE_INTERRUPT in state machine PHY_NOLINK handling
Heiner Kallweit
2018-04-28
net: phy: Fix modular PHYLIB build
Florian Fainelli
2018-04-27
net: Move PHY statistics code into PHY library helpers
Florian Fainelli
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-12
net: phy: Tell caller result of phy_change()
Brad Mouring
2018-03-07
net: phy: use phy_disable_interrupts in phy_stop
Heiner Kallweit
2018-03-07
net: phy: remove phy_error from phy_disable_interrupts
Heiner Kallweit
2018-02-27
net: phy: Restore phy_resume() locking assumption
Andrew Lunn
2018-02-08
net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPT
Heiner Kallweit
2018-01-15
net: phy: remove parameter new_link from phy_mac_interrupt()
Heiner Kallweit
2017-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-13
net: phy: fix resume handling
Russell King
2017-12-04
net: phy: core: don't disable device interrupts in phy_change
Heiner Kallweit
2017-12-04
net: phy: core: remove now uneeded disabling of interrupts
Heiner Kallweit
2017-12-01
net: phy: core: use genphy version of callbacks read_status and config_aneg p...
Heiner Kallweit
2017-09-21
net: phy: Keep reporting transceiver type
Florian Fainelli
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-30
Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()"
Florian Fainelli
2017-08-06
net: phy: export phy_start_machine() for phylink
Russell King
2017-08-06
net: phy: provide a hook for link up/link down events
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-08-06
net: phy: allow settings table to support more than 32 link modes
Russell King
2017-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-07-31
net: phy: Correctly process PHY_HALTED in phy_stop_machine()
Florian Fainelli
2017-07-31
net: phy: Log only PHY state transitions
Marc Gonzalez
2017-07-27
net: phy: Remove stale comments referencing timer
Florian Fainelli
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
[prev]
[next]