summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_sli.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] lpfc: use NULL instead of 0 for pointerDaeseok Youn2014-03-151-1/+1
* [SCSI] lpfc 8.3.45: Fixed crash during driver unload.James Smart2014-03-151-3/+7
* [SCSI] lpfc 8.3.45: Incorporated support of a low-latency io pathJames Smart2014-03-151-11/+230
* [SCSI] lpfc 8.3.44: Fix kernel panics from corrupted ndlp listJames Smart2014-03-151-3/+8
* [SCSI] lpfc 8.3.44: Fixed IO hang when in msi mode.James Smart2014-03-151-1/+2
* [SCSI] lpfc 8.3.43: Fixed not processing task management IOCB response statusJames Smart2013-10-251-0/+5
* [SCSI] lpfc 8.3.43: Fixed invalid Total_Data_Placed value received for els an...James Smart2013-10-251-2/+36
* [SCSI] lpfc 8.3.43: Fixed invalid fcp_rsp length fir FCP_ICMNDJames Smart2013-10-251-5/+14
* [SCSI] lpfc 8.3.43: Fixed invalid mailbox timeoutsJames Smart2013-10-251-0/+112
* [SCSI] lpfc 8.3.43: Fixed spinlock inversion problem.James Smart2013-10-251-4/+5
* [SCSI] lpfc 8.3.42: Fix driver's abort loop functionality to skip IOs already...James Smart2013-09-101-1/+11
* [SCSI] lpfc 8.3.42: Avoided making pci bar ioremap call during dual-chute WQ/...James Smart2013-09-101-16/+0
* [SCSI] lpfc 8.3.42: Fixed using unsafe linked list macro for walking and dele...James Smart2013-09-101-2/+3
* [SCSI] lpfc 8.3.41: Fixed support for 128 byte WQEsJames Smart2013-08-231-3/+45
* [SCSI] lpfc 8.3.41: Fixed max value of lpfc_lun_queue_depthJames Smart2013-08-231-0/+11
* [SCSI] lpfc 8.3.41: Fixed Receive Queue varied frame size handlingJames Smart2013-08-231-12/+24
* [SCSI] lpfc 8.3.41: Fix mailbox byteswap issue on PPCJames Smart2013-08-231-1/+0
* [SCSI] lpfc 8.3.41: Fixed freeing of iocb when internal loopback times outJames Smart2013-08-231-6/+45
* [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 issue mailbox wait routine failed to issue dump mem...James Smart2013-06-261-3/+8
* [SCSI] lpfc 8.3.40: Fixed a missing return code in a logging messageJames Smart2013-06-261-1/+2
* [SCSI] lpfc 8.3.40: Fixed some logging message fieldsJames Smart2013-06-261-2/+2
* [SCSI] lpfc 8.3.40: Fixed list corruption when lpfc_drain_tx runs.James Smart2013-06-261-6/+6
* [SCSI] lpfc 8.3.40: Fix inconsistent list removal causes crash.James Smart2013-06-261-18/+0
* [SCSI] lpfc 8.3.40: Fixed system panic during handling unsolicited receive bu...James Smart2013-06-261-1/+1
* [SCSI] lpfc 8.3.39: Reduced tmo value set to FLOGI WQE for quick recovery fro...James Smart2013-05-021-5/+6
* [SCSI] lpfc 8.3.39: Fixed driver vector mapping to CPU affinityJames Smart2013-05-021-8/+14
* [SCSI] lpfc 8.3.39: Fixed system panic during EEH recovery due to midlayer ac...James Smart2013-05-021-0/+4
* [SCSI] lpfc 8.3.39: Fixed bad book keeping in posting els sgls to portJames Smart2013-05-021-7/+6
* [SCSI] lpfc 8.3.39: Fixed crash when processing bsg's sg list with high memor...James Smart2013-05-021-2/+1
* [SCSI] lpfc 8.3.39: Doorbell formation information logged in dual-chute mode ...James Smart2013-05-021-4/+6
* [SCSI] lpfc 8.3.39: Fixed pt2pt and loop discovery problems on topology changes.James Smart2013-05-021-2/+6
* [SCSI] lpfc 8.3.39: Remove driver dependency on HZJames Smart2013-05-021-14/+19
* [SCSI] lpfc 8.3.39: Fixed VPI allocation issues after firmware dump is performedJames Smart2013-05-021-0/+2
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2013-04-301-37/+78
|\
| * [SCSI] lpfc 8.3.38: Fixed circular locking dependency and inconsistent lock s...James Smart2013-04-091-4/+4
| * [SCSI] lpfc 8.3.38: Fixed OXID reuse issue.James Smart2013-04-091-2/+4
| * [SCSI] lpfc 8.3.38: Fixed deadlock condition in FCF round robin handlingJames Smart2013-04-091-1/+8
| * [SCSI] lpfc 8.3.38: Fixed NMI watch dog panic's when resetting the hba.James Smart2013-04-091-30/+62
* | [SCSI] lpfc: fix potential NULL pointer dereference in lpfc_sli4_rq_put()Wei Yongjun2013-04-111-1/+2
|/
* [SCSI] scsi: fix lpfc build when wmb() is defined as mb()Randy Dunlap2013-02-241-28/+28
* [SCSI] lpfc 8.3.37: Fixed infinite loop in lpfc_sli4_fcf_rr_next_index_get.James Smart2013-01-301-3/+6
* [SCSI] lpfc 8.3.37: Fixed crash due to SLI Port invalid resource countJames Smart2013-01-301-0/+28
* [SCSI] lpfc 8.3.37: Provide support for FCoE protocol dual-chute (ULP) operationJames Smart2013-01-301-11/+177
* [SCSI] lpfc 8.3.37: Fix potential memory corruption bugJames Smart2013-01-301-1/+1
* [SCSI] lpfc 8.3.37: Fixed no-context ABTS failed with BA_RJTJames Smart2013-01-301-48/+103
* [SCSI] lpfc 8.3.36: Update DIF support for passthru/strip/insertJames Smart2012-11-271-8/+8
* [SCSI] lpfc 8.3.35: Fix FCP2 Retries for non-r/w commands.James Smart2012-10-081-0/+2
* [SCSI] lpfc 8.3.35: Correct missing queue destroy on function resetJames Smart2012-10-081-2/+2
* [SCSI] lpfc 8.3.35: Added checking BMBX register for RDY bit before writing t...James Smart2012-10-081-28/+47
OpenPOWER on IntegriCloud