Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • L linux-dm
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • linux-arm
  • linux-dm
  • Repository
Switch branch/tag
  • linux-dm
  • drivers
  • net
  • phy
  • phylink.c
Find file BlameHistoryPermalink
  • Stefan Chulski's avatar
    net: phylink: Fix flow control resolution · 63b2ed4e
    Stefan Chulski authored Sep 05, 2019
    Regarding to IEEE 802.3-2015 standard section 2
    28B.3 Priority resolution - Table 28-3 - Pause resolution
    
    In case of Local device Pause=1 AsymDir=0, Link partner
    Pause=1 AsymDir=1, Local device resolution should be enable PAUSE
    transmit, disable PAUSE receive.
    And in case of Local device Pause=1 AsymDir=1, Link partner
    Pause=1 AsymDir=0, Local device resolution should be enable PAUSE
    receive, disable PAUSE transmit.
    
    Fixes: 9525ae83
    
     ("phylink: add phylink infrastructure")
    Signed-off-by: default avatarStefan Chulski <stefanc@marvell.com>
    Reported-by: default avatarShaul Ben-Mayor <shaulb@marvell.com>
    Acked-by: default avatarRussell King <rmk+kernel@armlinux.org.uk>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    63b2ed4e