aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc
AgeCommit message (Expand)Author
2013-12-19[SCSI] lpfc: Fix wrong assignment in lpfc_debugfs.cFelipe Pena
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-10-25[SCSI] lpfc: Fix typo on NULL assignmentFelipe Pena
2013-10-25[SCSI] lpfc 8.3.43: Update lpfc version to driver version 8.3.43James Smart
2013-10-25[SCSI] lpfc 8.3.43: Fixed not processing task management IOCB response statusJames Smart
2013-10-25[SCSI] lpfc 8.3.43: Fixed spinlock hang.James Smart
2013-10-25[SCSI] lpfc 8.3.43: Fixed invalid Total_Data_Placed value received for els an...James Smart
2013-10-25[SCSI] lpfc 8.3.43: Fixed invalid fcp_rsp length fir FCP_ICMNDJames Smart
2013-10-25[SCSI] lpfc 8.3.43: Fixed invalid mailbox timeoutsJames Smart
2013-10-25[SCSI] lpfc 8.3.43: Fixed spinlock inversion problem.James Smart
2013-10-25[SCSI] lpfc 8.3.43: Fix crash after xri limit is reached.James Smart
2013-10-25[SCSI] lpfc: remove unnecessary read of PCI_CAP_ID_EXPJon Mason
2013-10-14SCSI: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2013-09-10[SCSI] lpfc 8.3.42: Update lpfc version to driver version 8.3.42James Smart
2013-09-10[SCSI] lpfc 8.3.42: Fixed issue of task management commands having a fixed ti...James Smart
2013-09-10[SCSI] lpfc 8.3.42: Fixed inconsistent spin lock usage.James Smart
2013-09-10[SCSI] lpfc 8.3.42: Fix driver's abort loop functionality to skip IOs already...James Smart
2013-09-10[SCSI] lpfc 8.3.42: Fixed failure to allocate SCSI buffer on PPC64 platform f...James Smart
2013-09-10[SCSI] lpfc 8.3.42: Fix WARN_ON when driver unloadsJames Smart
2013-09-10[SCSI] lpfc 8.3.42: Avoided making pci bar ioremap call during dual-chute WQ/...James Smart
2013-09-10[SCSI] lpfc 8.3.42: Fixed driver iocbq structure's iocb_flag field running ou...James Smart
2013-09-10[SCSI] lpfc 8.3.42: Fix crash on driver load due to cpu affinity logicJames Smart
2013-09-10[SCSI] lpfc 8.3.42: Fixed logging format of setting driver sysfs attributes h...James Smart
2013-09-10[SCSI] lpfc 8.3.42: Fixed back to back RSCNs discovery failure.James Smart
2013-09-10[SCSI] lpfc 8.3.42: Fixed race condition between BSG I/O dispatch and timeout...James Smart
2013-09-10[SCSI] lpfc 8.3.42: Fixed function mode field defined too small for not recog...James Smart
2013-09-10[SCSI] lpfc 8.3.42: Back out data count,(residual fcfi_parm) fix for bad target.James Smart
2013-09-10[SCSI] lpfc 8.3.42: Fixed mailbox memory leak.James Smart
2013-09-10[SCSI] lpfc 8.3.42: Fix random errors using first burstJames Smart
2013-09-10[SCSI] lpfc 8.3.42: Fixed not able to log informational messages at early sta...James Smart
2013-09-10[SCSI] lpfc 8.3.42: Fixed using unsafe linked list macro for walking and dele...James Smart
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-09-04treewide: Convert retrun typos to returnJoe Perches
2013-08-26[SCSI] lpfc: Removed obsolete fcp_eq_count and fcp_wq_count driver attributesJames Smart
2013-08-23[SCSI] lpfc 8.3.41: Update lpfc version to driver version 8.3.41James Smart
2013-08-23[SCSI] lpfc 8.3.41: Update copyrights for 8.3.41 modificationsJames Smart
2013-08-23[SCSI] lpfc 8.3.41: Fixed the format of some log message fieldsJames Smart
2013-08-23[SCSI] lpfc 8.3.41: Add first burst support to driverJames Smart
2013-08-23[SCSI] lpfc 8.3.41: Fixed not able to perform PCI function reset when board w...James Smart
2013-08-23[SCSI] lpfc 8.3.41: Fixed failure in setting SLI3 board modeJames Smart
2013-08-23[SCSI] lpfc 8.3.41: Fixed SLI3 failing FCP write on check-condition no-sense ...James Smart
2013-08-23[SCSI] lpfc 8.3.41: Fixed support for 128 byte WQEsJames Smart
2013-08-23[SCSI] lpfc 8.3.41: Ensure driver properly zeros unused fields in SLI4 mailbo...James Smart
2013-08-23[SCSI] lpfc 8.3.41: Fixed max value of lpfc_lun_queue_depthJames Smart
2013-08-23[SCSI] lpfc 8.3.41: Fixed Receive Queue varied frame size handlingJames Smart
2013-08-23[SCSI] lpfc 8.3.41: Fix mailbox byteswap issue on PPCJames Smart
2013-08-23[SCSI] lpfc 8.3.41: Fixed freeing of iocb when internal loopback times outJames Smart
2013-08-20treewide: Fix typo in printkMasanari Iida
2013-07-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds