summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc
AgeCommit message (Expand)Author
2014-03-15[SCSI] lpfc: use NULL instead of 0 for pointerDaeseok Youn
2014-03-15[SCSI] lpfc: remove self-assignmentsJames Smart
2014-03-15[SCSI] lpfc 8.3.45: Update lpfc version to driver version 8.3.45James Smart
2014-03-15[SCSI] lpfc 8.3.45: Fixed crash during driver unload.James Smart
2014-03-15[SCSI] lpfc 8.3.45: Fixed driver error messages after firmware downloadJames Smart
2014-03-15[SCSI] lpfc 8.3.45: Fixed missing initialization for task management IOCBsJames Smart
2014-03-15[SCSI] lpfc 8.3.45: Fix sysfs buffer overrun in read of lpfc_fcp_cpu_map for ...James Smart
2014-03-15[SCSI] lpfc 8.3.45: Incorporate changes to use reason in change_queue_depth f...James Smart
2014-03-15[SCSI] lpfc 8.3.45: Incorporated support of a low-latency io pathJames Smart
2014-03-15[SCSI] lpfc 8.3.45: Added dport mailbox pass through support.James Smart
2014-03-15[SCSI] lpfc 8.3.44: Update lpfc version to driver version 8.3.44James Smart
2014-03-15[SCSI] lpfc 8.3.44: Fixed unassigned variable in ELS timeout messageJames Smart
2014-03-15[SCSI] lpfc 8.3.44: Fixed incorrect allocation of iDiags directories/files in...James Smart
2014-03-15[SCSI] lpfc 8.3.44: Fix kernel panics from corrupted ndlp listJames Smart
2014-03-15[SCSI] lpfc 8.3.44: Fix Crash in lpfc_els_timeout_handlerJames Smart
2014-03-15[SCSI] lpfc 8.3.44: Fixed stopped FCF discovery on failed FCF record readJames Smart
2014-03-15[SCSI] lpfc 8.3.44: Fixed IO hang when in msi mode.James Smart
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