summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_scsi.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] lpfc : Correct queue tag handlingJames Smart2007-11-031-2/+3
* [SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori2007-10-161-0/+2
* [SCSI] kmalloc + memset conversion to kzallocMariusz Kozlowski2007-10-121-2/+1Star
* [SCSI] lpfc : scsi command accessor fix for 8.2.2James Smart2007-08-031-1/+1
* [SCSI] lpfc 8.2.2 : Miscellaneous Bug FixesJames Smart2007-08-011-17/+9Star
* [SCSI] lpfc 8.2.2 : Rework the lpfc_printf_log() macroJames Smart2007-08-011-138/+108Star
* [SCSI] lpfc 8.2.2 : Attribute and Parameter splits for vport and physical portJames Smart2007-08-011-15/+34
* [SCSI] lpfc 8.2.2 : Fix locking around HBA's port_listJames Smart2007-08-011-48/+44Star
* [SCSI] lpfc: fix NPIV mapping problemsFUJITA Tomonori2007-07-151-4/+7
* [SCSI] lpfc: add missed data buffer accessorBoaz Harrosh2007-07-151-1/+1
* [SCSI] lpfc: convert to use the data buffer accessorsFUJITA Tomonori2007-06-181-83/+28Star
* [SCSI] lpfc: bug fixesJames Smart2007-06-181-1/+0Star
* [SCSI] lpfc: NPIV: add NPIV support on top of SLI-3James Smart2007-06-181-83/+272
* [SCSI] lpfc: NPIV: add SLI-3 interfaceJames Smart2007-06-181-1/+1
* [SCSI] lpfc: NPIV: split portsJames Smart2007-06-181-64/+55Star
* [SCSI] lpfc 8.1.12 : Update copyright year to 2007James Smart2007-05-061-1/+1
* [SCSI] lpfc 8.1.12 : Add support for async scanningJames Smart2007-05-061-0/+2
* [SCSI] lpfc 8.1.12 : Collapse discovery lists to a single node listJames Smart2007-05-061-3/+5
* [SCSI] lpfc 8.1.12 : Round 2 of Miscellaneous fixesJames Smart2007-05-061-24/+66
* [SCSI] lpfc 8.1.12 : Misc bug fixes and code cleanupJames Smart2007-05-061-2/+5
* [SCSI] lpfc 8.1.11 : Misc FixesJames Smart2006-12-031-2/+19
* [SCSI] lpfc 8.1.11 : Adjust LOG_FCP loggingJames Smart2006-12-031-13/+22
* [SCSI] lpfc 8.1.10 : Add support for dev_loss_tmo_callbk and fast_io_fail_tmo...James Smart2006-09-051-5/+5
* [SCSI] lpfc 8.1.9 : Stall eh handlers if resetting while rport blockedJames Smart2006-08-191-0/+19
* [SCSI] lpfc 8.1.7 : ID String and Message fixesJames Smart2006-08-061-1/+1
* [SCSI] lpfc 8.1.7: Fix panic in lpfc_sli_validate_fcp_iocbJames Smart2006-07-091-10/+12
* [SCSI] lpfc 8.1.7: Consolidate dma buf cleanup into a separate functionJames Smart2006-07-091-16/+24
* [SCSI] lpfc 8.1.7: Standardize the driver on a single define for the maximum ...James Smart2006-07-091-1/+1
* [SCSI] Block I/O while SG reset operation in progress - lpfc portionJames Smart2006-06-271-20/+0Star
* [SCSI] lpfc 8.1.6 : Fix Data Corruption in Bus Reset PathJames Smart2006-05-031-49/+19Star
* [PATCH] lpfc 8.1.3: Fix polling mode panicJamie Wellnitz2006-03-061-0/+5
* [SCSI] lpfc 8.1.2: Fix panic caused by HBA resets and target side cable pullsJamie Wellnitz2006-03-011-3/+3
* [SCSI] lpfc 8.1.2: Correct use of the hostdata field in scsi_hostJamie Wellnitz2006-03-011-7/+7
* [SCSI] lpfc_scsi.c: make lpfc_get_scsi_buf() staticAdrian Bunk2006-01-121-1/+1
* [SCSI] lpfc 8.1.1 : Added code to adjust lun queue depth to avoid target over...James.Smart@Emulex.Com2005-12-141-0/+58
* [SCSI] lpfc 8.1.1 : Add polled-mode supportJames.Smart@Emulex.Com2005-12-141-10/+62
* [SCSI] lpfc 8.1.1 : Fixes to error handlersJames.Smart@Emulex.Com2005-12-141-36/+68
* [SCSI] lpfc 8.1.1 : Remove locking wrappers around error handlersJames.Smart@Emulex.Com2005-12-141-38/+14Star
* [SCSI] lpfc 8.1.1: Miscellaneous CleanupsJames.Smart@Emulex.Com2005-12-141-4/+5
* [PATCH] drivers/scsi: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-071-8/+4Star
* [SCSI] lpfc: Fix eh_ return codes for commandsJames.Smart@Emulex.Com2005-10-291-151/+100Star
* [SCSI] lpfc: Adjust lpfc_scsi_buf allocationJames.Smart@Emulex.Com2005-10-291-7/+16
* [SCSI] lpfc: Replace lpfc_sli_issue_iocb_wait_high_priorityJames.Smart@Emulex.Com2005-10-291-13/+6Star
* [SCSI] lpfc: Fix for "command completion for iotax x?? not found"James Bottomley2005-10-291-12/+15
* [SCSI] update fc_transport for removal of block/unblock functionsJames.Smart@Emulex.Com2005-10-291-66/+17Star
* [SCSI] lpfc driver 8.0.30 : convert to use of int_to_scsilun()James.Smart@Emulex.Com2005-08-121-7/+4Star
* [SCSI] lpfc driver 8.0.30 : dev_loss and nodev timeoutsJames.Smart@Emulex.Com2005-08-121-0/+4
* [SCSI] lpfc driver 8.0.30 : task mgmt bit clearingJames.Smart@Emulex.Com2005-08-121-0/+2
* [SCSI] lpfc driver 8.0.30 : fix iocb reuse initializationJames.Smart@Emulex.Com2005-08-121-1/+6
* [SCSI] lpfc: Update copyright noticesJames.Smart@Emulex.Com2005-07-031-13/+14