summaryrefslogtreecommitdiff
path: root/include/linux/phy.h
AgeCommit message (Expand)Author
2021-12-07net: phy: Remove unnecessary indentation in the comments of phy_deviceYanteng Si
2021-10-26net: phy: add phy_interface_t bitmap supportRussell King (Oracle)
2021-10-25net: phy: add genphy_c45_fast_retrainLuo Jie
2021-07-20net: phy: add API to read 802.3-c45 IDsXu Liang
2021-06-12net: phy: Add 25G BASE-R interface modeSteen Hegelund
2021-06-11net: phy: Introduce fwnode_get_phy_id()Calvin Johnson
2021-06-11net: phy: Introduce phy related fwnode functionsCalvin Johnson
2021-06-11net: phy: Introduce fwnode_mdio_find_device()Calvin Johnson
2021-06-07net: phy: introduce PHY_INTERFACE_MODE_REVRMIIVladimir Oltean
2021-05-26net: phy: Document phydev::dev_flags bits allocationFlorian Fainelli
2021-04-20net: phy: genphy_loopback: add link speed configurationOleksij Rempel
2021-04-19net: phy: add genphy_c45_pma_suspend/resumeRadu Pirea (NXP OSS)
2021-04-09net: phy: make PHY PM ops a no-op if MAC driver manages PHY PMHeiner Kallweit
2021-03-24net: phy: add genphy_c45_loopbackWong Vee Khee
2021-02-16net: phy: Add is_on_sfp_module flag and phy_on_sfp helperRobert Hancock
2021-02-16net: phy: Add 5GBASER interface modePavana Sharma
2021-02-15net: phy: rename PHY_IGNORE_INTERRUPT to PHY_MAC_INTERRUPTHeiner Kallweit
2021-02-11net: phy: introduce phydev->portMichael Walle
2021-01-19mdio, phy: fix -Wshadow warnings triggered by nested container_of()Alexander Lobakin
2021-01-14net: phy: Add 100 base-x modeBjarni Jonasson
2020-12-16phy: fix kdoc warningJakub Kicinski
2020-11-25net: phy: remove the .did_interrupt() and .ack_interrupt() callbackIoana Ciornei
2020-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-05net: phy: add genphy_handle_interrupt_no_ack()Ioana Ciornei
2020-11-05net: phy: export phy_error and phy_trigger_machineIoana Ciornei
2020-10-28net: phy: remove kernel-doc duplicationMauro Carvalho Chehab
2020-09-23net: phy: Document core PHY structuresAndrew Lunn
2020-09-23net: phy: Fixup kernel docAndrew Lunn
2020-08-03net: mdiobus: add reset-post-delay-us handlingBruno Thomsen
2020-07-08net: phy: Uninline PHY ethtool statistics operationsFlorian Fainelli
2020-07-07net: phy: Properly define genphy_c45_driverAndrew Lunn
2020-06-30net: phy: don't abuse devres in devm_mdiobus_register()Bartosz Golaszewski
2020-06-30phy: un-inline devm_mdiobus_register()Bartosz Golaszewski
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-06-25net: phy: Add a helper to return the index for of the internal delayDan Murphy
2020-06-24net: phy: make phy_disable_interrupts() non-staticJisheng Zhang
2020-06-24net: phy: add support for a common probe between shared PHYsAntoine Tenart
2020-06-23net: phy: Allow mdio buses to auto-probe c45 devicesJeremy Linton
2020-06-19net: phy: read MMD ID from all present MMDsRussell King
2020-06-19net: phy: split devices_in_packageRussell King
2020-06-19net: phy: add support for probing MMDs >= 8 for devices-in-packageRussell King
2020-05-26net: ethtool: Allow PHY cable test TDR data to configuredAndrew Lunn
2020-05-26net: ethtool: Add generic parts of cable test TDRAndrew Lunn
2020-05-26net: mdiobus: add clause 45 mdiobus accessorsRussell King
2020-05-21ethtool: provide UAPI for PHY Signal Quality Index (SQI)Oleksij Rempel
2020-05-18net: phy: simplify phy_link_change argumentsDoug Berger
2020-05-10net: ethtool: Add helpers for reporting test resultsAndrew Lunn
2020-05-10net: ethtool: Add infrastructure for reporting cable test resultsAndrew Lunn
2020-05-10net: phy: Add support for polling cable testAndrew Lunn
2020-05-10net: phy: Add cable test support to state machineAndrew Lunn