summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc
Commit message (Expand)AuthorAgeFilesLines
* scripts/spelling.txt: add "comsume(r)" pattern and fix typo instancesMasahiro Yamada2017-02-271-2/+2
* scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada2017-02-271-7/+7
* scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* 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-061-0/+2
| * scsi: lpfc: Fix lpfc_wwn_set return code checkJames Smart2017-01-201-2/+2
| * scsi: lpfc: Replace BUG() with BUG_ON()Shyam Saini2017-01-201-2/+1
| * scsi: lpfc: Reinstate lpfc_soft_wwn parameterJames Smart2017-01-053-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/+0
| * 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/+3
| * 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/+23
|\ \
| * | locking/atomic, kref: Add kref_read()Peter Zijlstra2017-01-144-24/+23
| |/
* | 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-111-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/+2
| * scsi: fc: use bsg_job_doneJohannes Thumshirn2016-11-171-20/+20
| * scsi: change FC drivers to use 'struct bsg_job'Johannes Thumshirn2016-11-172-40/+40
| * scsi: fc: provide fc_bsg_to_rport() helperJohannes Thumshirn2016-11-171-2/+2
| * scsi: fc: provide fc_bsg_to_shost() helperJohannes Thumshirn2016-11-171-17/+17
| * scsi: fc: Export fc_bsg_jobdone and use it in FC driversJohannes Thumshirn2016-11-171-23/+48
| * scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directlyJohannes Thumshirn2016-11-171-75/+124
| * scsi: Get rid of struct fc_bsg_bufferJohannes Thumshirn2016-11-171-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/+3
| * scsi: lpfc: Code cleanup for lpfc_max_scsicmpl_time parameterJames Smart2016-11-081-4/+2
| * scsi: lpfc: Code cleanup for lpfc_topology parameterJames Smart2016-11-081-4/+3
| * scsi: lpfc: Code cleanup for lpfc_aer_support parameterJames Smart2016-11-081-40/+3
| * scsi: lpfc: Code cleanup for lpfc_enable_rrq parameterJames Smart2016-11-081-6/+2
| * scsi: lpfc: Code clean up for lpfc_iocb_cnt parameterJames Smart2016-11-081-7/+1
| * scsi: lpfc: Make lpfc_prot_xxx params per hba parametersJames Smart2016-11-084-24/+31
| * scsi: lpfc: Set driver environment data on adapterJames Smart2016-11-082-0/+41
| * scsi: lpfc: Fix sg_reset on SCSI device causing kernel crashJames Smart2016-11-081-9/+13
| * scsi: lpfc: Correct embedded io wq element sizeJames Smart2016-11-081-9/+5
| * scsi: lpfc: Fix few small typos in lpfc_scsi.cMilan P. Gandhi2016-11-081-9/+12