index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
phy.h
Age
Commit message (
Expand
)
Author
2021-02-16
net: phy: Add is_on_sfp_module flag and phy_on_sfp helper
Robert Hancock
2021-02-16
net: phy: Add 5GBASER interface mode
Pavana Sharma
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-19
mdio, phy: fix -Wshadow warnings triggered by nested container_of()
Alexander Lobakin
2021-01-14
net: phy: Add 100 base-x mode
Bjarni Jonasson
2020-12-16
phy: fix kdoc warning
Jakub Kicinski
2020-11-25
net: phy: remove the .did_interrupt() and .ack_interrupt() callback
Ioana Ciornei
2020-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-05
net: phy: add genphy_handle_interrupt_no_ack()
Ioana Ciornei
2020-11-05
net: phy: export phy_error and phy_trigger_machine
Ioana Ciornei
2020-10-28
net: phy: remove kernel-doc duplication
Mauro Carvalho Chehab
2020-09-23
net: phy: Document core PHY structures
Andrew Lunn
2020-09-23
net: phy: Fixup kernel doc
Andrew Lunn
2020-08-03
net: mdiobus: add reset-post-delay-us handling
Bruno Thomsen
2020-07-08
net: phy: Uninline PHY ethtool statistics operations
Florian Fainelli
2020-07-07
net: phy: Properly define genphy_c45_driver
Andrew Lunn
2020-06-30
net: phy: don't abuse devres in devm_mdiobus_register()
Bartosz Golaszewski
2020-06-30
phy: un-inline devm_mdiobus_register()
Bartosz Golaszewski
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-06-25
net: phy: Add a helper to return the index for of the internal delay
Dan Murphy
2020-06-24
net: phy: make phy_disable_interrupts() non-static
Jisheng Zhang
2020-06-24
net: phy: add support for a common probe between shared PHYs
Antoine Tenart
2020-06-23
net: phy: Allow mdio buses to auto-probe c45 devices
Jeremy Linton
2020-06-19
net: phy: read MMD ID from all present MMDs
Russell King
2020-06-19
net: phy: split devices_in_package
Russell King
2020-06-19
net: phy: add support for probing MMDs >= 8 for devices-in-package
Russell King
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-21
ethtool: provide UAPI for PHY Signal Quality Index (SQI)
Oleksij Rempel
2020-05-18
net: phy: simplify phy_link_change arguments
Doug Berger
2020-05-10
net: ethtool: Add helpers for reporting test results
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-05-06
net: phy: add concept of shared storage for PHYs
Michael Walle
2020-04-24
net: phy: remove genphy_no_soft_reset
Heiner Kallweit
2020-04-22
net: phy: add device-managed devm_mdiobus_register
Heiner Kallweit
2020-03-23
net: phy: introduce phy_read_poll_timeout macro
Dejin Zheng
2020-03-23
net: phy: introduce phy_read_mmd_poll_timeout macro
Dejin Zheng
2020-03-23
net: phy: add and use phy_check_downshift
Heiner Kallweit
2020-03-17
net: mdiobus: add APIs for modifying a MDIO device register
Russell King
2020-03-17
net: phy: improve phy_driver callback handle_interrupt
Heiner Kallweit
2020-03-14
net: phy: Add XLGMII interface define
Jose Abreu
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-12
net: phy: fix MDIO bus PM PHY resuming
Heiner Kallweit
2020-03-01
net: phy: avoid clearing PHY interrupts twice in irq handler
Heiner Kallweit
2020-02-24
mdio_bus: Add generic mdio_find_bus()
Jeremy Linton
[next]