summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_mr.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2017-03-021-25/+23
|\
| * qla2xxx: Simplify usage of SRB structure in driverJoe Carnuccio2017-02-091-25/+23
| * qla2xxx: Fix wrong argument in sp done callbackQuinn Tran2017-02-081-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-171-2/+3
* scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directlyJohannes Thumshirn2016-11-171-3/+7
* qla2xxx: Remove use of 'struct timeval'Tina Ruchandani2016-04-151-3/+2
* 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/+3
* 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/+0
* 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/+2
* 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/+0
* [SCSI] qla2xxx: Fix Task Management command asynchronous handlingArmen Baloyan2014-03-151-64/+2
* [SCSI] qla2xxx: Simplify the ISPFX00 interrupt handler code for ISPFX00.Saurav Kashyap2014-03-151-16/+9
* [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/+0
* [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/+0
* [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/+0
* [SCSI] qla2xxx: Use pcie_is_pcie() to simplify codeYijing Wang2013-09-231-4/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-061-1/+1
|\
| * treewide: Fix typo in printkMasanari Iida2013-08-201-1/+1
* | [SCSI] qla2xxx: Correction to message ids.Saurav Kashyap2013-09-031-1/+1
* | [SCSI] qla2xxx: Set default critical temperature value in cases when ISPFX00 ...Armen Baloyan2013-09-031-1/+3
* | [SCSI] qla2xxx: QLAFX00 make over temperature AEN handling informational, add...Armen Baloyan2013-09-031-1/+13
* | [SCSI] qla2xxx: Remove handling of Shutdown Requested AEN from qlafx00_proces...Armen Baloyan2013-09-031-4/+0
* | [SCSI] qla2xxx: Send all AENs for ISPFx00 to above layers.Armen Baloyan2013-09-031-2/+4
* | [SCSI] qla2xxx: Add changes in initialization for ISPFX00 cards with BIOSArmen Baloyan2013-09-031-0/+11
* | [SCSI] qla2xxx: Add changes to support extended IOs for ISPFX00Armen Baloyan2013-09-031-3/+2
* | [SCSI] qla2xxx: Add critical temperature handling for ISPFX00.Armen Baloyan2013-09-031-13/+73