summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_nx.c
AgeCommit message (Expand)Author
2022-02-22scsi: qla2xxx: Use named initializers for q_dev_stateGleb Chesnokov
2021-07-27scsi: qla2xxx: Remove unused variable 'status'Bill Wendling
2021-05-15scsi: qla2xxx: Fix error return code in qla82xx_write_flash_dword()Zhen Lei
2020-12-09scsi: qla2xxx: Fix compilation issue in PPC systemsArun Easi
2020-12-01scsi: qla2xxx: Remove in_interrupt() from qla82xx-specific codeAhmed S. Darwish
2020-09-16scsi/qla2xxx: Convert to SPDX license identifiersThomas Gleixner
2020-06-30scsi: qla2xxx: Initialize 'n' before using itBart Van Assche
2020-06-30scsi: qla2xxx: Make qla82xx_flash_wait_write_finish() easier to readBart Van Assche
2020-05-26scsi: qla2xxx: Remove an unused functionBart Van Assche
2020-05-19scsi: qla2xxx: Fix endianness annotations in source filesBart Van Assche
2020-05-19scsi: qla2xxx: Change {RD,WRT}_REG_*() function names from upper case into lo...Bart Van Assche
2020-05-19scsi: qla2xxx: Fix the code that reads from mailbox registersBart Van Assche
2020-05-19scsi: qla2xxx: Simplify the functions for dumping firmwareBart Van Assche
2020-05-07scsi: qla2xxx: Use true, false for ha->fw_dumpedJason Yan
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
2019-12-19scsi: qla2xxx: Remove defer flag to indicate immeadiate port lossHimanshu Madhani
2019-09-07scsi: qla2xxx: Fix driver reload for ISP82xxHimanshu Madhani
2019-09-07scsi: qla2xxx: Fix flash read for Qlogic ISPsQuinn Tran
2019-08-29scsi: qla2xxx: fix spelling mistake "initializatin" -> "initialization"Colin Ian King
2019-08-12scsi: qla2xxx: Let the compiler check the type of the SCSI command context po...Bart Van Assche
2019-08-12scsi: qla2xxx: Complain if waiting for pending commands times outBart Van Assche
2019-08-12scsi: qla2xxx: Improve Linux kernel coding style conformanceBart Van Assche
2019-04-29scsi: qla2xxx: Use __le64 instead of uint32_t[2] for sending DMA addresses to...Bart Van Assche
2019-04-29scsi: qla2xxx: Increase the size of the mailbox arrays from 4 to 8Bart Van Assche
2019-04-15scsi: qla2xxx: Move the <linux/io-64-nonatomic-lo-hi.h> include directiveBart Van Assche
2019-04-15scsi: qla2xxx: Leave a blank line after declarationsBart Van Assche
2019-03-27scsi: qla2xxx: Simplify conditional check againNathan Chancellor
2019-03-19scsi: qla2xxx: Secure flash update support for ISP28XXMichael Hernandez
2019-03-19scsi: qla2xxx: Update flash read/write routineJoe Carnuccio
2018-10-23scsi: qla2xxx: Improve several kernel-doc headersBart Van Assche
2018-10-16scsi: qla2xxx: Simplify conditional checkNathan Chancellor
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-02-12scsi: qla2xxx: Fix function argument descriptionsBart Van Assche
2017-07-01scsi: qla2xxx: fix a bunch of typos and spelling mistakesColin Ian King
2017-01-17qla2xxx: Move two arrays from header files to .c filesBart Van Assche
2016-04-11qla2xxx: Indicate out-of-memory with -ENOMEMBart Van Assche
2015-11-17qla2xxx: Fix rwlock recursionBart Van Assche
2015-08-26qla2xxx: Avoid that sparse complains about context imbalancesBart Van Assche
2015-08-26qla2xxx: Remove dead codeBart Van Assche
2015-08-26qla2xxx: Fix sparse annotationsBart Van Assche
2015-08-26qla2xxx: Remove __constant_ prefixBart Van Assche
2015-08-26qla2xxx: Replace two macros with an inline functionBart Van Assche
2015-08-26qla2xxx: Remove set-but-not-used variablesBart Van Assche
2015-08-26qla2xxx: Declare local functions staticBart Van Assche
2015-06-13qla2xxx: Fix indentationBart Van Assche
2015-03-06treewide: Fix typo in printk messagesMasanari Iida
2014-09-25qla2xxx: Move warning message to debug level.Sawan Chandak
2014-09-16qla2xxx: Collect PCI register checks and board_disable schedulingJoe Lawrence
2014-05-19qla2xxx: Don't check for firmware hung during the reset context for ISP82XX.Tej Prakash