1. 27 6月, 2013 1 次提交
  2. 03 5月, 2013 7 次提交
  3. 10 4月, 2013 2 次提交
  4. 30 1月, 2013 1 次提交
  5. 27 11月, 2012 2 次提交
  6. 08 10月, 2012 2 次提交
  7. 15 9月, 2012 5 次提交
  8. 14 9月, 2012 4 次提交
  9. 20 7月, 2012 3 次提交
  10. 17 5月, 2012 7 次提交
  11. 27 3月, 2012 4 次提交
  12. 19 2月, 2012 1 次提交
  13. 15 12月, 2011 1 次提交
    • J
      [SCSI] Lpfc 8.3.28: FC and SCSI Discovery Fixes · df9e1b59
      James Smart 提交于
      FC and SCSI Discovery Fixes:
      
      - Clear the virtual fabrics bit (word 1 bit 30) when sending the FLOGI
        and FDISC. (CR 124339)
      - Return a MLQUEUE_DEVICE_BUSY if the driver detects that an I/O is being
        retried too quickly (CR 124668)
      - Remove NDLP reference put in lpfc_cmpl_els_logo_acc for all but fabric
        nodes (CR 123924)
      - Only retry FDISCs every second and stop retrying after devloss number
        of retries (CR 13939)
      - Check to see if vports are unloading before adding them to the vport
        work array. (CR 124996)
      - Fixed illegal state transition during driver unload (CR 124191)
      - Added missing protection on setting/clearing of vport->fc_flag bit (CR 126002)
      - Set NPIV flag in lpfc_mbx_process_link_up for all ports sli3 and
        above. (CR 126094)
      - Clear FCP command bytes that are not used. (CR 126209)
      Signed-off-by: NAlex Iannicelli <alex.iannicelli@emulex.com>
      Signed-off-by: NJames Smart <james.smart@emulex.com>
      Signed-off-by: NJames Bottomley <JBottomley@Parallels.com>
      df9e1b59