Age | Commit message (Expand) | Author | Files | Lines |
2013-06-26 | [SCSI] lpfc 8.3.40: Update lpfc version to driver version 8.3.40 | James Smart | 1 | -1/+1 |
2013-06-26 | [SCSI] lpfc 8.3.40: Update Copyrights to 2013 for 8.3.38, 8.3.39, and 8.3.40 ... | James Smart | 16 | -17/+17 |
2013-06-26 | [SCSI] lpfc 8.3.40: Fixed a race condition between SLI host and port failed F... | James Smart | 1 | -62/+35 |
2013-06-26 | [SCSI] lpfc 8.3.40: Fixed issue mailbox wait routine failed to issue dump mem... | James Smart | 1 | -3/+8 |
2013-06-26 | [SCSI] lpfc 8.3.40: Fixed system panic due to unsafe walking and deleting lin... | James Smart | 1 | -4/+5 |
2013-06-26 | [SCSI] lpfc 8.3.40: Fixed FCoE connection list vlan identifier and add FCF li... | James Smart | 1 | -2/+34 |
2013-06-26 | [SCSI] lpfc 8.3.40: Clarified the behavior of the lpfc_max_luns module parameter | James Smart | 1 | -3/+20 |
2013-06-26 | [SCSI] lpfc 8.3.40: Fix to allow OCM to report FEC status | James Smart | 1 | -1/+1 |
2013-06-26 | [SCSI] lpfc 8.3.40: Fixed a missing return code in a logging message | James Smart | 1 | -1/+2 |
2013-06-26 | [SCSI] lpfc 8.3.40: Fixed some logging message fields | James Smart | 1 | -2/+2 |
2013-06-26 | [SCSI] lpfc 8.3.40: Fixed list corruption when lpfc_drain_tx runs. | James Smart | 1 | -6/+6 |
2013-06-26 | [SCSI] lpfc 8.3.40: Fix starting reference tag when calculating BG error | James Smart | 1 | -1/+1 |
2013-06-26 | [SCSI] lpfc 8.3.40: Fix inconsistent list removal causes crash. | James Smart | 1 | -18/+0 |
2013-06-26 | [SCSI] lpfc 8.3.40: Fixed system panic during handling unsolicited receive bu... | James Smart | 1 | -1/+1 |
2013-06-26 | [SCSI] lpfc 8.3.40: Fix BlockGuard error checking | James Smart | 1 | -47/+62 |
2013-06-26 | [SCSI] lpfc 8.3.40: Fixed crash during FCoE failover testing. | James Smart | 1 | -1/+2 |
2013-06-26 | [SCSI] lpfc 8.3.40: Fix lpfc_used_cpu to be more dynamic | James Smart | 2 | -8/+23 |
2013-05-10 | Merge branch 'misc' into for-linus | James Bottomley | 20 | -437/+1617 |
2013-05-03 | [SCSI] lpfc 8.3.39: Update lpfc version for 8.3.39 driver release | James Smart | 1 | -1/+1 |
2013-05-03 | [SCSI] lpfc 8.3.39: Fixed driver handling of CLEAR_LA with NPIV enabled causi... | James Smart | 1 | -4/+3 |
2013-05-03 | [SCSI] lpfc 8.3.39: Reduced tmo value set to FLOGI WQE for quick recovery fro... | James Smart | 3 | -10/+17 |
2013-05-03 | [SCSI] lpfc 8.3.39: Add log message when completes with clean address bit set... | James Smart | 1 | -0/+3 |
2013-05-03 | [SCSI] lpfc 8.3.39: Fixed driver vector mapping to CPU affinity | James Smart | 6 | -15/+488 |
2013-05-03 | [SCSI] lpfc 8.3.39: Fixed iocb flags not being reset for scsi commands | James Smart | 1 | -0/+2 |
2013-05-03 | [SCSI] lpfc 8.3.39: Fixed system panic during EEH recovery due to midlayer ac... | James Smart | 2 | -6/+10 |
2013-05-03 | [SCSI] lpfc 8.3.39: Fixed not returning FAILED status when SCSI invoking host... | James Smart | 3 | -4/+13 |
2013-05-03 | [SCSI] lpfc 8.3.39: Fixed bad book keeping in posting els sgls to port | James Smart | 1 | -7/+6 |
2013-05-03 | [SCSI] lpfc 8.3.39: Fixed deadlock between hbalock and nlp_lock use | James Smart | 1 | -1/+2 |
2013-05-03 | [SCSI] lpfc 8.3.39: Fixed BlockGuard to take advantage of rdprotect/wrprotect... | James Smart | 2 | -66/+116 |
2013-05-03 | [SCSI] lpfc 8.3.39: Reduced spinlock contention on SCSI buffer list | James Smart | 3 | -51/+102 |
2013-05-03 | [SCSI] lpfc 8.3.39: Fixed crash when processing bsg's sg list with high memor... | James Smart | 2 | -12/+24 |
2013-05-02 | [SCSI] lpfc 8.3.39: Remove lpfc_fcp_look_ahead module parameter | James Smart | 1 | -3/+2 |
2013-05-02 | [SCSI] lpfc 8.3.39: Fix driver issues with SCSI Host reset | James Smart | 3 | -3/+13 |
2013-05-02 | [SCSI] lpfc 8.3.39: Doorbell formation information logged in dual-chute mode ... | James Smart | 1 | -4/+6 |
2013-05-02 | [SCSI] lpfc 8.3.39: Fix driver issues with large s/g lists for BlockGuard | James Smart | 6 | -136/+264 |
2013-05-02 | [SCSI] lpfc 8.3.39: Fix driver issues with large lpfc_sg_seg_cnt values | James Smart | 2 | -18/+16 |
2013-05-02 | [SCSI] lpfc 8.3.39: Fixed pt2pt and loop discovery problems on topology changes. | James Smart | 7 | -25/+149 |
2013-05-02 | [SCSI] lpfc 8.3.39: Remove driver dependency on HZ | James Smart | 9 | -49/+80 |
2013-05-02 | [SCSI] lpfc 8.3.39: Fixed BlockGuard error reporting | James Smart | 2 | -25/+255 |
2013-05-02 | [SCSI] lpfc 8.3.39: Fixed VPI allocation issues after firmware dump is performed | James Smart | 5 | -3/+51 |
2013-05-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -32/+1 |
2013-05-01 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 12 | -631/+837 |
2013-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2013-04-30 | scsi: rename random32() to prandom_u32() | Akinobu Mita | 1 | -3/+3 |
2013-04-29 | lpfc: fix races for miscdevice open vs. rmmod | Al Viro | 1 | -32/+1 |
2013-04-12 | [SCSI] lpfc: fix potential NULL pointer dereference in lpfc_sli4_rq_put() | Wei Yongjun | 1 | -1/+2 |
2013-04-10 | [SCSI] lpfc 8.3.38: Update lpfc version for 8.3.38 driver release | James Smart | 1 | -1/+1 |
2013-04-10 | [SCSI] lpfc 8.3.38: Fixed potential mis-interpretation of READ_TOPOLOGY reser... | James Smart | 1 | -13/+15 |
2013-04-10 | [SCSI] lpfc 8.3.38: Fix default value for lpfc_enable_rrq. | James Smart | 1 | -1/+1 |
2013-04-10 | [SCSI] lpfc 8.3.38: Fixed circular locking dependency and inconsistent lock s... | James Smart | 4 | -18/+20 |