aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_init.c
AgeCommit message (Expand)Author
2024-02-23scsi: lpfc: Fix possible file string name overflow when updating firmwareJustin Tee
2023-05-17scsi: lpfc: Fix ioremap issues in lpfc_sli4_pci_mem_setup()Shuchang Li
2022-09-15scsi: lpfc: Add missing destroy_workqueue() in error pathYang Yingliang
2021-05-11scsi: lpfc: Remove unsupported mbox PORT_CAPABILITIES logicJames Smart
2021-05-11scsi: lpfc: Fix error handling for mailboxes completed in MBX_POLL modeJames Smart
2020-10-01scsi: lpfc: Fix release of hwq to clear the eq relationshipJames Smart
2020-06-30scsi: lpfc: Avoid another null dereference in lpfc_sli4_hba_unset()SeongJae Park
2020-04-17scsi: lpfc: Fix Fabric hostname registration if system hostname changesJames Smart
2020-04-17scsi: lpfc: Add registration for CPU Offline/Online eventsJames Smart
2019-10-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-10-17scsi: lpfc: remove left-over BUILD_NVME definesHannes Reinecke
2019-09-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-08-29scsi: lpfc: Remove bg debugfs buffersJames Smart
2019-08-29scsi: lpfc: Resolve checker warning for lpfc_new_io_buf()James Smart
2019-08-19scsi: lpfc: Merge per-protocol WQ/CQ pairs into single per-cpu pairJames Smart
2019-08-19scsi: lpfc: Add NVMe sequence level error recovery supportJames Smart
2019-08-19scsi: lpfc: Support dynamic unbounded SGL lists on G7 hardware.James Smart
2019-08-19scsi: lpfc: Migrate to %px and %pf in kernel print callsJames Smart
2019-08-19scsi: lpfc: Fix sli4 adapter initialization with MSIJames Smart
2019-08-19scsi: lpfc: Fix nvme sg_seg_cnt display if HBA does not support NVMEJames Smart
2019-08-19scsi: lpfc: Fix hang when downloading fw on port enabled for nvmeJames Smart
2019-08-19scsi: lpfc: Fix crash due to port reset racing vs adapter error handlingJames Smart
2019-08-19scsi: lpfc: Fix sg_seg_cnt for HBAs that don't support NVMEJames Smart
2019-08-19scsi: lpfc: Fix oops when fewer hdwqs than cpusJames Smart
2019-08-19scsi: lpfc: Fix failure to clear non-zero eq_delay after io rate reductionJames Smart
2019-08-19scsi: lpfc: Fix crash on driver unload in wq freeJames Smart
2019-08-19scsi: lpfc: Limit xri count for kdump environmentJames Smart
2019-08-19scsi: lpfc: Mitigate high memory pre-allocation by SCSI-MQJames Smart
2019-08-07scsi: lpfc: Fix crash when cpu count is 1 and null irq affinity maskJames Smart
2019-07-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-12scripts/spelling.txt: drop "sepc" from the misspelling listPaul Walmsley
2019-06-18scsi: lpfc: Make some symbols staticYueHaibing
2019-06-18scsi: lpfc: Remove set but not used variables 'qp'YueHaibing
2019-06-18scsi: lpfc: Use *_pool_zalloc rather than *_pool_allocThomas Meyer
2019-06-18scsi: lpfc: Fix BFS crash with DIX enabledJames Smart
2019-06-18scsi: lpfc: Fix poor use of hardware queues if fewer irq vectorsJames Smart
2019-06-18scsi: lpfc: Fix oops when driver is loaded with 1 interrupt vectorJames Smart
2019-06-18scsi: lpfc: Fix incorrect logical link speed on trunks when links downJames Smart
2019-06-18scsi: lpfc: Rework misleading nvme not supported in firmware messageJames Smart
2019-06-18scsi: lpfc: Fix nvmet handling of received ABTS for unmapped framesJames Smart
2019-04-18scsi: lpfc: Make lpfc_sli4_oas_verify staticYueHaibing
2019-04-03scsi: lpfc: Declare local functions staticBart Van Assche
2019-03-19scsi: lpfc: Fix duplicate log message numbersJames Smart
2019-03-19scsi: lpfc: Specify node affinity for queue memory allocationJames Smart
2019-03-19scsi: lpfc: Fix io lost on host resetsJames Smart
2019-03-19scsi: lpfc: Coordinate adapter error handling with offline handlingJames Smart
2019-03-19scsi: lpfc: Stop adapter if pci errors detectedJames Smart
2019-03-19scsi: lpfc: Fix deadlock due to nested hbalock callJames Smart
2019-03-19scsi: lpfc: Fix lpfc_nvmet_mrq attribute handling when 0James Smart
2019-03-19scsi: lpfc: Resolve irq-unsafe lockdep heirarchy warning in lpfc_io_freeJames Smart