1. 03 Nov, 2017 39 commits
  2. 02 Nov, 2017 1 commit
    • David S. Miller's avatar
      Merge branch 'hns3-add-support-for-reset' · 2d2faaf0
      David S. Miller authored
      Lipeng says:
      
      ====================
      net: hns3: add support for reset
      
      There are 4 reset types for HNS3 PF driver, include global reset,
      core reset, IMP reset, PF reset.The core reset will reset all datapath
      of all functions except IMP, MAC and PCI interface. Global reset is equal
      with the core reset plus all MAC reset. IMP reset is caused by watchdog
      timer expiration, the same range with core reset. PF reset will reset
      whole physical function.
      
      This patchset adds reset support for hns3 driver and fix some related bugs.
      
      ---
      Change log:
      V1 -> V2:
      1, fix some comments from Yunsheng Lin.
      ====================
      Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
      2d2faaf0