summaryrefslogtreecommitdiffstats
path: root/include/linux/phy.h
Commit message (Expand)AuthorAgeFilesLines
* net: mdiobus: search for PSE nodes by parsing PHY nodes.Oleksij Rempel2022-10-031-0/+2
* net: phylink: pass supported host PHY interface modes to phylib for SFP's PHYsMarek BehĂșn2022-10-031-0/+4
* net: phy: Add support for rate matchingSean Anderson2022-09-231-1/+21
* net: phy: Add 1000BASE-KX interface modeSean Anderson2022-09-051-0/+4
* net: phy: Add helper to derive the number of ports from a phy modeMaxime Chevallier2022-08-221-0/+2
* net: phy: Introduce QUSGMII PHY modeMaxime Chevallier2022-08-221-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-06-301-0/+6
|\
| * net: phy: Don't trigger state machine while in suspendLukas Wunner2022-06-291-0/+6
* | linux/phy.h: add phydev_err_probe() wrapper for dev_err_probe()Rasmus Villemoes2022-06-161-0/+3
|/
* net: phy: export genphy_c45_baset1_read_status()Oleksij Rempel2022-05-091-0/+1
* net: phy: introduce genphy_c45_pma_baset1_read_master_slave()Oleksij Rempel2022-05-091-0/+1
* net: phy: introduce genphy_c45_pma_baset1_setup_master_slave()Oleksij Rempel2022-05-091-0/+1
* net: phy: Add 10BASE-T1L support in phy-c45Alexandru Tachici2022-05-011-0/+3
* ethtool: Add 10base-T1L link mode entryAlexandru Tachici2022-05-011-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-101-2/+2
|\
| * net: phy: correct spelling error of media in documentationColin Foster2022-03-101-2/+2
* | net: phy: exported the genphy_read_master_slave functionArun Ramadoss2022-03-081-0/+1
* | phy: make phy_set_max_speed() *void*Sergey Shtylyov2022-01-311-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-091-5/+6
|\
| * net: phy: Remove unnecessary indentation in the comments of phy_deviceYanteng Si2021-12-071-5/+6
* | net: document SMII and correct phylink's new validation mechanismRussell King (Oracle)2021-11-161-1/+1
|/
* net: phy: add phy_interface_t bitmap supportRussell King (Oracle)2021-10-261-0/+34
* net: phy: add genphy_c45_fast_retrainLuo Jie2021-10-251-0/+1
* net: phy: add API to read 802.3-c45 IDsXu Liang2021-07-201-0/+1
* net: phy: Add 25G BASE-R interface modeSteen Hegelund2021-06-121-0/+4
* net: phy: Introduce fwnode_get_phy_id()Calvin Johnson2021-06-111-0/+5
* net: phy: Introduce phy related fwnode functionsCalvin Johnson2021-06-111-0/+20
* net: phy: Introduce fwnode_mdio_find_device()Calvin Johnson2021-06-111-0/+7
* net: phy: introduce PHY_INTERFACE_MODE_REVRMIIVladimir Oltean2021-06-071-0/+4
* net: phy: Document phydev::dev_flags bits allocationFlorian Fainelli2021-05-261-0/+5
* net: phy: genphy_loopback: add link speed configurationOleksij Rempel2021-04-201-0/+1
* net: phy: add genphy_c45_pma_suspend/resumeRadu Pirea (NXP OSS)2021-04-191-0/+2
* net: phy: make PHY PM ops a no-op if MAC driver manages PHY PMHeiner Kallweit2021-04-091-0/+2
* net: phy: add genphy_c45_loopbackWong Vee Khee2021-03-241-0/+1
* net: phy: Add is_on_sfp_module flag and phy_on_sfp helperRobert Hancock2021-02-161-0/+11
* net: phy: Add 5GBASER interface modePavana Sharma2021-02-161-0/+4
* net: phy: rename PHY_IGNORE_INTERRUPT to PHY_MAC_INTERRUPTHeiner Kallweit2021-02-151-5/+5
* net: phy: introduce phydev->portMichael Walle2021-02-111-0/+2
* mdio, phy: fix -Wshadow warnings triggered by nested container_of()Alexander Lobakin2021-01-191-2/+5
* net: phy: Add 100 base-x modeBjarni Jonasson2021-01-141-0/+4
* phy: fix kdoc warningJakub Kicinski2020-12-161-1/+2
* net: phy: remove the .did_interrupt() and .ack_interrupt() callbackIoana Ciornei2020-11-251-15/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-061-35/+5
|\
| * net: phy: remove kernel-doc duplicationMauro Carvalho Chehab2020-10-281-35/+5
* | net: phy: add genphy_handle_interrupt_no_ack()Ioana Ciornei2020-11-051-0/+1
* | net: phy: export phy_error and phy_trigger_machineIoana Ciornei2020-11-051-0/+2
|/
* net: phy: Document core PHY structuresAndrew Lunn2020-09-231-131/+292
* net: phy: Fixup kernel docAndrew Lunn2020-09-231-1/+2
* net: mdiobus: add reset-post-delay-us handlingBruno Thomsen2020-08-031-0/+2
* net: phy: Uninline PHY ethtool statistics operationsFlorian Fainelli2020-07-081-45/+4