summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc
Commit message (Expand)AuthorAgeFilesLines
* 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
| * 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/+5Star
| * scsi: lpfc: Fix few small typos in lpfc_scsi.cMilan P. Gandhi2016-11-081-9/+12
* | scsi: lpfc: fix oops/BUG in lpfc_sli_ringtxcmpl_put()Mauricio Faria de Oliveira2016-11-251-6/+8
|/
* scsi: lpfc: Mark symbols static where possibleBaoyou Xie2016-09-274-62/+62
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-08-062-10/+7Star
|\
| * lpfc: Fix possible NULL pointer dereferenceJohannes Thumshirn2016-08-021-9/+6Star
| * lpfc: fix oops in lpfc_sli4_scmd_to_wqidx_distr() from lpfc_send_taskmgmt()Mauricio Faria de Oliveira2016-07-271-1/+1
* | Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-021-11/+4Star
|\ \ | |/ |/|
| * lpfc: Use pci_(request|release)_mem_regionsJohannes Thumshirn2016-06-221-11/+4Star
* | scsi: lpfc: avoid harmless comparison warningArnd Bergmann2016-07-211-4/+9
* | lpfc: call lpfc_sli_validate_fcp_iocb() with the hbalock heldJohannes Thumshirn2016-07-211-0/+2
* | lpfc: Update lpfc version to 11.2.0.0James Smart2016-07-151-1/+1
* | lpfc: Copyright updatesJames Smart2016-07-155-5/+5
* | lpfc: Disable FDMI probing if not connected to a fabricJames Smart2016-07-151-0/+4
* | lpfc: Correct issue with ioremap() call on 32bit kernelJames Smart2016-07-151-3/+3
* | lpfc: Re-organize source for easier driver attribute managementJames Smart2016-07-152-96/+117
* | lpfc: Remove global lpfc_sli_mode attribute in leiu of per-hba lpfc_sli_modeJames Smart2016-07-154-13/+13
* | lpfc: Remove global lpfc_delay_discovery attribute in leiu of per-hba lpfc_de...James Smart2016-07-154-7/+6Star
* | lpfc: Remove global lpfc_enable_npiv attribute in leiu of per-hba lpfc_enable...James Smart2016-07-153-22/+11Star
* | lpfc: Correct Port reset resulting in FC port going offlineJames Smart2016-07-151-1/+2
* | lpfc: Add support for XLane LUN priorityJames Smart2016-07-157-20/+104
* | lpfc: Correct RDP response Revision locationJames Smart2016-07-151-1/+1
* | lpfc: Re-organize source for easier device-id managementJames Smart2016-07-152-100/+123
* | lpfc: Correct FCOE discovery to avoid loss of storage devices after system re...James Smart2016-07-151-1/+2
* | lpfc: Fix SLI mode 2 config failureJames Smart2016-07-151-0/+2