1. 03 6月, 2014 1 次提交
  2. 16 3月, 2014 1 次提交
  3. 25 10月, 2013 1 次提交
  4. 27 6月, 2013 1 次提交
  5. 27 3月, 2012 3 次提交
  6. 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
  7. 31 3月, 2011 1 次提交
  8. 09 2月, 2010 1 次提交
  9. 09 6月, 2009 1 次提交
  10. 30 12月, 2008 1 次提交
  11. 13 10月, 2008 2 次提交
  12. 24 1月, 2008 1 次提交
  13. 18 6月, 2007 1 次提交
    • J
      [SCSI] lpfc: NPIV: split ports · 2e0fef85
      James Smart 提交于
      The driver is reorganized to separate the handling of the adapter from
      the handling of the FC port. Adapter handling includes submissions of
      command requests, receiving responses, and managing adapter resources.
      The FC port includes the discovery engine, login handling, and the
      mapping of a Scsi_Host on the "port".  Although not a large functional
      change, as it touches core structures and functions, resulting in a
      large text delta.
      Signed-off-by: NJames Smart <James.Smart@emulex.com>
      Signed-off-by: NJames Bottomley <James.Bottomley@SteelEye.com>
      2e0fef85
  14. 07 3月, 2006 1 次提交
  15. 13 8月, 2005 1 次提交
  16. 28 7月, 2005 1 次提交
  17. 03 7月, 2005 2 次提交
  18. 19 4月, 2005 1 次提交