summaryrefslogtreecommitdiffstats
path: root/include/linux/phy.h
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-021-0/+1
|\
| * Add genphy_c45_config_aneg() function to phy-c45.cMarco Hartmann2019-08-271-0/+1
* | net: phy: remove genphy_config_initHeiner Kallweit2019-08-171-1/+0
* | net: phy: let phy_speed_down/up support speeds >1GbpsHeiner Kallweit2019-08-131-0/+2
* | net: phy: add phy_speed_down_core and phy_resolve_min_speedHeiner Kallweit2019-08-131-0/+1
* | net: phy: add phy_modify_paged_changedHeiner Kallweit2019-08-111-0/+2
* | net: phy: prepare phylib to deal with PHY's extending Clause 22Heiner Kallweit2019-08-111-1/+7
|/
* net: phy: make exported variables non-staticDenis Efremov2019-07-121-0/+3
* net: stmmac: enable clause 45 mdio supportKweh Hock Leong2019-07-081-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-071-6/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
* | net: phy: remove state PHY_FORCINGHeiner Kallweit2019-06-051-11/+0
* | net: phy: export phy_queue_state_machineHeiner Kallweit2019-05-301-1/+1
* | net: phy: add callback for custom interrupt handler to struct phy_driverHeiner Kallweit2019-05-301-0/+3
* | net: phy: enable interrupts when PHY is attached alreadyHeiner Kallweit2019-05-301-0/+1
* | net: phy: add interface mode PHY_INTERFACE_MODE_USXGMIIHeiner Kallweit2019-05-241-0/+3
|/
* net: phy: improve resuming from hibernationHeiner Kallweit2019-05-041-8/+1
* net: phy: improve pause handlingHeiner Kallweit2019-05-041-0/+1
* net: phy: improve link partner capability detectionHeiner Kallweit2019-04-081-0/+2
* net: phy: fix autoneg mismatch case in genphy_read_statusHeiner Kallweit2019-04-031-0/+1
* net: phy: add genphy_read_abilitiesHeiner Kallweit2019-04-021-0/+1
* net: phy: remove gen10g_no_soft_resetHeiner Kallweit2019-03-031-1/+0
* net: phy: don't export gen10g_read_statusHeiner Kallweit2019-03-031-1/+0
* net: phy: remove gen10g_config_initHeiner Kallweit2019-03-031-1/+0
* net: phy: remove gen10g_suspend and gen10g_resumeHeiner Kallweit2019-03-031-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-241-0/+8
|\
| * net: phy: realtek: Dummy IRQ calls for RTL8366RBLinus Walleij2019-02-231-0/+8
* | net: phy: add genphy_c45_read_statusHeiner Kallweit2019-02-231-0/+1
* | net: phy: add genphy_c45_check_and_restart_anegHeiner Kallweit2019-02-211-0/+1
* | net: phy: export genphy_config_eee_advertHeiner Kallweit2019-02-211-0/+1
* | net: phy: add genphy_c45_an_config_anegAndrew Lunn2019-02-171-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-151-14/+1
|\|
| * net: phy: don't use locking in phy_is_startedHeiner Kallweit2019-02-141-14/+1
* | net: phy: Extract genphy_c45_pma_read_abilities from marvell10gMaxime Chevallier2019-02-131-0/+1
* | net: phy: Move of_set_phy_eee_broken to phy-core.cMaxime Chevallier2019-02-131-0/+1
* | net: phy: Mask-out non-compatible modes when setting the max-speedMaxime Chevallier2019-02-131-0/+1
* | net: phy: add register modifying helpers returning 1 on changeHeiner Kallweit2019-02-101-2/+10
* | net: phy: Add support for asking the PHY its abilitiesAndrew Lunn2019-02-091-0/+6
* | net: phy: let genphy_c45_read_link manage the devices to checkHeiner Kallweit2019-02-071-1/+1
* | net: phy: provide full set of accessor functions to MMD registersNikita Yushchenko2019-02-061-23/+111
* | net: phy: change phy_start_interrupts to phy_request_interruptHeiner Kallweit2019-01-241-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-01-211-2/+4
|\|
| * net: phy: phy driver features are mandatoryCamelia Groza2019-01-191-2/+2
| * net: phy: Add missing features to PHY driversAndrew Lunn2019-01-161-0/+2
* | net: phy: remove phy_stop_interruptsHeiner Kallweit2019-01-181-1/+0
* | net: phy: remove state PHY_CHANGELINKHeiner Kallweit2019-01-181-6/+0
* | net: phy: Add helpers to determine if PHY driver is genericFlorian Fainelli2019-01-171-0/+3
|/
* phy.h: fix obvious errors in doc and kerneldoc contentRobert P. J. Day2018-12-271-5/+8
* net: phy: improve phy state checkingHeiner Kallweit2018-12-181-1/+23
* net: phy: Convert u32 phydev->lp_advertising to linkmodeAndrew Lunn2018-11-111-2/+1