index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_nx2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-09
scsi: qla2xxx: Fix compilation issue in PPC systems
Arun Easi
1
-2
/
+2
2020-10-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2020-10-07
scsi: qla2xxx: Initialize variable in qla8044_poll_reg()
Tom Rix
1
-1
/
+1
2020-09-16
scsi/qla2xxx: Convert to SPDX license identifiers
Thomas Gleixner
1
-2
/
+1
2020-05-19
scsi: qla2xxx: Cast explicitly to uint16_t / uint32_t
Bart Van Assche
1
-2
/
+2
2020-05-19
scsi: qla2xxx: Change {RD,WRT}_REG_*() function names from upper case into lo...
Bart Van Assche
1
-6
/
+6
2020-05-19
scsi: qla2xxx: Simplify the functions for dumping firmware
Bart Van Assche
1
-1
/
+1
2020-05-07
scsi: qla2xxx: Use true, false for ha->fw_dumped
Jason Yan
1
-4
/
+4
2019-08-12
scsi: qla2xxx: Suppress a Coveritiy complaint about integer overflow
Bart Van Assche
1
-1
/
+1
2019-04-29
scsi: qla2xxx: Increase the size of the mailbox arrays from 4 to 8
Bart Van Assche
1
-1
/
+1
2019-04-15
scsi: qla2xxx: Leave a blank line after declarations
Bart Van Assche
1
-2
/
+1
2019-03-19
scsi: qla2xxx: Update flash read/write routine
Joe Carnuccio
1
-4
/
+4
2018-10-23
scsi: qla2xxx: Improve several kernel-doc headers
Bart Van Assche
1
-1
/
+1
2018-02-12
scsi: qla2xxx: Fix function argument descriptions
Bart Van Assche
1
-10
/
+9
2017-12-11
scsi: qla2xxx: remove duplicate includes
Pravin Shedge
1
-2
/
+0
2017-07-01
scsi: qla2xxx: fix a bunch of typos and spelling mistakes
Colin Ian King
1
-1
/
+1
2017-01-17
qla2xxx: Move two arrays from header files to .c files
Bart Van Assche
1
-0
/
+17
2015-08-26
qla2xxx: Replace two macros with an inline function
Bart Van Assche
1
-2
/
+2
2015-08-26
qla2xxx: Remove set-but-not-used variables
Bart Van Assche
1
-8
/
+4
2015-08-26
qla2xxx: Declare local functions static
Bart Van Assche
1
-2
/
+2
2015-06-13
qla2xxx: Fix indentation
Bart Van Assche
1
-7
/
+6
2014-11-12
qla2xxx: remove redundant declaration in 'qla_gbl.h'
Chen Gang
1
-1
/
+1
2014-08-26
treewide: Fix typo in printk
Masanari Iida
1
-1
/
+1
2014-05-19
qla2xxx: Check the QLA8044_CRB_DRV_ACTIVE_INDEX register when we are not the ...
Hiral Patel
1
-63
/
+57
2014-05-19
qla2xxx: ISP8044 poll ipmdio bus timeout improvement.
Joe Carnuccio
1
-8
/
+7
2014-05-19
qla2xxx: Remove unnecessary printk_ratelimited from qla_nx2.c
Chad Dupuis
1
-2
/
+0
2014-05-19
qla2xxx: Include <delay.h> file for msleep declartion in qla_nx2.c file.
Atul Deshmukh
1
-0
/
+1
2014-05-19
qla2xxx: Use proper log message for flash lock failed error.
Atul Deshmukh
1
-2
/
+2
2014-05-19
qla2xxx: Change copyright year to 2014 in all the source files.
Armen Baloyan
1
-1
/
+1
2014-05-19
qla2xxx: Check for peg alive counter and clear any outstanding mailbox command.
Giridhar Malavali
1
-5
/
+8
2014-05-19
qla2xxx: Support of new firmware dump opcodes QLA8044_RDDFE(38), QLA8044_RDMD...
Pratik Mohanty
1
-0
/
+335
2014-05-19
qla2xxx: Allow the next firmware dump if the previous dump capture fails for ...
Saurav Kashyap
1
-0
/
+3
2014-05-19
qla2xxx: Log when device state is moved to failed state.
Giridhar Malavali
1
-8
/
+23
2014-03-15
[SCSI] qla2xxx: Read capture firmware dump on mailbox timeout for ISP8044 and...
Chad Dupuis
1
-0
/
+16
2014-03-15
[SCSI] qla2xxx: Remove ISP_ABORT_NEEDED and ISP_ABORT_RETRY checks from watch...
Atul Deshmukh
1
-2
/
+0
2014-03-15
[SCSI] qla2xxx: Use proper message for Non owner reset ACK Timeout.
Atul Deshmukh
1
-2
/
+2
2014-01-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-01-07
treewide: fix comments and printk msgs
Masanari Iida
1
-1
/
+1
2013-12-19
[SCSI] qla2xxx: Fix warning reported by smatch.
Saurav Kashyap
1
-4
/
+4
2013-12-19
[SCSI] qla2xxx: Reset nic_core_reset_owner on moving from COLD to READY for I...
Sawan Chandak
1
-1
/
+1
2013-12-19
[SCSI] qla2xxx: Don't consider the drivers knocked out of IDC participation f...
Saurav Kashyap
1
-11
/
+12
2013-09-03
[SCSI] qla2xxx: Correction to message ids.
Saurav Kashyap
1
-5
/
+5
2013-09-03
[SCSI] qla2xxx: Reconfigure thermal temperature.
Joe Carnuccio
1
-0
/
+8
2013-09-03
[SCSI] qla2xxx: Add support for ISP8044.
Atul Deshmukh
1
-0
/
+3708