1. 18 Jun, 2007 2 commits
    • James Smart's avatar
      [SCSI] lpfc: NPIV: add SLI-3 interface · ed957684
      James Smart authored
      NPIV support is only available via new adapter interface extensions,
      termed SLI-3. This interface changes some of the basic behaviors such
      as command and response ring element sizes and data structures, as
      well as a change in buffer posting.  Note: the new firmware extensions
      are found only on our mid-range and enterprise 4Gig adapters - so NPIV
      support is available only on these newer adapters. The latest firmware
      can be downloaded from the Emulex support page.
      Signed-off-by: default avatarJames Smart <James.Smart@emulex.com>
      Signed-off-by: default avatarJames Bottomley <James.Bottomley@SteelEye.com>
      ed957684
    • James Smart's avatar
      [SCSI] lpfc: NPIV: split ports · 2e0fef85
      James Smart authored
      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: default avatarJames Smart <James.Smart@emulex.com>
      Signed-off-by: default avatarJames Bottomley <James.Bottomley@SteelEye.com>
      2e0fef85
  2. 17 Jun, 2007 30 commits
  3. 16 Jun, 2007 1 commit
  4. 07 Jun, 2007 2 commits
  5. 02 Jun, 2007 5 commits