summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx
AgeCommit message (Expand)Author
2020-02-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-01-30scsi: qla2xxx: Fix unbound NVME response lengthArun Easi
2020-01-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-01-20scsi: qla2xxx: Fix a NULL pointer dereference in an error pathBart Van Assche
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2020-01-02scsi: qla2xxx: Use get_unaligned_*() instead of open-coding these functionsBart Van Assche
2020-01-02scsi: qla2xxx: Fix the endianness of the qla82xx_get_fw_size() return typeBart Van Assche
2020-01-02scsi: qla2xxx: Improve readability of the code that handles qla_flt_headerBart Van Assche
2019-12-21scsi: qla2xxx: Update driver version to 10.01.00.22-kHimanshu Madhani
2019-12-21scsi: qla2xxx: Fix mtcp dump collection failureQuinn Tran
2019-12-21scsi: qla2xxx: Fix stuck session in GNLQuinn Tran
2019-12-21scsi: qla2xxx: Fix RIDA Format-2Quinn Tran
2019-12-21scsi: qla2xxx: Consolidate fabric scanQuinn Tran
2019-12-21scsi: qla2xxx: Correct fcport flags handlingShyam Sundar
2019-12-21scsi: qla2xxx: Fix stuck login session using prli_pend_timerQuinn Tran
2019-12-19scsi: qla2xxx: Use common routine to free fcport structQuinn Tran
2019-12-19scsi: qla2xxx: Add D-Port Diagnostic reason explanation logsJoe Carnuccio
2019-12-19scsi: qla2xxx: Fix update_fcport for current_topologyHimanshu Madhani
2019-12-19scsi: qla2xxx: Cleanup unused async_logout_doneShyam Sundar
2019-12-19scsi: qla2xxx: Add a shadow variable to hold disc_state history of fcportShyam Sundar
2019-12-19scsi: qla2xxx: Fix fabric scan hangQuinn Tran
2019-12-19scsi: qla2xxx: Remove defer flag to indicate immeadiate port lossHimanshu Madhani
2019-12-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-12-13Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-12-09scsi: qla2xxx: Add debug dump of LOGO payload and ELS IOCBRoman Bolshakov
2019-12-09scsi: qla2xxx: Ignore PORT UPDATE after N2N PLOGIRoman Bolshakov
2019-12-09scsi: qla2xxx: Don't defer relogin unconditonallyRoman Bolshakov
2019-12-09scsi: qla2xxx: Send Notify ACK after N2N PLOGIRoman Bolshakov
2019-12-09scsi: qla2xxx: Configure local loop for N2N targetRoman Bolshakov
2019-12-09scsi: qla2xxx: Fix PLOGI payload and ELS IOCB dump lengthRoman Bolshakov
2019-12-09scsi: qla2xxx: Don't call qlt_async_event twiceRoman Bolshakov
2019-12-09scsi: qla2xxx: Allow PLOGI in target modeRoman Bolshakov
2019-12-09scsi: qla2xxx: Change discovery state before PLOGIRoman Bolshakov
2019-12-09scsi: qla2xxx: Drop superfluous INIT_WORK of del_workRoman Bolshakov
2019-12-09scsi: qla2xxx: Initialize free_work before flushing itRoman Bolshakov
2019-12-09scsi: qla2xxx: Use explicit LOGO in target modeQuinn Tran
2019-12-09scsi: qla2xxx: Ignore NULL pointer in tcm_qla2xxx_free_mcmdRoman Bolshakov
2019-12-09scsi: qla2xxx: Fix incorrect SFUB length used for Secure Flash Update MB CmdMichael Hernandez
2019-12-09scsi: qla2xxx: Added support for MPI and PEP regions for ISP28XXMichael Hernandez
2019-12-09scsi: qla2xxx: Correctly retrieve and interpret active flash regionHimanshu Madhani
2019-12-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-12-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-11-26scsi: qla2xxx: Fix qla2x00_request_irqs() for MSIHuacai Chen
2019-11-26scsi: qla2xxx: unregister ports after GPN_FT failureMartin Wilck
2019-11-26scsi: qla2xxx: fix rports not being mark as lost in sync fabric scanMartin Wilck
2019-11-27nvme_fc: add module to ops template to allow module referencesJames Smart
2019-11-19Revert "scsi: qla2xxx: Fix memory leak when sending I/O fails"Martin K. Petersen
2019-11-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-11-08scsi: qla2xxx: don't use zero for FC4_PRIORITY_NVMEMartin Wilck
2019-11-08scsi: qla2xxx: initialize fc4_type_priorityMartin Wilck