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
2020-01-21
net: phy: add new version of phy_do_ioctl
Heiner Kallweit
2020-01-21
net: phy: rename phy_do_ioctl to phy_do_ioctl_running
Heiner Kallweit
2020-01-20
net: phy: add generic ndo_do_ioctl handler phy_do_ioctl
Heiner Kallweit
2019-12-25
net: Introduce a new MII time stamping interface.
Richard Cochran
2019-11-23
net: phy: remove phy_ethtool_sset()
Russell King
2019-11-18
net: phy: add core phylib sfp support
Russell King
2019-10-16
net: phy: Fix "link partner" information disappear issue
Yonglong Liu
2019-10-04
net: phy: fix write to mii-ctrl1000 register
Russell King
2019-09-06
net: phy: Do not check Link status when loopback is enabled
Jose Abreu
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-28
net: phy: force phy suspend when calling phy_stop
Jian Shen
2019-08-27
Add genphy_c45_config_aneg() function to phy-c45.c
Marco Hartmann
2019-08-13
net: phy: let phy_speed_down/up support speeds >1Gbps
Heiner Kallweit
2019-07-08
net: phy: Make use of linkmode_mod_bit helper
Fuqian Huang
2019-06-05
net: phy: remove state PHY_FORCING
Heiner Kallweit
2019-05-31
net: phy: allow Clause 45 access via mii ioctl
Russell King
2019-05-30
net: phy: export phy_queue_state_machine
Heiner Kallweit
2019-05-30
net: phy: add callback for custom interrupt handler to struct phy_driver
Heiner Kallweit
2019-05-30
net: phy: enable interrupts when PHY is attached already
Heiner Kallweit
2019-05-07
net: phy: improve pause mode reporting in phy_print_status
Heiner Kallweit
2019-05-04
net: phy: improve resuming from hibernation
Heiner Kallweit
2019-04-18
net: phy: remove dead code from phy_sanitize_settings
Heiner Kallweit
2019-03-20
net: phy: improve handling link_change_notify callback
Heiner Kallweit
2019-03-03
net: phy: use genphy_c45_aneg_done in genphy_aneg_done
Heiner Kallweit
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-14
net: phy: fix potential race in the phylib state machine
Heiner Kallweit
2019-02-14
net: phy: don't use locking in phy_is_started
Heiner Kallweit
2019-02-13
net: phy: fix interrupt handling in non-started states
Heiner Kallweit
2019-02-06
net: phy: make use of new MMD accessors
Heiner Kallweit
2019-01-24
net: phy: change phy_start_interrupts to phy_request_interrupt
Heiner Kallweit
2019-01-24
net: phy: start interrupts in phy_start
Heiner Kallweit
2019-01-24
net: phy: warn if phy_start is called from invalid state
Heiner Kallweit
2019-01-24
net: phy: start state machine in phy_start only
Heiner Kallweit
2019-01-22
net: phy: Convert some PHY and MDIO driver files to SPDX headers
Andrew Lunn
2019-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-01-18
net: phy: remove phy_stop_interrupts
Heiner Kallweit
2019-01-18
net: phy: ensure phylib state machine is stopped after calling phy_stop
Heiner Kallweit
2019-01-18
net: phy: remove state PHY_CHANGELINK
Heiner Kallweit
2019-01-16
net: phy: don't include asm/irq.h directly
Heiner Kallweit
2019-01-16
net: phy: improve logging in phylib
Heiner Kallweit
2019-01-15
net: phy: fix too strict check in phy_start_aneg
Heiner Kallweit
2018-12-18
net: phy: print stack trace in phy_error
Heiner Kallweit
2018-12-18
net: phy: improve phy state checking
Heiner Kallweit
2018-12-05
net: phy: Fix ioctl handler when modifing MII_ADVERTISE
Andrew Lunn
2018-12-03
net: phy: improve generic EEE ethtool functions
Heiner Kallweit
2018-11-12
net: phy: check if advertising is zero using linkmode_empty
Colin Ian King
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-11-11
net: phy: remove states PHY_STARTING and PHY_PENDING
Heiner Kallweit
2018-11-11
net: phy: improve and inline phy_change
Heiner Kallweit
[prev]
[next]