summaryrefslogtreecommitdiffstats
path: root/include/linux/phy.h
Commit message (Expand)AuthorAgeFilesLines
* net: phy: replace bool members in struct phy_device with bit-fieldsHeiner Kallweit2018-05-241-12/+11
* net: phy: Fix modular PHYLIB buildFlorian Fainelli2018-04-281-12/+38
* net: Move PHY statistics code into PHY library helpersFlorian Fainelli2018-04-271-0/+20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-231-1/+4
|\
| * net: phy: Add general dummy stubs for MMD register accessKevin Hao2018-03-221-0/+4
| * net: phy: Tell caller result of phy_change()Brad Mouring2018-03-121-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-061-0/+1
|\|
| * net: phy: Restore phy_resume() locking assumptionAndrew Lunn2018-02-271-0/+1
* | net: phy: Export gen10g_* functionsFlorian Fainelli2018-03-011-0/+8
|/
* phy: add helpers for setting/clearing bits in PHY registersHeiner Kallweit2018-01-161-0/+49
* net: phy: remove parameter new_link from phy_mac_interrupt()Heiner Kallweit2018-01-151-1/+1
* net: phy: add phy_modify() accessorRussell King2018-01-031-0/+1
* net: phy: add paged phy register accessorsRussell King2018-01-031-0/+11
* net: phy: add unlocked accessorsRussell King2018-01-031-0/+28
* net: phy: add helper to convert negotiation result to phy settingsRussell King2018-01-021-0/+2
* net: phy: marvell10g: add MDI swap reportingRussell King2018-01-021-0/+1
* phylib: add reset after clk enable supportRichard Leitner2017-12-131-0/+2
* phylib: Add device reset GPIO supportSergei Shtylyov2017-12-051-0/+5
* phy: add phy_interface_mode_is_8023z() helperRussell King2017-12-051-0/+14
* net: phy: core: remove now uneeded disabling of interruptsHeiner Kallweit2017-12-041-1/+0
* net: phy: core: use genphy version of callbacks read_status and config_aneg p...Heiner Kallweit2017-12-011-15/+18
* net: phy: harmonize phy_id{,_mask} data typeRichard Leitner2017-11-301-1/+1
* net: phy: leds: Add support for "link" triggerMaciej S. Szmigiero2017-11-081-0/+2
* phylink: add phylink infrastructureRussell King2017-08-061-0/+2
* net: phy: provide a hook for link up/link down eventsRussell King2017-08-061-0/+1
* net: phy: move phy_lookup_setting() and guts of phy_supported_speeds() to phy...Russell King2017-08-061-0/+15
* net: phy: split out PHY speed and duplex string generationRussell King2017-08-061-0/+3
* net: phy: Remove trailing semicolon in macro definitionMarc Gonzalez2017-07-251-1/+1
* net: phy: Add phy loopback support in net phy frameworkLin Yun Sheng2017-07-031-0/+5
* net: phy: Support "internal" PHY interfaceFlorian Fainelli2017-06-231-0/+3
* net: phy: Make phy_ethtool_ksettings_get return voidyuval.shaia@oracle.com2017-06-131-2/+2
* mdio_bus: handle only single PHY reset GPIOSergei Shtylyov2017-06-131-4/+2
* net: phy: add XAUI and 10GBASE-KR PHY connection typesRussell King2017-06-061-0/+7
* net: phy: hook up clause 45 autonegotiation restartRussell King2017-06-061-0/+1
* net: phy: add 802.3 clause 45 support to phylibRussell King2017-06-061-0/+12
* net: phy: Delete unused function phy_ethtool_gsetyuval.shaia@oracle.com2017-06-061-1/+0
* net: phy: Relax error checking on sysfs_create_link()Florian Fainelli2017-05-271-0/+2
* phy: Add helper function to check phy interface modeIyappan Subramanian2017-05-191-2/+12
* net: phy: Remove residual magic from PHY driversAndrew Lunn2017-05-161-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-261-0/+1
|\
| * net: phy: fix auto-negotiation stall due to unavailable interruptAlexander Kochetkov2017-04-261-0/+1
* | mdio_bus: Issue GPIO RESET to PHYs.Roger Quadros2017-04-241-0/+7
* | net: phy: Allow splitting MDIO bus/device support from PHYsFlorian Fainelli2017-03-241-2/+19
* | net: phy: remove the indirect MMD read/write methodsRussell King2017-03-221-42/+0
* | net: phy: make phy_(read|write)_mmd() generic MMD accessorsRussell King2017-03-221-0/+24
* | net: phy: move phy MMD accessors to phy-core.cRussell King2017-03-221-18/+2
|/
* net: phy: Do not perform software reset for Generic PHYFlorian Fainelli2017-03-051-0/+4
* net: phy: Check phydev->drvFlorian Fainelli2017-02-201-0/+3
* net: phy: Allow pre-declaration of MDIO devicesFlorian Fainelli2017-02-071-0/+19
* net: phy: Add 2000base-x, 2500base-x and rxaui modesAndrew Lunn2017-02-071-0/+9