summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc
AgeCommit message (Expand)AuthorFilesLines
2013-03-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-28/+28
2013-02-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds13-328/+657
2013-02-27scsi/lpfc: convert to idr_alloc()Tejun Heo1-8/+4
2013-02-24[SCSI] scsi: fix lpfc build when wmb() is defined as mb()Randy Dunlap1-28/+28
2013-01-30[SCSI] lpfc 8.3.37: Update lpfc version for 8.3.37 driver releaseJames Smart1-1/+1
2013-01-30[SCSI] lpfc 8.3.37: Fixed infinite loop in lpfc_sli4_fcf_rr_next_index_get.James Smart1-3/+6
2013-01-30[SCSI] lpfc 8.3.37: Fixed crash due to SLI Port invalid resource countJames Smart1-0/+28
2013-01-30[SCSI] lpfc 8.3.37: Provide support for FCoE protocol dual-chute (ULP) operationJames Smart5-84/+369
2013-01-30[SCSI] lpfc 8.3.37: Fixed stale ndlp state when the node is marked for deferr...James Smart1-0/+10
2013-01-30[SCSI] lpfc 8.3.37: Fix potential memory corruption bugJames Smart1-1/+1
2013-01-30[SCSI] lpfc 8.3.37: Fixed no-context ABTS failed with BA_RJTJames Smart5-83/+168
2013-01-30[SCSI] lpfc 8.3.37: Removed use of NOP mailboxes for interrupt verificationJames Smart1-153/+26
2013-01-30[SCSI] lpfc 8.3.37: Fixed exhausted retry for plogi to nameserver.James Smart1-0/+7
2013-01-30[SCSI] lpfc 8.3.37: Fixed ELS_REC received on the unsolicited receive queueJames Smart2-2/+18
2013-01-30[SCSI] lpfc 8.3.37: Provide support for change_queue_typeJames Smart1-1/+23
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman1-7/+7
2012-11-27[SCSI] lpfc 8.3.36: Update lpfc version for 8.3.36 driver releaseJames Smart1-1/+1
2012-11-27[SCSI] lpfc 8.3.36: Correct mask errorJames Smart1-1/+1
2012-11-27[SCSI] lpfc 8.3.36: Correct buffer length overrunJames Smart1-1/+1
2012-11-27[SCSI] lpfc 8.3.36: Fixed setting sequential delivery bitJames Smart1-2/+6
2012-11-27[SCSI] lpfc 8.3.36: Update DIF support for passthru/strip/insertJames Smart4-10/+29
2012-11-27[SCSI] lpfc 8.3.36: Fix bug with Target Resets and FCP2 devicesJames Smart3-0/+16
2012-11-27[SCSI] lpfc 8.3.36: Fixed boot from san failureJames Smart5-13/+120
2012-10-08[SCSI] lpfc 8.3.35: Update lpfc version for 8.3.35 driver releaseJames Smart1-1/+1
2012-10-08[SCSI] lpfc 8.3.35: Fixed not reporting logical link speed to SCSI midlayer w...James Smart5-16/+151
2012-10-08[SCSI] lpfc 8.3.35: Fix error with fabric service parameters causing performa...James Smart1-0/+2
2012-10-08[SCSI] lpfc 8.3.35: Fixed SCSI host create showing wrong link speed on SLI3 H...James Smart1-2/+8
2012-10-08[SCSI] lpfc 8.3.35: Fixed not checking solicition in progress bit when verify...James Smart2-4/+15
2012-10-08[SCSI] lpfc 8.3.35: Fixed messages for misconfigured port errorsJames Smart1-3/+7
2012-10-08[SCSI] lpfc 8.3.35: Fixed kernel warning on spinlock usage on some distributionsJames Smart1-10/+11
2012-10-08[SCSI] lpfc 8.3.35: Fixed PRLI not being retried if a LS_RJT with a reasonJames Smart1-2/+3
2012-10-08[SCSI] lpfc 8.3.35: Correct request_firmware use that was increasing boot timesJames Smart1-26/+31
2012-10-08[SCSI] lpfc 8.3.35: Fix FCP2 Retries for non-r/w commands.James Smart1-0/+2
2012-10-08[SCSI] lpfc 8.3.35: Fixed Linux generic firmware download on SLI4 devices wit...James Smart2-2/+5
2012-10-08[SCSI] lpfc 8.3.35: Expand I/O channel support for large systemsJames Smart2-22/+22
2012-10-08[SCSI] lpfc 8.3.35: Correct missing queue destroy on function resetJames Smart1-2/+2
2012-10-08[SCSI] lpfc 8.3.35: Fix incorrect comment in T10 DIF attributesJames Smart1-1/+7
2012-10-08[SCSI] lpfc 8.3.35: Added checking BMBX register for RDY bit before writing t...James Smart1-28/+47
2012-10-08[SCSI] lpfc 8.3.35: Fix interrupt delay multipler conversion for eq_createJames Smart2-5/+12
2012-10-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds21-1187/+1732
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-3/+3
2012-09-14[SCSI] lpfc 8.3.34: Update lpfc version for 8.3.34 driver releaseJames Smart1-1/+1
2012-09-14[SCSI] lpfc 8.3.34: Fixed leaking memory from pci dma poolJames Smart2-10/+17
2012-09-14[SCSI] lpfc 8.3.34: Correct lock handling to eliminate reset escalation on I/...James Smart1-3/+9
2012-09-14[SCSI] lpfc 8.3.34: Adjust IO Channels to 1 when INTxJames Smart1-1/+1
2012-09-14[SCSI] lpfc 8.3.34: Add XRI to abort handler timeout log messageJames Smart1-3/+4
2012-09-14[SCSI] lpfc 8.3.34: Streamline fcp underrun message printingJames Smart1-7/+13
2012-09-14[SCSI] lpfc 8.3.34: Correct typecasts for snprintf messagesJames Smart1-7/+11
2012-09-14[SCSI] lpfc 8.3.34: Simplify BlockGuard lpfc_printf_vlog messagesJames Smart1-44/+14