summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc/lpfc_scsi.c
AgeCommit message (Expand)AuthorFilesLines
2006-01-12[SCSI] lpfc_scsi.c: make lpfc_get_scsi_buf() staticAdrian Bunk1-1/+1
2005-12-14[SCSI] lpfc 8.1.1 : Added code to adjust lun queue depth to avoid target over...James.Smart@Emulex.Com1-0/+58
2005-12-14[SCSI] lpfc 8.1.1 : Add polled-mode supportJames.Smart@Emulex.Com1-10/+62
2005-12-14[SCSI] lpfc 8.1.1 : Fixes to error handlersJames.Smart@Emulex.Com1-36/+68
2005-12-14[SCSI] lpfc 8.1.1 : Remove locking wrappers around error handlersJames.Smart@Emulex.Com1-38/+14
2005-12-14[SCSI] lpfc 8.1.1: Miscellaneous CleanupsJames.Smart@Emulex.Com1-4/+5
2005-11-07[PATCH] drivers/scsi: fix-up schedule_timeout() usageNishanth Aravamudan1-8/+4
2005-10-29[SCSI] lpfc: Fix eh_ return codes for commandsJames.Smart@Emulex.Com1-151/+100
2005-10-29[SCSI] lpfc: Adjust lpfc_scsi_buf allocationJames.Smart@Emulex.Com1-7/+16
2005-10-29[SCSI] lpfc: Replace lpfc_sli_issue_iocb_wait_high_priorityJames.Smart@Emulex.Com1-13/+6
2005-10-29[SCSI] lpfc: Fix for "command completion for iotax x?? not found"James Bottomley1-12/+15
2005-10-29[SCSI] update fc_transport for removal of block/unblock functionsJames.Smart@Emulex.Com1-66/+17
2005-08-12[SCSI] lpfc driver 8.0.30 : convert to use of int_to_scsilun()James.Smart@Emulex.Com1-7/+4
2005-08-12[SCSI] lpfc driver 8.0.30 : dev_loss and nodev timeoutsJames.Smart@Emulex.Com1-0/+4
2005-08-12[SCSI] lpfc driver 8.0.30 : task mgmt bit clearingJames.Smart@Emulex.Com1-0/+2
2005-08-12[SCSI] lpfc driver 8.0.30 : fix iocb reuse initializationJames.Smart@Emulex.Com1-1/+6
2005-07-03[SCSI] lpfc: Update copyright noticesJames.Smart@Emulex.Com1-13/+14
2005-07-03[SCSI] lpfc: Remove $Id$ keyword strings.James.Smart@Emulex.Com1-4/+0
2005-07-03[SCSI] lpfc: Add completion handler to the abort iocbsJames.Smart@Emulex.Com1-0/+1
2005-07-03[SCSI] lpfc: Set max_sectors in host templateJames.Smart@Emulex.Com1-0/+1
2005-06-17[SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik1-1/+11
2005-06-17[SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik1-1/+11
2005-06-17[SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik1-1/+11
2005-04-18lpfc: add Emulex FC driver version 8.0.281-0/+1246