summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: NVME Initiator: Merge into FC discoveryJames Smart2017-02-2310-279/+851
* scsi: lpfc: NVME Initiator: Base modificationsJames Smart2017-02-2322-1618/+3337
* scsi: lpfc: refactor debugfs queue dump routinesJames Smart2017-02-232-135/+101Star
* scsi: lpfc: refactor debugfs queue printsJames Smart2017-02-232-337/+228Star
* scsi: lpfc: minor code cleanupsJames Smart2017-02-2310-89/+98
* scsi: lpfc: use pci_irq_alloc_vectors and pci_irq_free_vectorsChristoph Hellwig2017-02-233-189/+54Star
* scsi: lpfc: Correct WQ creation for pagesizeJames Smart2017-02-232-4/+7
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-02-219-37/+90
|\
| * scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig2017-02-071-0/+2
| * scsi: lpfc: Fix lpfc_wwn_set return code checkJames Smart2017-01-211-2/+2
| * scsi: lpfc: Replace BUG() with BUG_ON()Shyam Saini2017-01-201-2/+1Star
| * scsi: lpfc: Reinstate lpfc_soft_wwn parameterJames Smart2017-01-063-3/+240
| * scsi: lpfc: lpfc version change to 11.2.0.4James Smart2017-01-051-1/+1
| * scsi: lpfc: Add missing memory barrierJames Smart2017-01-051-0/+2
| * scsi: lpfc: Correct oops on vport port resetsJames Smart2017-01-051-3/+4
| * scsi: lpfc: Deprecate lpfc_prot_sg_seg_cnt parameterJames Smart2017-01-052-11/+0Star
| * scsi: lpfc: Fix Xlane dynamic LUN set for LUN priority.James Smart2017-01-053-17/+31
| * scsi: lpfc: FCoE VPort enable-disable does not bring up the VPortJames Smart2017-01-051-0/+8
| * scsi: lpfc: Correct host name in symbolic_name fieldJames Smart2017-01-051-0/+17
| * scsi: lpfc: Correct issue leading to oops during link resetJames Smart2017-01-051-0/+1
| * scsi: lpfc: Deprecate lpfc_soft_wwn parameterJames Smart2017-01-053-233/+3Star
| * scsi: lpfc: Correct error in setting OS Driver Version with FWJames Smart2017-01-051-1/+2
| * scsi: lpfc: Clear the VendorVersion in the PLOGI/PLOGI ACC payloadJames Smart2017-01-052-0/+12
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-02-204-24/+23Star
|\ \
| * | locking/atomic, kref: Add kref_read()Peter Zijlstra2017-01-144-24/+23Star
| |/
* | scsi: lpfc: Set elsiocb contexts to NULL after freeing itJohannes Thumshirn2017-01-171-0/+2
* | scsi: lpfc: avoid double free of resource identifiersRoberto Sassu2017-01-121-0/+7
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-12-1411-333/+506
|\
| * scsi: lpfc: Replace pci_pool_alloc by pci_pool_zallocSouptick Joarder2016-11-301-5/+2Star
| * scsi: fc: use bsg_job_doneJohannes Thumshirn2016-11-181-20/+20
| * scsi: change FC drivers to use 'struct bsg_job'Johannes Thumshirn2016-11-182-40/+40
| * scsi: fc: provide fc_bsg_to_rport() helperJohannes Thumshirn2016-11-181-2/+2
| * scsi: fc: provide fc_bsg_to_shost() helperJohannes Thumshirn2016-11-181-17/+17
| * scsi: fc: Export fc_bsg_jobdone and use it in FC driversJohannes Thumshirn2016-11-181-23/+48
| * scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directlyJohannes Thumshirn2016-11-181-75/+124
| * scsi: Get rid of struct fc_bsg_bufferJohannes Thumshirn2016-11-181-1/+2
| * scsi: lpfc: Use %zd format string for size_tArnd Bergmann2016-11-081-1/+1
| * scsi: lpfc: lpfc version changed to 11.2.0.2James Smart2016-11-081-1/+1
| * scsi: lpfc: Fix fw download on SLI-4 FC adaptersJames Smart2016-11-082-10/+13
| * scsi: lpfc: Synchronize link speed with boot driverJames Smart2016-11-086-1/+122
| * scsi: lpfc: Correct panics with eh_timeout and eh_deadlineJames Smart2016-11-082-7/+11
| * scsi: lpfc: Fix lost target in pt-to-pt connectJames Smart2016-11-081-1/+1
| * scsi: lpfc: Revise strings with full lpfc parameter nameJames Smart2016-11-081-11/+12
| * scsi: lpfc: Code cleanup for lpfc_sriov_nr_virtfn parameterJames Smart2016-11-081-32/+3Star
| * scsi: lpfc: Code cleanup for lpfc_max_scsicmpl_time parameterJames Smart2016-11-081-4/+2Star
| * scsi: lpfc: Code cleanup for lpfc_topology parameterJames Smart2016-11-081-4/+3Star
| * scsi: lpfc: Code cleanup for lpfc_aer_support parameterJames Smart2016-11-081-40/+3Star
| * scsi: lpfc: Code cleanup for lpfc_enable_rrq parameterJames Smart2016-11-081-6/+2Star
| * scsi: lpfc: Code clean up for lpfc_iocb_cnt parameterJames Smart2016-11-081-7/+1Star
| * scsi: lpfc: Make lpfc_prot_xxx params per hba parametersJames Smart2016-11-084-24/+31