aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx
AgeCommit message (Expand)Author
2020-07-13scsi: qla2xxx: Fix warning after FC target resetViacheslav Dubeyko
2020-07-13scsi: qla2xxx: Fix issue with adapter's stopping stateViacheslav Dubeyko
2020-07-07scsi: qla2xxx: cleanup trace buffer initializationMartin Wilck
2020-07-07scsi: qla2xxx: qla2x00_alloc_fw_dump: set ha->eftMartin Wilck
2020-07-07scsi: qla2xxx: Include the <asm/unaligned.h> header file from qla_dsd.hBart Van Assche
2020-07-07scsi: qla2xxx: Really fix qla2xxx_eh_abort()Bart Van Assche
2020-07-07scsi: qla2xxx: Make qla2x00_abort_srb() again decrease the sp reference countBart Van Assche
2020-06-08scsi: qla2xxx: Do not log message when reading port speed via sysfsEwan D. Milne
2020-06-08scsi: qla2xxx: Delete all sessions before unregister local nvme portQuinn Tran
2020-06-08scsi: qla2xxx: Fix hang when issuing nvme disconnect-all in NPIVArun Easi
2020-06-04scsi: qla2xxx: check UNLOADING before posting async workMartin Wilck
2020-06-04scsi: qla2xxx: set UNLOADING before waiting for session deletionMartin Wilck
2020-05-04scsi: qla2xxx: Fix the endianness of the qla82xx_get_fw_size() return typeBart Van Assche
2020-05-04scsi: qla2xxx: Fix unbound NVME response lengthArun Easi
2020-05-04scsi: qla2xxx: Fix mtcp dump collection failureQuinn Tran
2020-04-16nvme-fc: Revert "add module to ops template to allow module references"James Smart
2020-04-12scsi: qla2xxx: fix rports not being mark as lost in sync fabric scanMartin Wilck
2020-04-12scsi: qla2xxx: Fix qla2x00_request_irqs() for MSIHuacai Chen
2020-03-20scsi: qla2xxx: Ignore PORT UPDATE after N2N PLOGIRoman Bolshakov
2020-03-20scsi: qla2xxx: Don't defer relogin unconditonallyRoman Bolshakov
2020-03-20scsi: qla2xxx: Send Notify ACK after N2N PLOGIRoman Bolshakov
2020-03-20scsi: qla2xxx: Configure local loop for N2N targetRoman Bolshakov
2020-03-20scsi: qla2xxx: Fix PLOGI payload and ELS IOCB dump lengthRoman Bolshakov
2020-03-20scsi: qla2xxx: Don't call qlt_async_event twiceRoman Bolshakov
2020-03-20scsi: qla2xxx: Drop superfluous INIT_WORK of del_workRoman Bolshakov
2020-03-20scsi: qla2xxx: Use explicit LOGO in target modeQuinn Tran
2020-03-20nvme_fc: add module to ops template to allow module referencesJames Smart
2020-02-11scsi: qla2xxx: Fix incorrect SFUB length used for Secure Flash Update MB CmdMichael Hernandez
2020-02-11scsi: qla2xxx: Correctly retrieve and interpret active flash regionHimanshu Madhani
2020-02-11scsi: qla2xxx: Change discovery state before PLOGIRoman Bolshakov
2020-02-11scsi: qla2xxx: Added support for MPI and PEP regions for ISP28XXMichael Hernandez
2020-02-11scsi: qla2xxx: Initialize free_work before flushing itRoman Bolshakov
2020-02-11scsi: qla2xxx: Ignore NULL pointer in tcm_qla2xxx_free_mcmdRoman Bolshakov
2019-12-29scsi: qla2xxx: stop timer in shutdown pathNicholas Piggin
2019-12-29scsi: qla2xxx: Initialized mailbox to prevent driver load failureHimanshu Madhani
2019-12-29scsi: qla2xxx: fixup incorrect usage of host_byteHannes Reinecke
2019-12-16scsi: qla2xxx: fix a potential NULL pointer dereferenceAllen Pais
2019-12-10scsi: qla2xxx: Fix partial flash write of MBIQuinn Tran
2019-11-25scsi: qla2xxx: Fix unbound sleep in fcport delete path.Quinn Tran
2019-11-25scsi: qla2xxx: Silence fwdump template messageHimanshu Madhani
2019-10-05scsi: qla2xxx: Fix Relogin to prevent modifying scan_state flagQuinn Tran
2019-09-10scsi: qla2xxx: Fix gnl.l memory leak on adapter init failureBill Kuzeja
2019-08-25scsi: qla2xxx: Fix possible fcport null-pointer dereferencesJia-Ju Bai
2019-06-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-06-18scsi: qla2xxx: Fix hardlockup in abort command during driver removeArun Easi
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-13scsi: qla2xxx: Add cleanup for PCI EEH recoveryQuinn Tran