Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • X xcap-capability-linux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • xcap
  • xcap-capability-linux
  • Repository
Switch branch/tag
  • xcap-capability-linux
  • drivers
  • net
  • forcedeth.c
Find file BlameHistoryPermalink
  • Rafael J. Wysocki's avatar
    forcedeth: Do not use legacy PCI power management · dba5a68a
    Rafael J. Wysocki authored Jan 07, 2011
    
    
    The forcedeth driver uses the legacy PCI power management, so it has
    to do PCI-specific things in its ->suspend() and ->resume() callbacks
    and some of them are not done correctly.
    
    Convert forcedeth to the new PCI power management framework and make
    it let the PCI subsystem take care of all the PCI-specific aspects of
    device handling during system power transitions.
    
    Tested with nVidia Corporation MCP55 Ethernet (rev a2).
    
    Signed-off-by: default avatarRafael J. Wysocki <rjw@sisk.pl>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    dba5a68a