| Commit message (Expand) | Author | Age | Files | Lines |
* | scsi: use host wide tags by default | Christoph Hellwig | 2015-11-09 | 1 | -3/+0 |
* | lpfc: fix memory leak and NULL dereference | Sudip Mukherjee | 2015-11-09 | 1 | -1/+7 |
* | lpfc: Update version to 11.0.0.0 for upstream patch set | James Smart | 2015-10-27 | 1 | -1/+1 |
* | lpfc: Fix default RA_TOV and ED_TOV in the FC/FCoE driver for all topologies | James Smart | 2015-10-27 | 2 | -2/+15 |
* | lpfc: The linux driver does not reinitiate discovery after a failed FLOGI | James Smart | 2015-10-27 | 1 | -2/+7 |
* | lpfc: Fix for discovery failure in PT2PT when FLOGI's ELS ACC response gets a... | James Smart | 2015-10-27 | 1 | -14/+17 |
* | lpfc: Add support for Lancer G6 and 32G FC links | James Smart | 2015-10-27 | 8 | -9/+58 |
* | fix: lpfc_send_rscn_event sends bigger buffer size | Ales Novak | 2015-10-27 | 1 | -1/+1 |
* | lpfc: remove set but not used variables | Sebastian Herbszt | 2015-10-27 | 10 | -126/+8 |
* | lpfc:Make the function lpfc_sli4_mbox_completions_pending static in order to ... | Nicholas Krause | 2015-10-27 | 1 | -1/+1 |
* | Fix kmalloc overflow in LPFC driver at large core count | Ian Mitchell | 2015-10-27 | 2 | -6/+1 |
* | lpfc: Destroy lpfc_hba_index IDR on module exit | Johannes Thumshirn | 2015-10-27 | 1 | -0/+1 |
* | lpfc: in sli3 use configured sg_seg_cnt for sg_tablesize | Bodo Stroesser | 2015-10-27 | 1 | -1/+1 |
* | lpfc: Remove unnessary cast | Firo Yang | 2015-10-27 | 1 | -2/+1 |
* | lpfc: fix model description | Sebastian Herbszt | 2015-10-27 | 1 | -1/+1 |
* | lpfc: Fix possible use-after-free and double free in lpfc_mbx_cmpl_rdp_page_a2() | Johannes Thumshirn | 2015-09-06 | 1 | -3/+4 |
* | lpfc: Use && instead of & for boolean expression | Sebastian Herbszt | 2015-08-26 | 1 | -1/+1 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2015-06-23 | 16 | -199/+1530 |
|\ |
|
| * | lpfc: Update version to 10.7.0.0 for upstream patch set. | James Smart | 2015-06-13 | 1 | -1/+1 |
| * | lpfc: Fix to drop PLOGIs from fabric node till LOGO processing completes | James Smart | 2015-06-13 | 4 | -15/+16 |
| * | lpfc: Fix scsi task management error message. | James Smart | 2015-06-13 | 1 | -8/+10 |
| * | lpfc: Fix cq_id masking problem. | James Smart | 2015-06-13 | 1 | -1/+1 |
| * | lpfc: Fix scsi prep dma buf error. | James Smart | 2015-06-13 | 1 | -1/+1 |
| * | lpfc: Add support for using block multi-queue | James Smart | 2015-06-13 | 4 | -52/+72 |
| * | lpfc: Devices are not discovered during takeaway/giveback testing | James Smart | 2015-06-13 | 1 | -12/+10 |
| * | lpfc: Fix vport deletion failure. | James Smart | 2015-06-13 | 1 | -0/+2 |
| * | lpfc: Check for active portpeerbeacon. | James Smart | 2015-06-13 | 2 | -4/+21 |
| * | lpfc: Update driver version for upstream patch set 10.6.0.1. | James Smart | 2015-06-05 | 1 | -1/+1 |
| * | lpfc: Change buffer pool empty message to miscellaneous category | James Smart | 2015-06-05 | 1 | -1/+1 |
| * | lpfc: Fix incorrect log message reported for empty FCF record. | James Smart | 2015-06-05 | 1 | -2/+4 |
| * | lpfc: Fix rport leak. | James Smart | 2015-06-05 | 3 | -82/+79 |
| * | lpfc: Correct loss of RSCNs during array takeaway/giveback testing. | James Smart | 2015-06-05 | 1 | -5/+7 |
| * | lpfc: Fix crash in vport_delete. | James Smart | 2015-06-05 | 3 | -6/+19 |
| * | lpfc: Fix to remove IRQF_SHARED flag for MSI/MSI-X vectors. | James Smart | 2015-06-05 | 1 | -6/+6 |
| * | lpfc: Fix discovery issue when changing from Pt2Pt to Fabric. | James Smart | 2015-06-05 | 1 | -1/+11 |
| * | lpfc: Correct reporting of vport state on fdisc command failure. | James Smart | 2015-06-05 | 1 | -1/+2 |
| * | lpfc: Add support for RDP ELS command. | James Smart | 2015-06-05 | 7 | -0/+955 |
| * | lpfc: Fix ABORTs WQ selection in terminate_rport_io | James Smart | 2015-06-05 | 1 | -11/+21 |
| * | lpfc: Correct reference counting of rport | James Smart | 2015-06-05 | 1 | -1/+2 |
| * | lpfc: Add support for ELS LCB. | James Smart | 2015-06-05 | 6 | -6/+306 |
| * | lpfc: Correct loss of target discovery after cable swap. | James Smart | 2015-06-05 | 1 | -2/+2 |
| * | lpfc: The lpfc driver does not issue RFF_ID and RFT_ID in the correct sequence | James Smart | 2015-06-05 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2015-06-23 | 1 | -6/+6 |
|\ \
| |/
|/| |
|
| * | lpfc: Grammar s/an negative/a negative/ | Geert Uytterhoeven | 2015-05-26 | 1 | -6/+6 |
* | | lpfc: Fix breakage on big endian kernels | Alexey Kardashevskiy | 2015-05-11 | 1 | -20/+21 |
* | | lpfc: Update version to 10.5.0.0 for upstream patch set | James Smart | 2015-04-10 | 1 | -1/+1 |
* | | lpfc: Update copyright to 2015 | James Smart | 2015-04-10 | 20 | -21/+21 |
* | | lpfc: Fix for lun discovery issue with saturn adapter. | James Smart | 2015-04-10 | 1 | -21/+20 |
* | | lpfc: Fix crash in device reset handler. | James Smart | 2015-04-10 | 1 | -2/+3 |
* | | lpfc: Fix OS crash when running loopback test in applications | James Smart | 2015-04-10 | 3 | -4/+10 |