summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: Fix locking for lpfc_sli_iocbq_lookup()James Smart2022-03-301-2/+8
* scsi: lpfc: Fix broken SLI4 abort pathJames Smart2022-03-301-5/+7
* scsi: lpfc: Update lpfc version to 14.2.0.1James Smart2022-03-301-1/+1
* scsi: lpfc: Fix queue failures when recovering from PCI parity errorJames Smart2022-03-301-0/+2
* scsi: lpfc: Fix unload hang after back to back PCI EEH faultsJames Smart2022-03-304-21/+72
* scsi: lpfc: Improve PCI EEH Error and Recovery HandlingJames Smart2022-03-306-58/+157
* 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-153-242/+1
* scsi: lpfc: Use rport as argument for lpfc_chk_tgt_mapped()Hannes Reinecke2022-03-021-7/+8
* scsi: lpfc: Use rport as argument for lpfc_send_taskmgmt()Hannes Reinecke2022-03-021-6/+6
* scsi: lpfc: Use fc_block_rport()Hannes Reinecke2022-03-021-5/+8
* scsi: lpfc: Drop lpfc_no_handler()Hannes Reinecke2022-03-021-10/+0
* scsi: lpfc: Kill lpfc_bus_reset_handler()Hannes Reinecke2022-03-021-91/+0
* Merge branch '5.17/scsi-fixes' into 5.18/scsi-stagingMartin K. Petersen2022-02-154-7/+20
|\
| * scsi: lpfc: Reduce log messages seen after firmware downloadJames Smart2022-02-082-2/+8
| * scsi: lpfc: Remove NVMe support if kernel has NVME_FC disabledJames Smart2022-02-082-5/+12
* | scsi: lpfc: Remove redundant flush_workqueue() callMinghao Chi (CGEL ZTE)2022-01-311-1/+0
|/
* 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-171-7/+2
| |\ \
| * | | scsi: lpfc: Use struct_group to isolate cast to larger objectKees Cook2021-12-142-27/+32
| * | | scsi: lpfc: Use struct_group() to initialize struct lpfc_cgn_infoKees Cook2021-12-142-48/+46
| * | | scsi: lpfc: Update lpfc version to 14.0.0.4James Smart2021-12-071-1/+1
| * | | scsi: lpfc: Add additional debugfs support for CMFJames Smart2021-12-071-1/+12
| * | | scsi: lpfc: Cap CMF read bytes to MBPIJames Smart2021-12-072-2/+11
| * | | scsi: lpfc: Adjust CMF total bytes and rxmonitorJames Smart2021-12-074-15/+22
| * | | scsi: lpfc: Trigger SLI4 firmware dump before doing driver cleanupJames Smart2021-12-074-30/+48
| * | | scsi: lpfc: Fix NPIV port deletion crashJames Smart2021-12-074-25/+73
| * | | scsi: lpfc: Fix lpfc_force_rscn ndlp kref imbalanceJames Smart2021-12-071-5/+0
| * | | scsi: lpfc: Change return code on I/Os received during link bounceJames Smart2021-12-072-4/+6
| * | | scsi: lpfc: Fix leaked lpfc_dmabuf mbox allocations with NPIVJames Smart2021-12-073-3/+17