summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_mr.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: qla2xxx: Log the status code if a firmware command failsBart Van Assche2019-04-291-3/+3
* scsi: qla2xxx: Leave a blank line after declarationsBart Van Assche2019-04-161-0/+2
* scsi: qla2xxx: Secure flash update support for ISP28XXMichael Hernandez2019-03-191-2/+5
* scsi: qla2xxx: Cleanups for NVRAM/Flash read/write pathJoe Carnuccio2019-03-191-22/+17Star
* scsi: qla2xxx: Remove two arguments from qlafx00_error_entry()Bart Van Assche2018-10-241-8/+5Star
* scsi: qla2xxx: Make sure that qlafx00_ioctl_iosb_entry() initializes 'res'Bart Van Assche2018-10-241-1/+1
* scsi: qla2xxx: Improve several kernel-doc headersBart Van Assche2018-10-241-3/+3
* scsi: qla2xxx: Fix race condition between iocb timeout and initialisationBen Hutchings2018-04-101-2/+3
* scsi: qla2xxx: Fix function argument descriptionsBart Van Assche2018-02-121-15/+21
* scsi: qla2xxx: don't break the bsg-lib abstractionsChristoph Hellwig2017-10-171-2/+1Star
* scsi: qla2xxx: Prevent sp->free null/uninitialized pointer dereference.Joe Carnuccio2017-08-251-3/+4
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2017-03-021-25/+23Star
|\
| * qla2xxx: Simplify usage of SRB structure in driverJoe Carnuccio2017-02-091-25/+23Star
| * qla2xxx: Fix wrong argument in sp done callbackQuinn Tran2017-02-091-3/+3
* | block: split scsi_request out of struct requestChristoph Hellwig2017-01-271-1/+1
|/
* scsi: change FC drivers to use 'struct bsg_job'Johannes Thumshirn2016-11-181-2/+3
* scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directlyJohannes Thumshirn2016-11-181-3/+7
* qla2xxx: Remove use of 'struct timeval'Tina Ruchandani2016-04-151-3/+2Star
* qla2xxx: Fix sparse annotationsBart Van Assche2015-08-261-3/+3
* qla2xxx: Remove __constant_ prefixBart Van Assche2015-08-261-1/+1
* qla2xxx: Remove set-but-not-used variablesBart Van Assche2015-08-261-7/+3Star
* qla2xxx: Report both rsp_info and rsp_info_lenBart Van Assche2015-08-261-2/+2
* scsi: remove abuses of scsi_populate_tagChristoph Hellwig2014-11-121-13/+0Star
* qla2xxx: Add FDMI-2 functionality.Himanshu Madhani2014-09-251-2/+2
* qla2xxx: ISPFx00 unexpected resets during adapter boot sequence.Jan Kulich2014-09-251-1/+4
* qla2xxx: Incorrect linked list semantic in qlafx00_get_fcport().Joe Carnuccio2014-09-251-3/+2Star
* qla2xxx: Collect PCI register checks and board_disable schedulingJoe Lawrence2014-09-161-1/+1
* scsi: use 64-bit LUNsHannes Reinecke2014-07-171-4/+4
* qla2xxx: Adjust adapter reset routine to the changes in firmware specificatio...Armen Baloyan2014-05-191-8/+47
* qla2xxx: IOCB data should be copied to I/O mem using memcpy_toio.Atul Deshmukh2014-05-191-1/+1
* qla2xxx: Decrease pci access for response queue processing for ISPFX00.Armen Baloyan2014-05-191-1/+1
* qla2xxx: Change copyright year to 2014 in all the source files.Armen Baloyan2014-05-191-1/+1
* qla2xxx: Wait for reset completion without lock for ISPFX00.Saurav Kashyap2014-05-191-1/+2
* [SCSI] qla2xxx: Add IOCB Abort command asynchronous handling.Armen Baloyan2014-03-151-88/+0Star
* [SCSI] qla2xxx: Fix Task Management command asynchronous handlingArmen Baloyan2014-03-151-64/+2Star
* [SCSI] qla2xxx: Simplify the ISPFX00 interrupt handler code for ISPFX00.Saurav Kashyap2014-03-151-16/+9Star
* [SCSI] qla2xxx: Avoid poisoning in the response queue for ISPFX00.Saurav Kashyap2014-03-151-7/+8
* [SCSI] qla2xxx: Add changes in the IOCB structures to adjust driver source co...Armen Baloyan2014-03-151-5/+5
* [SCSI] qla2xxx: Remove Marker type IOCB logic for ISPFX00.Armen Baloyan2014-03-151-12/+0Star
* [SCSI] qla2xxx: Add support for ISP2071.Chad Dupuis2014-03-151-1/+1
* [SCSI] qla2xxx: Properly handle 32 bit mailbox register for ISPFX00.Saurav Kashyap2014-03-151-6/+6
* [SCSI] qla2xxx: Select correct request queue for error type IOCB for ISPFX00.Saurav Kashyap2014-03-151-1/+1
* [SCSI] qla2xxx: Remove init control block related dead code for ISPFX00.Saurav Kashyap2014-03-151-14/+0Star
* [SCSI] qla2xxx: Replace constant value for IOCTL IOCB abort execution status ...Armen Baloyan2014-03-151-1/+2
* [SCSI] qla2xxx: Add handling for boot indication progress AENs for ISPFX00.Armen Baloyan2014-03-151-0/+3
* [SCSI] qla2xxx: Add changes to obtain ISPFX00 adapters product information in...Armen Baloyan2013-12-191-2/+2
* [SCSI] qla2xxx: Add logic to abort BSG commands for ISPFX00.Armen Baloyan2013-12-191-1/+10
* [SCSI] qla2xxx: Fix issue with not displaying node name after system reboot.Armen Baloyan2013-12-191-0/+18
* [SCSI] qla2xxx: Disable adapter when we encounter a PCI disconnect.Chad Dupuis2013-12-191-0/+2
* [SCSI] Revert "qla2xxx: Ramp down queue depth for attached SCSI devices when ...Chad Dupuis2013-12-191-4/+0Star