1. 19 6月, 2019 2 次提交
  2. 09 4月, 2019 1 次提交
  3. 04 4月, 2019 3 次提交
  4. 20 3月, 2019 2 次提交
  5. 06 2月, 2019 13 次提交
  6. 20 12月, 2018 1 次提交
    • J
      scsi: lpfc: Adding ability to reset chip via pci bus reset · 5021267a
      James Smart 提交于
      This patch adds a "pci_bus_reset" option to the board_mode sysfs attribute.
      This option uses the pci_reset_bus() api to reset the PCIe link the adapter
      is on, which will reset the chip/adapter.  Prior to issuing this option,
      all functions on the same chip must be placed in the offline state by the
      admin. After the reset, all of the instances may be brought online again.
      
      The primary purpose of this functionality is to support cases where
      firmware update required a chip reset but the admin did not want to reboot
      the machine in order to instantiate the firmware update.
      
      Sanity checks take place prior to the reset to ensure the adapter is the
      sole entity on the PCIe bus and that all functions are in the offline
      state.
      Signed-off-by: NDick Kennedy <dick.kennedy@broadcom.com>
      Signed-off-by: NJames Smart <jsmart2021@gmail.com>
      Signed-off-by: NMartin K. Petersen <martin.petersen@oracle.com>
      5021267a
  7. 19 12月, 2018 1 次提交
  8. 08 12月, 2018 2 次提交
  9. 08 11月, 2018 1 次提交
  10. 12 9月, 2018 2 次提交
  11. 30 8月, 2018 1 次提交
  12. 03 8月, 2018 2 次提交
  13. 11 7月, 2018 3 次提交
  14. 08 5月, 2018 1 次提交
  15. 19 4月, 2018 2 次提交
  16. 13 3月, 2018 1 次提交
  17. 23 2月, 2018 1 次提交
  18. 13 2月, 2018 1 次提交