summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_nx2.c
AgeCommit message (Expand)Author
2019-08-12scsi: qla2xxx: Suppress a Coveritiy complaint about integer overflowBart Van Assche
2019-04-29scsi: qla2xxx: Increase the size of the mailbox arrays from 4 to 8Bart Van Assche
2019-04-15scsi: qla2xxx: Leave a blank line after declarationsBart Van Assche
2019-03-19scsi: qla2xxx: Update flash read/write routineJoe Carnuccio
2018-10-23scsi: qla2xxx: Improve several kernel-doc headersBart Van Assche
2018-02-12scsi: qla2xxx: Fix function argument descriptionsBart Van Assche
2017-12-11scsi: qla2xxx: remove duplicate includesPravin Shedge
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
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
2014-11-12qla2xxx: remove redundant declaration in 'qla_gbl.h'Chen Gang
2014-08-26treewide: Fix typo in printkMasanari Iida
2014-05-19qla2xxx: Check the QLA8044_CRB_DRV_ACTIVE_INDEX register when we are not the ...Hiral Patel
2014-05-19qla2xxx: ISP8044 poll ipmdio bus timeout improvement.Joe Carnuccio
2014-05-19qla2xxx: Remove unnecessary printk_ratelimited from qla_nx2.cChad Dupuis
2014-05-19qla2xxx: Include <delay.h> file for msleep declartion in qla_nx2.c file.Atul Deshmukh
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: Check for peg alive counter and clear any outstanding mailbox command.Giridhar Malavali
2014-05-19qla2xxx: Support of new firmware dump opcodes QLA8044_RDDFE(38), QLA8044_RDMD...Pratik Mohanty
2014-05-19qla2xxx: Allow the next firmware dump if the previous dump capture fails for ...Saurav Kashyap
2014-05-19qla2xxx: Log when device state is moved to failed state.Giridhar Malavali
2014-03-15[SCSI] qla2xxx: Read capture firmware dump on mailbox timeout for ISP8044 and...Chad Dupuis
2014-03-15[SCSI] qla2xxx: Remove ISP_ABORT_NEEDED and ISP_ABORT_RETRY checks from watch...Atul Deshmukh
2014-03-15[SCSI] qla2xxx: Use proper message for Non owner reset ACK Timeout.Atul Deshmukh
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-01-07treewide: fix comments and printk msgsMasanari Iida
2013-12-19[SCSI] qla2xxx: Fix warning reported by smatch.Saurav Kashyap
2013-12-19[SCSI] qla2xxx: Reset nic_core_reset_owner on moving from COLD to READY for I...Sawan Chandak
2013-12-19[SCSI] qla2xxx: Don't consider the drivers knocked out of IDC participation f...Saurav Kashyap
2013-09-03[SCSI] qla2xxx: Correction to message ids.Saurav Kashyap
2013-09-03[SCSI] qla2xxx: Reconfigure thermal temperature.Joe Carnuccio
2013-09-03[SCSI] qla2xxx: Add support for ISP8044.Atul Deshmukh