aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig1-3/+0
2015-11-09lpfc: fix memory leak and NULL dereferenceSudip Mukherjee1-1/+7
2015-10-27lpfc: Update version to 11.0.0.0 for upstream patch setJames Smart1-1/+1
2015-10-27lpfc: Fix default RA_TOV and ED_TOV in the FC/FCoE driver for all topologiesJames Smart2-2/+15
2015-10-27lpfc: The linux driver does not reinitiate discovery after a failed FLOGIJames Smart1-2/+7
2015-10-27lpfc: Fix for discovery failure in PT2PT when FLOGI's ELS ACC response gets abortedJames Smart1-14/+17
2015-10-27lpfc: Add support for Lancer G6 and 32G FC linksJames Smart8-9/+58
2015-10-27fix: lpfc_send_rscn_event sends bigger buffer sizeAles Novak1-1/+1
2015-10-27lpfc: remove set but not used variablesSebastian Herbszt10-126/+8
2015-10-27lpfc:Make the function lpfc_sli4_mbox_completions_pending static in order to comply with function prototypeNicholas Krause1-1/+1
2015-10-27Fix kmalloc overflow in LPFC driver at large core countIan Mitchell2-6/+1
2015-10-27lpfc: Destroy lpfc_hba_index IDR on module exitJohannes Thumshirn1-0/+1
2015-10-27lpfc: in sli3 use configured sg_seg_cnt for sg_tablesizeBodo Stroesser1-1/+1
2015-10-27lpfc: Remove unnessary castFiro Yang1-2/+1
2015-10-27lpfc: fix model descriptionSebastian Herbszt1-1/+1
2015-09-06lpfc: Fix possible use-after-free and double free in lpfc_mbx_cmpl_rdp_page_a2()Johannes Thumshirn1-3/+4
2015-08-26lpfc: Use && instead of & for boolean expressionSebastian Herbszt1-1/+1
2015-06-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds16-199/+1530
2015-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-6/+6
2015-06-13lpfc: Update version to 10.7.0.0 for upstream patch set.James Smart1-1/+1
2015-06-13lpfc: Fix to drop PLOGIs from fabric node till LOGO processing completesJames Smart4-15/+16
2015-06-13lpfc: Fix scsi task management error message.James Smart1-8/+10
2015-06-13lpfc: Fix cq_id masking problem.James Smart1-1/+1
2015-06-13lpfc: Fix scsi prep dma buf error.James Smart1-1/+1
2015-06-13lpfc: Add support for using block multi-queueJames Smart4-52/+72
2015-06-13lpfc: Devices are not discovered during takeaway/giveback testingJames Smart1-12/+10
2015-06-13lpfc: Fix vport deletion failure.James Smart1-0/+2
2015-06-13lpfc: Check for active portpeerbeacon.James Smart2-4/+21
2015-06-05lpfc: Update driver version for upstream patch set 10.6.0.1.James Smart1-1/+1
2015-06-05lpfc: Change buffer pool empty message to miscellaneous categoryJames Smart1-1/+1
2015-06-05lpfc: Fix incorrect log message reported for empty FCF record.James Smart1-2/+4
2015-06-05lpfc: Fix rport leak.James Smart3-82/+79
2015-06-05lpfc: Correct loss of RSCNs during array takeaway/giveback testing.James Smart1-5/+7
2015-06-05lpfc: Fix crash in vport_delete.James Smart3-6/+19
2015-06-05lpfc: Fix to remove IRQF_SHARED flag for MSI/MSI-X vectors.James Smart1-6/+6
2015-06-05lpfc: Fix discovery issue when changing from Pt2Pt to Fabric.James Smart1-1/+11
2015-06-05lpfc: Correct reporting of vport state on fdisc command failure.James Smart1-1/+2
2015-06-05lpfc: Add support for RDP ELS command.James Smart7-0/+955
2015-06-05lpfc: Fix ABORTs WQ selection in terminate_rport_ioJames Smart1-11/+21
2015-06-05lpfc: Correct reference counting of rportJames Smart1-1/+2
2015-06-05lpfc: Add support for ELS LCB.James Smart6-6/+306
2015-06-05lpfc: Correct loss of target discovery after cable swap.James Smart1-2/+2
2015-06-05lpfc: The lpfc driver does not issue RFF_ID and RFT_ID in the correct sequenceJames Smart1-1/+1
2015-05-26lpfc: Grammar s/an negative/a negative/Geert Uytterhoeven1-6/+6
2015-05-11lpfc: Fix breakage on big endian kernelsAlexey Kardashevskiy1-20/+21
2015-04-10lpfc: Update version to 10.5.0.0 for upstream patch setJames Smart1-1/+1
2015-04-10lpfc: Update copyright to 2015James Smart20-21/+21
2015-04-10lpfc: Fix for lun discovery issue with saturn adapter.James Smart1-21/+20
2015-04-10lpfc: Fix crash in device reset handler.James Smart1-2/+3
2015-04-10lpfc: Fix OS crash when running loopback test in applicationsJames Smart3-4/+10