aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/phy.h
Commit message (Expand)AuthorAge
* net: phy: improve handling delayed workHeiner Kallweit2018-10-02
* net: phy: Replace phy driver features u32 with link_mode bitmapAndrew Lunn2018-10-02
* net: phy: Add phydev_info()Andrew Lunn2018-10-02
* net: phy: Add phydev_warn()Andrew Lunn2018-10-02
* net: phy: Move linkmode helpers to somewhere publicAndrew Lunn2018-10-02
* net: ethernet: Add helper to determine if pause configuration is supportedAndrew Lunn2018-09-12
* net: ethernet: Add helper for set_pauseparam for PauseAndrew Lunn2018-09-12
* net: ethernet: Add helper for set_pauseparam for Asym PauseAndrew Lunn2018-09-12
* net: ethernet: Add helper for MACs which support pauseAndrew Lunn2018-09-12
* net: ethernet: Add helper for MACs which support asym pauseAndrew Lunn2018-09-12
* net: ethernet: Add helper to remove a supported link modeAndrew Lunn2018-09-12
* net: phy: add helper phy_polling_modeHeiner Kallweit2018-07-25
* net: phy: add phy_speed_down and phy_speed_upHeiner Kallweit2018-07-16
* net: phy: replace bool members in struct phy_device with bit-fieldsHeiner Kallweit2018-05-24
* net: phy: Fix modular PHYLIB buildFlorian Fainelli2018-04-28
* net: Move PHY statistics code into PHY library helpersFlorian Fainelli2018-04-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-23
|\
| * net: phy: Add general dummy stubs for MMD register accessKevin Hao2018-03-22
| * net: phy: Tell caller result of phy_change()Brad Mouring2018-03-12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-06
|\|
| * net: phy: Restore phy_resume() locking assumptionAndrew Lunn2018-02-27
* | net: phy: Export gen10g_* functionsFlorian Fainelli2018-03-01
|/
* phy: add helpers for setting/clearing bits in PHY registersHeiner Kallweit2018-01-16
* net: phy: remove parameter new_link from phy_mac_interrupt()Heiner Kallweit2018-01-15
* net: phy: add phy_modify() accessorRussell King2018-01-03
* net: phy: add paged phy register accessorsRussell King2018-01-03
* net: phy: add unlocked accessorsRussell King2018-01-03
* net: phy: add helper to convert negotiation result to phy settingsRussell King2018-01-02
* net: phy: marvell10g: add MDI swap reportingRussell King2018-01-02
* phylib: add reset after clk enable supportRichard Leitner2017-12-13
* phylib: Add device reset GPIO supportSergei Shtylyov2017-12-05
* phy: add phy_interface_mode_is_8023z() helperRussell King2017-12-05
* net: phy: core: remove now uneeded disabling of interruptsHeiner Kallweit2017-12-04
* net: phy: core: use genphy version of callbacks read_status and config_aneg p...Heiner Kallweit2017-12-01
* net: phy: harmonize phy_id{,_mask} data typeRichard Leitner2017-11-30
* net: phy: leds: Add support for "link" triggerMaciej S. Szmigiero2017-11-07
* phylink: add phylink infrastructureRussell King2017-08-06
* net: phy: provide a hook for link up/link down eventsRussell King2017-08-06
* net: phy: move phy_lookup_setting() and guts of phy_supported_speeds() to phy...Russell King2017-08-06
* net: phy: split out PHY speed and duplex string generationRussell King2017-08-06
* net: phy: Remove trailing semicolon in macro definitionMarc Gonzalez2017-07-25
* net: phy: Add phy loopback support in net phy frameworkLin Yun Sheng2017-07-03
* net: phy: Support "internal" PHY interfaceFlorian Fainelli2017-06-23
* net: phy: Make phy_ethtool_ksettings_get return voidyuval.shaia@oracle.com2017-06-13
* mdio_bus: handle only single PHY reset GPIOSergei Shtylyov2017-06-13
* net: phy: add XAUI and 10GBASE-KR PHY connection typesRussell King2017-06-06
* net: phy: hook up clause 45 autonegotiation restartRussell King2017-06-06
* net: phy: add 802.3 clause 45 support to phylibRussell King2017-06-06
* net: phy: Delete unused function phy_ethtool_gsetyuval.shaia@oracle.com2017-06-06
* net: phy: Relax error checking on sysfs_create_link()Florian Fainelli2017-05-27