summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_scsi.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] lpfc 8.2.4 : Add additional sysfs and module parametersJames Smart2008-01-231-2/+2
* [SCSI] lpfc 8.2.4 : Miscellaneous FixesJames Smart2008-01-231-5/+7
* [SCSI] lpfc 8.2.4 : Correct abort handler logicJames Smart2008-01-231-10/+28
* [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/+1
* [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/+9
* [SCSI] lpfc 8.2.2 : Rework the lpfc_printf_log() macroJames Smart2007-08-011-138/+108
* [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/+44
* [SCSI] lpfc: fix NPIV mapping problemsFUJITA Tomonori2007-07-141-4/+7
* [SCSI] lpfc: add missed data buffer accessorBoaz Harrosh2007-07-141-1/+1
* [SCSI] lpfc: convert to use the data buffer accessorsFUJITA Tomonori2007-06-171-83/+28
* [SCSI] lpfc: bug fixesJames Smart2007-06-171-1/+0
* [SCSI] lpfc: NPIV: add NPIV support on top of SLI-3James Smart2007-06-171-83/+272
* [SCSI] lpfc: NPIV: add SLI-3 interfaceJames Smart2007-06-171-1/+1
* [SCSI] lpfc: NPIV: split portsJames Smart2007-06-171-64/+55
* [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-041-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/+0
* [SCSI] lpfc 8.1.6 : Fix Data Corruption in Bus Reset PathJames Smart2006-05-031-49/+19
* [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-02-281-3/+3
* [SCSI] lpfc 8.1.2: Correct use of the hostdata field in scsi_hostJamie Wellnitz2006-02-281-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-131-0/+58
* [SCSI] lpfc 8.1.1 : Add polled-mode supportJames.Smart@Emulex.Com2005-12-131-10/+62
* [SCSI] lpfc 8.1.1 : Fixes to error handlersJames.Smart@Emulex.Com2005-12-131-36/+68
* [SCSI] lpfc 8.1.1 : Remove locking wrappers around error handlersJames.Smart@Emulex.Com2005-12-131-38/+14
* [SCSI] lpfc 8.1.1: Miscellaneous CleanupsJames.Smart@Emulex.Com2005-12-131-4/+5
* [PATCH] drivers/scsi: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-071-8/+4
* [SCSI] lpfc: Fix eh_ return codes for commandsJames.Smart@Emulex.Com2005-10-291-151/+100
* [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/+6
* [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-281-66/+17
* [SCSI] lpfc driver 8.0.30 : convert to use of int_to_scsilun()James.Smart@Emulex.Com2005-08-121-7/+4
* [SCSI] lpfc driver 8.0.30 : dev_loss and nodev timeoutsJames.Smart@Emulex.Com2005-08-121-0/+4
OpenPOWER on IntegriCloud