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 Torvalds2022-03-2421-3193/+3137
|\
| * scsi: lpfc: Copyright updates for 14.2.0.0 patchesJames Smart2022-03-1518-19/+19
| * scsi: lpfc: Update lpfc version to 14.2.0.0James Smart2022-03-151-1/+1
| * scsi: lpfc: SLI path split: Refactor BSG pathsJames Smart2022-03-151-14/+22
| * scsi: lpfc: SLI path split: Refactor Abort pathsJames Smart2022-03-156-184/+236
| * scsi: lpfc: SLI path split: Refactor SCSI pathsJames Smart2022-03-153-210/+174
| * scsi: lpfc: SLI path split: Refactor CT pathsJames Smart2022-03-156-398/+616
| * scsi: lpfc: SLI path split: Refactor misc ELS pathsJames Smart2022-03-154-874/+241
| * scsi: lpfc: SLI path split: Refactor VMID pathsJames Smart2022-03-152-7/+9
| * scsi: lpfc: SLI path split: Refactor FDISC pathsJames Smart2022-03-151-18/+29
| * scsi: lpfc: SLI path split: Refactor LS_RJT pathsJames Smart2022-03-151-5/+15
| * scsi: lpfc: SLI path split: Refactor LS_ACC pathsJames Smart2022-03-151-67/+177
| * scsi: lpfc: SLI path split: Refactor the RSCN/SCR/RDF/EDC/FARPR pathsJames Smart2022-03-151-34/+81
| * scsi: lpfc: SLI path split: Refactor PLOGI/PRLI/ADISC/LOGO pathsJames Smart2022-03-153-105/+242
| * scsi: lpfc: SLI path split: Refactor base ELS paths and the FLOGI pathJames Smart2022-03-157-240/+453
| * scsi: lpfc: SLI path split: Introduce lpfc_prep_wqeJames Smart2022-03-155-2/+200
| * scsi: lpfc: SLI path split: Refactor fast and slow paths to native SLI4James Smart2022-03-155-302/+257
| * scsi: lpfc: SLI path split: Refactor lpfc_iocbqJames Smart2022-03-1512-391/+385
| * scsi: lpfc: Use kcalloc()Julia Lawall2022-03-151-6/+3
| * scsi: lpfc: Fix typos in commentsJulia Lawall2022-03-151-1/+1
| * scsi: lpfc: Remove failing soft_wwn supportJames Smart2022-03-143-242/+1
| * scsi: lpfc: Use rport as argument for lpfc_chk_tgt_mapped()Hannes Reinecke2022-03-011-7/+8
| * scsi: lpfc: Use rport as argument for lpfc_send_taskmgmt()Hannes Reinecke2022-03-011-6/+6
| * scsi: lpfc: Use fc_block_rport()Hannes Reinecke2022-03-011-5/+8
| * scsi: lpfc: Drop lpfc_no_handler()Hannes Reinecke2022-03-011-10/+0
| * scsi: lpfc: Kill lpfc_bus_reset_handler()Hannes Reinecke2022-03-011-91/+0
| * Merge branch '5.17/scsi-fixes' into 5.18/scsi-stagingMartin K. Petersen2022-02-144-7/+20
| |\
| * | scsi: lpfc: Remove redundant flush_workqueue() callMinghao Chi (CGEL ZTE)2022-01-311-1/+0
* | | scsi: lpfc: Fix pt2pt NVMe PRLI reject LOGO loopJames Smart2022-02-144-3/+26
| |/ |/|
* | scsi: lpfc: Reduce log messages seen after firmware downloadJames Smart2022-02-072-2/+8
* | scsi: lpfc: Remove NVMe support if kernel has NVME_FC disabledJames Smart2022-02-072-5/+12
|/
* Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-231-5/+5
|\
| * all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateYury Norov2022-01-151-5/+5
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-01-1413-160/+267
|\ \
| * \ Merge branch '5.16/scsi-fixes' into 5.17/scsi-stagingMartin K. Petersen2021-12-161-7/+2
| |\ \
| * | | scsi: lpfc: Use struct_group to isolate cast to larger objectKees Cook2021-12-132-27/+32
| * | | scsi: lpfc: Use struct_group() to initialize struct lpfc_cgn_infoKees Cook2021-12-132-48/+46
| * | | scsi: lpfc: Update lpfc version to 14.0.0.4James Smart2021-12-061-1/+1
| * | | scsi: lpfc: Add additional debugfs support for CMFJames Smart2021-12-061-1/+12
| * | | scsi: lpfc: Cap CMF read bytes to MBPIJames Smart2021-12-062-2/+11
| * | | scsi: lpfc: Adjust CMF total bytes and rxmonitorJames Smart2021-12-064-15/+22
| * | | scsi: lpfc: Trigger SLI4 firmware dump before doing driver cleanupJames Smart2021-12-064-30/+48
| * | | scsi: lpfc: Fix NPIV port deletion crashJames Smart2021-12-064-25/+73
| * | | scsi: lpfc: Fix lpfc_force_rscn ndlp kref imbalanceJames Smart2021-12-061-5/+0
| * | | scsi: lpfc: Change return code on I/Os received during link bounceJames Smart2021-12-062-4/+6
| * | | scsi: lpfc: Fix leaked lpfc_dmabuf mbox allocations with NPIVJames Smart2021-12-063-3/+17
* | | | Merge branch 'linus' into irq/core, to fix conflictIngo Molnar2022-01-082-9/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write()Dan Carpenter2021-12-161-2/+2
| | |/ | |/|
| * | scsi: lpfc: Fix non-recovery of remote ports following an unsolicited LOGOJames Smart2021-11-231-7/+2
| |/
* / scsi: lpfc: Use irq_set_affinity()Nitesh Narayan Lal2021-12-101-3/+1
|/