summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_scsi.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] lpfc 8.3.45: Fixed missing initialization for task management IOCBsJames Smart2014-03-151-0/+2
* [SCSI] lpfc 8.3.45: Incorporate changes to use reason in change_queue_depth f...James Smart2014-03-151-107/+19
* [SCSI] lpfc 8.3.45: Incorporated support of a low-latency io pathJames Smart2014-03-151-8/+398
* [SCSI] lpfc 8.3.44: Fixed IO hang when in msi mode.James Smart2014-03-151-0/+18
* [SCSI] lpfc 8.3.43: Fixed not processing task management IOCB response statusJames Smart2013-10-251-18/+94
* [SCSI] lpfc 8.3.43: Fix crash after xri limit is reached.James Smart2013-10-251-7/+12
* [SCSI] lpfc 8.3.42: Fixed issue of task management commands having a fixed ti...James Smart2013-09-101-1/+1
* [SCSI] lpfc 8.3.42: Fixed inconsistent spin lock usage.James Smart2013-09-101-14/+12
* [SCSI] lpfc 8.3.42: Fix driver's abort loop functionality to skip IOs already...James Smart2013-09-101-0/+3
* [SCSI] lpfc 8.3.42: Fixed failure to allocate SCSI buffer on PPC64 platform f...James Smart2013-09-101-3/+6
* [SCSI] lpfc 8.3.42: Back out data count,(residual fcfi_parm) fix for bad target.James Smart2013-09-101-3/+3
* [SCSI] lpfc 8.3.42: Fix random errors using first burstJames Smart2013-09-101-2/+7
* [SCSI] lpfc 8.3.41: Add first burst support to driverJames Smart2013-08-231-0/+5
* [SCSI] lpfc 8.3.41: Fixed SLI3 failing FCP write on check-condition no-sense ...James Smart2013-08-231-6/+1
* [SCSI] lpfc 8.3.41: Fixed freeing of iocb when internal loopback times outJames Smart2013-08-231-1/+1
* [SCSI] lpfc 8.3.40: Update Copyrights to 2013 for 8.3.38, 8.3.39, and 8.3.40 ...James Smart2013-06-261-1/+1
* [SCSI] lpfc 8.3.40: Fixed system panic due to unsafe walking and deleting lin...James Smart2013-06-261-4/+5
* [SCSI] lpfc 8.3.40: Fix starting reference tag when calculating BG errorJames Smart2013-06-261-1/+1
* [SCSI] lpfc 8.3.40: Fix BlockGuard error checkingJames Smart2013-06-261-47/+62
* [SCSI] lpfc 8.3.40: Fixed crash during FCoE failover testing.James Smart2013-06-261-1/+2
* [SCSI] lpfc 8.3.39: Fixed iocb flags not being reset for scsi commandsJames Smart2013-05-021-0/+2
* [SCSI] lpfc 8.3.39: Fixed not returning FAILED status when SCSI invoking host...James Smart2013-05-021-3/+11
* [SCSI] lpfc 8.3.39: Fixed BlockGuard to take advantage of rdprotect/wrprotect...James Smart2013-05-021-66/+115
* [SCSI] lpfc 8.3.39: Reduced spinlock contention on SCSI buffer listJames Smart2013-05-021-33/+60
* [SCSI] lpfc 8.3.39: Fix driver issues with large s/g lists for BlockGuardJames Smart2013-05-021-85/+144
* [SCSI] lpfc 8.3.39: Remove driver dependency on HZJames Smart2013-05-021-1/+1
* [SCSI] lpfc 8.3.39: Fixed BlockGuard error reportingJames Smart2013-05-021-25/+254
* [SCSI] lpfc 8.3.38: Fixed circular locking dependency and inconsistent lock s...James Smart2013-04-091-2/+2
* [SCSI] lpfc 8.3.38: Fixed NMI watch dog panic's when resetting the hba.James Smart2013-04-091-2/+2
* [SCSI] lpfc 8.3.37: Provide support for change_queue_typeJames Smart2013-01-301-1/+23
* [SCSI] lpfc 8.3.36: Update DIF support for passthru/strip/insertJames Smart2012-11-271-1/+15
* [SCSI] lpfc 8.3.36: Fix bug with Target Resets and FCP2 devicesJames Smart2012-11-271-0/+3
* [SCSI] lpfc 8.3.35: Fixed not reporting logical link speed to SCSI midlayer w...James Smart2012-10-081-6/+12
* [SCSI] lpfc 8.3.35: Fixed kernel warning on spinlock usage on some distributionsJames Smart2012-10-081-10/+11
* [SCSI] lpfc 8.3.34: Correct lock handling to eliminate reset escalation on I/...James Smart2012-09-141-3/+9
* [SCSI] lpfc 8.3.34: Add XRI to abort handler timeout log messageJames Smart2012-09-141-3/+4
* [SCSI] lpfc 8.3.34: Streamline fcp underrun message printingJames Smart2012-09-141-7/+13
* [SCSI] lpfc 8.3.34: Simplify BlockGuard lpfc_printf_vlog messagesJames Smart2012-09-141-44/+14
* [SCSI] lpfc 8.3.34: Fix parameter field in CQE to mask for LOCAL_REJECT statusJames Smart2012-09-141-1/+1
* [SCSI] lpfc 8.3.33: Misc changes to optimize critical pathJames Smart2012-09-141-6/+16
* [SCSI] lpfc 8.3.33: Convert to no SCSI host lock in queuecommandJames Smart2012-09-141-7/+2
* [SCSI] lpfc 8.3.33: Fix scsi_eh escalation panic by checking the proper retur...James Smart2012-09-141-4/+4
* [SCSI] lpfc 8.3.33: Check data transfer amount on write commandsJames Smart2012-09-141-3/+3
* [SCSI] lpfc 8.3.32: Fix system panic due to node state changeJames Smart2012-07-201-4/+2
* [SCSI] lpfc 8.3.32: Correct successful aborts returning error statusJames Smart2012-07-201-12/+12
* [SCSI] lpfc 8.3.32: Correct provisioning change failure on local functionJames Smart2012-07-201-1/+1
* [SCSI] lpfc 8.3.31: Fixed system crash due to not providing SCSI error-handli...James Smart2012-05-171-0/+38
* [SCSI] lpfc 8.3.31: Fix unsol abts xri lookupJames Smart2012-05-171-4/+5
* [SCSI] lpfc 8.3.31: Fix driver crash during back-to-back ramp eventsJames Smart2012-05-171-0/+8
* [SCSI] lpfc 8.3.31: Revise FCP LOG for easier Finisar trace correlationJames Smart2012-05-171-1/+6
OpenPOWER on IntegriCloud