summaryrefslogtreecommitdiffstats
path: root/include/linux/phy.h
Commit message (Expand)AuthorAge
* net: phy: extract pause modeRussell King2019-10-04
* net: phy: extract link partner advertisement readingRussell King2019-10-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-02
|\
| * Add genphy_c45_config_aneg() function to phy-c45.cMarco Hartmann2019-08-27
* | net: phy: remove genphy_config_initHeiner Kallweit2019-08-17
* | net: phy: let phy_speed_down/up support speeds >1GbpsHeiner Kallweit2019-08-13
* | net: phy: add phy_speed_down_core and phy_resolve_min_speedHeiner Kallweit2019-08-13
* | net: phy: add phy_modify_paged_changedHeiner Kallweit2019-08-12
* | net: phy: prepare phylib to deal with PHY's extending Clause 22Heiner Kallweit2019-08-12
|/
* net: phy: make exported variables non-staticDenis Efremov2019-07-12
* net: stmmac: enable clause 45 mdio supportKweh Hock Leong2019-07-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-07
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* | net: phy: remove state PHY_FORCINGHeiner Kallweit2019-06-05
* | net: phy: export phy_queue_state_machineHeiner Kallweit2019-05-30
* | net: phy: add callback for custom interrupt handler to struct phy_driverHeiner Kallweit2019-05-30
* | net: phy: enable interrupts when PHY is attached alreadyHeiner Kallweit2019-05-30
* | net: phy: add interface mode PHY_INTERFACE_MODE_USXGMIIHeiner Kallweit2019-05-24
|/
* net: phy: improve resuming from hibernationHeiner Kallweit2019-05-04
* net: phy: improve pause handlingHeiner Kallweit2019-05-04
* net: phy: improve link partner capability detectionHeiner Kallweit2019-04-08
* net: phy: fix autoneg mismatch case in genphy_read_statusHeiner Kallweit2019-04-04
* net: phy: add genphy_read_abilitiesHeiner Kallweit2019-04-02
* net: phy: remove gen10g_no_soft_resetHeiner Kallweit2019-03-04
* net: phy: don't export gen10g_read_statusHeiner Kallweit2019-03-04
* net: phy: remove gen10g_config_initHeiner Kallweit2019-03-04
* net: phy: remove gen10g_suspend and gen10g_resumeHeiner Kallweit2019-03-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-24
|\
| * net: phy: realtek: Dummy IRQ calls for RTL8366RBLinus Walleij2019-02-23
* | net: phy: add genphy_c45_read_statusHeiner Kallweit2019-02-23
* | net: phy: add genphy_c45_check_and_restart_anegHeiner Kallweit2019-02-21
* | net: phy: export genphy_config_eee_advertHeiner Kallweit2019-02-21
* | net: phy: add genphy_c45_an_config_anegAndrew Lunn2019-02-17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-15
|\|
| * net: phy: don't use locking in phy_is_startedHeiner Kallweit2019-02-14
* | net: phy: Extract genphy_c45_pma_read_abilities from marvell10gMaxime Chevallier2019-02-13
* | net: phy: Move of_set_phy_eee_broken to phy-core.cMaxime Chevallier2019-02-13
* | net: phy: Mask-out non-compatible modes when setting the max-speedMaxime Chevallier2019-02-13
* | net: phy: add register modifying helpers returning 1 on changeHeiner Kallweit2019-02-10
* | net: phy: Add support for asking the PHY its abilitiesAndrew Lunn2019-02-09
* | net: phy: let genphy_c45_read_link manage the devices to checkHeiner Kallweit2019-02-07
* | net: phy: provide full set of accessor functions to MMD registersNikita Yushchenko2019-02-06
* | net: phy: change phy_start_interrupts to phy_request_interruptHeiner Kallweit2019-01-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-01-21
|\|
| * net: phy: phy driver features are mandatoryCamelia Groza2019-01-19
| * net: phy: Add missing features to PHY driversAndrew Lunn2019-01-16
* | net: phy: remove phy_stop_interruptsHeiner Kallweit2019-01-18
* | net: phy: remove state PHY_CHANGELINKHeiner Kallweit2019-01-18
* | net: phy: Add helpers to determine if PHY driver is genericFlorian Fainelli2019-01-17
|/
* phy.h: fix obvious errors in doc and kerneldoc contentRobert P. J. Day2018-12-27