index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_mr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-13
scsi: qla2xxx: Complain if sp->done() is not called from the completion path
Bart Van Assche
1
-0
/
+4
2019-08-13
scsi: qla2xxx: Introduce qla2xxx_get_next_handle()
Bart Van Assche
1
-11
/
+2
2019-08-13
scsi: qla2xxx: Enable type checking for the SRB free and done callback functions
Bart Van Assche
1
-3
/
+1
2019-08-13
scsi: qla2xxx: Use memcpy() and strlcpy() instead of strcpy() and strncpy()
Bart Van Assche
1
-2
/
+4
2019-08-13
scsi: qla2xxx: Check the PCI info string output buffer size
Bart Van Assche
1
-5
/
+3
2019-08-13
scsi: qla2xxx: Complain if a mailbox command times out
Bart Van Assche
1
-1
/
+2
2019-08-13
scsi: qla2xxx: Use strlcpy() instead of strncpy()
Bart Van Assche
1
-14
/
+14
2019-08-13
scsi: qla2xxx: Remove an include directive from qla_mr.c
Bart Van Assche
1
-1
/
+0
2019-04-30
scsi: qla2xxx: Use __le64 instead of uint32_t[2] for sending DMA addresses to...
Bart Van Assche
1
-4
/
+4
2019-04-30
scsi: qla2xxx: Introduce the dsd32 and dsd64 data structures
Bart Van Assche
1
-39
/
+18
2019-04-30
scsi: qla2xxx: Log the status code if a firmware command fails
Bart Van Assche
1
-3
/
+3
2019-04-16
scsi: qla2xxx: Leave a blank line after declarations
Bart Van Assche
1
-0
/
+2
2019-03-19
scsi: qla2xxx: Secure flash update support for ISP28XX
Michael Hernandez
1
-2
/
+5
2019-03-19
scsi: qla2xxx: Cleanups for NVRAM/Flash read/write path
Joe Carnuccio
1
-22
/
+17
2018-10-24
scsi: qla2xxx: Remove two arguments from qlafx00_error_entry()
Bart Van Assche
1
-8
/
+5
2018-10-24
scsi: qla2xxx: Make sure that qlafx00_ioctl_iosb_entry() initializes 'res'
Bart Van Assche
1
-1
/
+1
2018-10-24
scsi: qla2xxx: Improve several kernel-doc headers
Bart Van Assche
1
-3
/
+3
2018-04-10
scsi: qla2xxx: Fix race condition between iocb timeout and initialisation
Ben Hutchings
1
-2
/
+3
2018-02-12
scsi: qla2xxx: Fix function argument descriptions
Bart Van Assche
1
-15
/
+21
2017-10-17
scsi: qla2xxx: don't break the bsg-lib abstractions
Christoph Hellwig
1
-2
/
+1
2017-08-25
scsi: qla2xxx: Prevent sp->free null/uninitialized pointer dereference.
Joe Carnuccio
1
-3
/
+4
2017-03-03
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-25
/
+23
2017-02-09
qla2xxx: Simplify usage of SRB structure in driver
Joe Carnuccio
1
-25
/
+23
2017-02-09
qla2xxx: Fix wrong argument in sp done callback
Quinn Tran
1
-3
/
+3
2017-01-28
block: split scsi_request out of struct request
Christoph Hellwig
1
-1
/
+1
2016-11-18
scsi: change FC drivers to use 'struct bsg_job'
Johannes Thumshirn
1
-2
/
+3
2016-11-18
scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly
Johannes Thumshirn
1
-3
/
+7
2016-04-15
qla2xxx: Remove use of 'struct timeval'
Tina Ruchandani
1
-3
/
+2
2015-08-26
qla2xxx: Fix sparse annotations
Bart Van Assche
1
-3
/
+3
2015-08-26
qla2xxx: Remove __constant_ prefix
Bart Van Assche
1
-1
/
+1
2015-08-26
qla2xxx: Remove set-but-not-used variables
Bart Van Assche
1
-7
/
+3
2015-08-26
qla2xxx: Report both rsp_info and rsp_info_len
Bart Van Assche
1
-2
/
+2
2014-11-12
scsi: remove abuses of scsi_populate_tag
Christoph Hellwig
1
-13
/
+0
2014-09-25
qla2xxx: Add FDMI-2 functionality.
Himanshu Madhani
1
-2
/
+2
2014-09-25
qla2xxx: ISPFx00 unexpected resets during adapter boot sequence.
Jan Kulich
1
-1
/
+4
2014-09-25
qla2xxx: Incorrect linked list semantic in qlafx00_get_fcport().
Joe Carnuccio
1
-3
/
+2
2014-09-16
qla2xxx: Collect PCI register checks and board_disable scheduling
Joe Lawrence
1
-1
/
+1
2014-07-18
scsi: use 64-bit LUNs
Hannes Reinecke
1
-4
/
+4
2014-05-19
qla2xxx: Adjust adapter reset routine to the changes in firmware specificatio...
Armen Baloyan
1
-8
/
+47
2014-05-19
qla2xxx: IOCB data should be copied to I/O mem using memcpy_toio.
Atul Deshmukh
1
-1
/
+1
2014-05-19
qla2xxx: Decrease pci access for response queue processing for ISPFX00.
Armen Baloyan
1
-1
/
+1
2014-05-19
qla2xxx: Change copyright year to 2014 in all the source files.
Armen Baloyan
1
-1
/
+1
2014-05-19
qla2xxx: Wait for reset completion without lock for ISPFX00.
Saurav Kashyap
1
-1
/
+2
2014-03-15
[SCSI] qla2xxx: Add IOCB Abort command asynchronous handling.
Armen Baloyan
1
-88
/
+0
2014-03-15
[SCSI] qla2xxx: Fix Task Management command asynchronous handling
Armen Baloyan
1
-64
/
+2
2014-03-15
[SCSI] qla2xxx: Simplify the ISPFX00 interrupt handler code for ISPFX00.
Saurav Kashyap
1
-16
/
+9
2014-03-15
[SCSI] qla2xxx: Avoid poisoning in the response queue for ISPFX00.
Saurav Kashyap
1
-7
/
+8
2014-03-15
[SCSI] qla2xxx: Add changes in the IOCB structures to adjust driver source co...
Armen Baloyan
1
-5
/
+5
2014-03-15
[SCSI] qla2xxx: Remove Marker type IOCB logic for ISPFX00.
Armen Baloyan
1
-12
/
+0
2014-03-15
[SCSI] qla2xxx: Add support for ISP2071.
Chad Dupuis
1
-1
/
+1
[next]