summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_nx.c
AgeCommit message (Expand)Author
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
2014-05-19qla2xxx: Use proper log message for flash lock failed error.Atul Deshmukh
2014-05-19qla2xxx: Change copyright year to 2014 in all the source files.Armen Baloyan
2014-05-19qla2xxx: Track the process when the ROM_LOCK failure happensHiral Patel
2014-05-19qla2xxx: Allow the next firmware dump if the previous dump capture fails for ...Saurav Kashyap
2014-05-19qla2xxx: Issue abort command for outstanding commands during cleanup when onl...Giridhar Malavali
2014-03-15[SCSI] qla2xxx: Read capture firmware dump on mailbox timeout for ISP8044 and...Chad Dupuis
2014-03-15[SCSI] qla2xxx: Add support for ISP2071.Chad Dupuis
2013-12-19[SCSI] qla2xxx: Fix warning reported by smatch.Saurav Kashyap
2013-12-19[SCSI] qla2xxx: Clear RISC INT reg only for an event and not always while pol...Atul Deshmukh
2013-12-19[SCSI] qla2xxx: Disable adapter when we encounter a PCI disconnect.Chad Dupuis
2013-09-03[SCSI] qla2xxx: Reconfigure thermal temperature.Joe Carnuccio
2013-09-03[SCSI] qla2xxx: Remove QL_DEBUG_LEVEL_17 defines from qla_nx.c.Chad Dupuis
2013-09-03[SCSI] qla2xxx: Add support for ISP8044.Atul Deshmukh
2013-05-12[SCSI] qla2xxx: Fix for locking issue between driver ISR and mailbox routinesgurinder.shergill@hp.com
2013-02-22[SCSI] qla2xxx: Update the copyright information.Saurav Kashyap
2013-02-22[SCSI] qla2xxx: Display the lock owner on lock acquire failure.Saurav Kashyap
2013-02-22[SCSI] qla2xxx: Determine the number of outstanding commands based on availab...Chad Dupuis