summaryrefslogtreecommitdiff
path: root/include/linux/phy.h
AgeCommit message (Expand)Author
2018-09-12net: ethernet: Add helper for set_pauseparam for Asym PauseAndrew Lunn
2018-09-12net: ethernet: Add helper for MACs which support pauseAndrew Lunn
2018-09-12net: ethernet: Add helper for MACs which support asym pauseAndrew Lunn
2018-09-12net: ethernet: Add helper to remove a supported link modeAndrew Lunn
2018-07-25net: phy: add helper phy_polling_modeHeiner Kallweit
2018-07-16net: phy: add phy_speed_down and phy_speed_upHeiner Kallweit
2018-05-24net: phy: replace bool members in struct phy_device with bit-fieldsHeiner Kallweit
2018-04-28net: phy: Fix modular PHYLIB buildFlorian Fainelli
2018-04-27net: Move PHY statistics code into PHY library helpersFlorian Fainelli
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-22net: phy: Add general dummy stubs for MMD register accessKevin Hao
2018-03-12net: phy: Tell caller result of phy_change()Brad Mouring
2018-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-01net: phy: Export gen10g_* functionsFlorian Fainelli
2018-02-27net: phy: Restore phy_resume() locking assumptionAndrew Lunn
2018-01-16phy: add helpers for setting/clearing bits in PHY registersHeiner Kallweit
2018-01-15net: phy: remove parameter new_link from phy_mac_interrupt()Heiner Kallweit
2018-01-03net: phy: add phy_modify() accessorRussell King
2018-01-03net: phy: add paged phy register accessorsRussell King
2018-01-03net: phy: add unlocked accessorsRussell King
2018-01-02net: phy: add helper to convert negotiation result to phy settingsRussell King
2018-01-02net: phy: marvell10g: add MDI swap reportingRussell King
2017-12-13phylib: add reset after clk enable supportRichard Leitner
2017-12-05phylib: Add device reset GPIO supportSergei Shtylyov
2017-12-05phy: add phy_interface_mode_is_8023z() helperRussell King
2017-12-04net: phy: core: remove now uneeded disabling of interruptsHeiner Kallweit
2017-12-01net: phy: core: use genphy version of callbacks read_status and config_aneg p...Heiner Kallweit
2017-11-30net: phy: harmonize phy_id{,_mask} data typeRichard Leitner
2017-11-08net: phy: leds: Add support for "link" triggerMaciej S. Szmigiero
2017-08-06phylink: add phylink infrastructureRussell King
2017-08-06net: phy: provide a hook for link up/link down eventsRussell King
2017-08-06net: phy: move phy_lookup_setting() and guts of phy_supported_speeds() to phy...Russell King
2017-08-06net: phy: split out PHY speed and duplex string generationRussell King
2017-07-25net: phy: Remove trailing semicolon in macro definitionMarc Gonzalez
2017-07-03net: phy: Add phy loopback support in net phy frameworkLin Yun Sheng
2017-06-23net: phy: Support "internal" PHY interfaceFlorian Fainelli
2017-06-13net: phy: Make phy_ethtool_ksettings_get return voidyuval.shaia@oracle.com
2017-06-13mdio_bus: handle only single PHY reset GPIOSergei Shtylyov
2017-06-06net: phy: add XAUI and 10GBASE-KR PHY connection typesRussell King
2017-06-06net: phy: hook up clause 45 autonegotiation restartRussell King
2017-06-06net: phy: add 802.3 clause 45 support to phylibRussell King
2017-06-06net: phy: Delete unused function phy_ethtool_gsetyuval.shaia@oracle.com
2017-05-27net: phy: Relax error checking on sysfs_create_link()Florian Fainelli
2017-05-19phy: Add helper function to check phy interface modeIyappan Subramanian
2017-05-16net: phy: Remove residual magic from PHY driversAndrew Lunn
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-26net: phy: fix auto-negotiation stall due to unavailable interruptAlexander Kochetkov
2017-04-24mdio_bus: Issue GPIO RESET to PHYs.Roger Quadros
2017-03-24net: phy: Allow splitting MDIO bus/device support from PHYsFlorian Fainelli
2017-03-22net: phy: remove the indirect MMD read/write methodsRussell King