| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] lpfc: use NULL instead of 0 for pointer | Daeseok Youn | 2014-03-15 | 1 | -1/+1 |
* | [SCSI] lpfc: remove self-assignments | James Smart | 2014-03-15 | 1 | -4/+0 |
* | [SCSI] lpfc 8.3.45: Update lpfc version to driver version 8.3.45 | James Smart | 2014-03-15 | 1 | -1/+1 |
* | [SCSI] lpfc 8.3.45: Fixed crash during driver unload. | James Smart | 2014-03-15 | 3 | -9/+28 |
* | [SCSI] lpfc 8.3.45: Fixed driver error messages after firmware download | James Smart | 2014-03-15 | 1 | -8/+14 |
* | [SCSI] lpfc 8.3.45: Fixed missing initialization for task management IOCBs | James Smart | 2014-03-15 | 1 | -0/+2 |
* | [SCSI] lpfc 8.3.45: Fix sysfs buffer overrun in read of lpfc_fcp_cpu_map for ... | James Smart | 2014-03-15 | 3 | -6/+25 |
* | [SCSI] lpfc 8.3.45: Incorporate changes to use reason in change_queue_depth f... | James Smart | 2014-03-15 | 4 | -113/+19 |
* | [SCSI] lpfc 8.3.45: Incorporated support of a low-latency io path | James Smart | 2014-03-15 | 13 | -75/+1622 |
* | [SCSI] lpfc 8.3.45: Added dport mailbox pass through support. | James Smart | 2014-03-15 | 2 | -0/+5 |
* | [SCSI] lpfc 8.3.44: Update lpfc version to driver version 8.3.44 | James Smart | 2014-03-15 | 1 | -1/+1 |
* | [SCSI] lpfc 8.3.44: Fixed unassigned variable in ELS timeout message | James Smart | 2014-03-15 | 1 | -0/+1 |
* | [SCSI] lpfc 8.3.44: Fixed incorrect allocation of iDiags directories/files in... | James Smart | 2014-03-15 | 1 | -0/+10 |
* | [SCSI] lpfc 8.3.44: Fix kernel panics from corrupted ndlp list | James Smart | 2014-03-15 | 8 | -32/+110 |
* | [SCSI] lpfc 8.3.44: Fix Crash in lpfc_els_timeout_handler | James Smart | 2014-03-15 | 2 | -73/+84 |
* | [SCSI] lpfc 8.3.44: Fixed stopped FCF discovery on failed FCF record read | James Smart | 2014-03-15 | 1 | -3/+9 |
* | [SCSI] lpfc 8.3.44: Fixed IO hang when in msi mode. | James Smart | 2014-03-15 | 2 | -1/+20 |
* | [SCSI] lpfc: Fix wrong assignment in lpfc_debugfs.c | Felipe Pena | 2013-12-19 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-11-15 | 1 | -3/+0 |
|\ |
|
| * | SCSI: remove unnecessary pci_set_drvdata() | Jingoo Han | 2013-10-14 | 1 | -3/+0 |
* | | [SCSI] lpfc: Fix typo on NULL assignment | Felipe Pena | 2013-10-25 | 1 | -1/+1 |
* | | [SCSI] lpfc 8.3.43: Update lpfc version to driver version 8.3.43 | James Smart | 2013-10-25 | 1 | -1/+1 |
* | | [SCSI] lpfc 8.3.43: Fixed not processing task management IOCB response status | James Smart | 2013-10-25 | 4 | -21/+104 |
* | | [SCSI] lpfc 8.3.43: Fixed spinlock hang. | James Smart | 2013-10-25 | 1 | -2/+6 |
* | | [SCSI] lpfc 8.3.43: Fixed invalid Total_Data_Placed value received for els an... | James Smart | 2013-10-25 | 2 | -4/+40 |
* | | [SCSI] lpfc 8.3.43: Fixed invalid fcp_rsp length fir FCP_ICMND | James Smart | 2013-10-25 | 2 | -8/+35 |
* | | [SCSI] lpfc 8.3.43: Fixed invalid mailbox timeouts | James Smart | 2013-10-25 | 1 | -0/+112 |
* | | [SCSI] lpfc 8.3.43: Fixed spinlock inversion problem. | James Smart | 2013-10-25 | 1 | -4/+5 |
* | | [SCSI] lpfc 8.3.43: Fix crash after xri limit is reached. | James Smart | 2013-10-25 | 2 | -7/+13 |
* | | [SCSI] lpfc: remove unnecessary read of PCI_CAP_ID_EXP | Jon Mason | 2013-10-25 | 1 | -1/+1 |
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2013-09-15 | 10 | -110/+199 |
|\ \
| |/
|/| |
|
| * | [SCSI] lpfc 8.3.42: Update lpfc version to driver version 8.3.42 | James Smart | 2013-09-10 | 1 | -1/+1 |
| * | [SCSI] lpfc 8.3.42: Fixed issue of task management commands having a fixed ti... | James Smart | 2013-09-10 | 3 | -1/+10 |
| * | [SCSI] lpfc 8.3.42: Fixed inconsistent spin lock usage. | James Smart | 2013-09-10 | 2 | -18/+16 |
| * | [SCSI] lpfc 8.3.42: Fix driver's abort loop functionality to skip IOs already... | James Smart | 2013-09-10 | 2 | -1/+14 |
| * | [SCSI] lpfc 8.3.42: Fixed failure to allocate SCSI buffer on PPC64 platform f... | James Smart | 2013-09-10 | 1 | -3/+6 |
| * | [SCSI] lpfc 8.3.42: Fix WARN_ON when driver unloads | James Smart | 2013-09-10 | 1 | -2/+8 |
| * | [SCSI] lpfc 8.3.42: Avoided making pci bar ioremap call during dual-chute WQ/... | James Smart | 2013-09-10 | 2 | -38/+12 |
| * | [SCSI] lpfc 8.3.42: Fixed driver iocbq structure's iocb_flag field running ou... | James Smart | 2013-09-10 | 2 | -10/+9 |
| * | [SCSI] lpfc 8.3.42: Fix crash on driver load due to cpu affinity logic | James Smart | 2013-09-10 | 2 | -6/+27 |
| * | [SCSI] lpfc 8.3.42: Fixed logging format of setting driver sysfs attributes h... | James Smart | 2013-09-10 | 1 | -2/+4 |
| * | [SCSI] lpfc 8.3.42: Fixed back to back RSCNs discovery failure. | James Smart | 2013-09-10 | 1 | -1/+9 |
| * | [SCSI] lpfc 8.3.42: Fixed race condition between BSG I/O dispatch and timeout... | James Smart | 2013-09-10 | 2 | -17/+72 |
| * | [SCSI] lpfc 8.3.42: Fixed function mode field defined too small for not recog... | James Smart | 2013-09-10 | 1 | -1/+1 |
| * | [SCSI] lpfc 8.3.42: Back out data count,(residual fcfi_parm) fix for bad target. | James Smart | 2013-09-10 | 1 | -3/+3 |
| * | [SCSI] lpfc 8.3.42: Fixed mailbox memory leak. | James Smart | 2013-09-10 | 1 | -0/+1 |
| * | [SCSI] lpfc 8.3.42: Fix random errors using first burst | James Smart | 2013-09-10 | 1 | -2/+7 |
| * | [SCSI] lpfc 8.3.42: Fixed not able to log informational messages at early sta... | James Smart | 2013-09-10 | 1 | -9/+3 |
| * | [SCSI] lpfc 8.3.42: Fixed using unsafe linked list macro for walking and dele... | James Smart | 2013-09-10 | 2 | -4/+5 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-09-06 | 2 | -5/+5 |
|\ \
| |/
|/| |
|