summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-04-121-1/+17
|\
| * target: Pass in transport supported PI at session initializationNicholas Bellinger2014-04-071-1/+1
| * target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger2014-04-071-0/+16
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-04-0124-540/+2226
|\ \
| * | [SCSI] qla2xxx: Fix build errors related to invalid print fields on some arch...Chad Dupuis2014-03-192-9/+9
| * | [SCSI] qla2xxx: Fixup looking for a space in the outstanding_cmds array in ql...Chad Dupuis2014-03-151-1/+1
| * | [SCSI] qla2xxx: Re-sync module parameter descriptions with the codeSteven J. Magnani2014-03-151-4/+6
| * | [SCSI] qla2xxx: fix error handling of qla2x00_mem_alloc()Dan Carpenter2014-03-151-3/+3
| * | [SCSI] qla2xxx: Add IOCB Abort command asynchronous handling.Armen Baloyan2014-03-157-91/+140
| * | [SCSI] qla2xxx: Fix Task Management command asynchronous handlingArmen Baloyan2014-03-154-123/+69
| * | [SCSI] qla2xxx: Correct the port no assignment for ISP82XX.Saurav Kashyap2014-03-151-1/+1
| * | [SCSI] qla2xxx: Update the driver version to 8.07.00.02-k.Saurav Kashyap2014-03-151-2/+2
| * | [SCSI] qla2xxx: Correctly set the read_optrom pointer for ISP8044.Saurav Kashyap2014-03-151-1/+1
| * | [SCSI] qla2xxx: Read capture firmware dump on mailbox timeout for ISP8044 and...Chad Dupuis2014-03-156-2/+73
| * | [SCSI] qla2xxx: Simplify the ISPFX00 interrupt handler code for ISPFX00.Saurav Kashyap2014-03-152-20/+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-152-18/+18
| * | [SCSI] qla2xxx: Remove ISP_ABORT_NEEDED and ISP_ABORT_RETRY checks from watch...Atul Deshmukh2014-03-151-2/+0
| * | [SCSI] qla2xxx: Remove Marker type IOCB logic for ISPFX00.Armen Baloyan2014-03-153-46/+1
| * | [SCSI] qla2xxx: Add support for ISP2071.Chad Dupuis2014-03-1520-136/+1812
| * | [SCSI] qla2xxx: Set host can_queue value based on available resources.Chad Dupuis2014-03-151-9/+10
| * | [SCSI] qla2xxx: Properly handle 32 bit mailbox register for ISPFX00.Saurav Kashyap2014-03-151-6/+6
| * | [SCSI] qla2xxx: Enable the Flash Access Control (FAC) mailbox command.Joe Carnuccio2014-03-151-4/+1
| * | [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-153-39/+0
| * | [SCSI] qla2xxx: Use proper message for Non owner reset ACK Timeout.Atul Deshmukh2014-03-151-2/+2
| * | [SCSI] qla2xxx: Replace constant value for IOCTL IOCB abort execution status ...Armen Baloyan2014-03-152-1/+5
| * | [SCSI] qla2xxx: Add handling for boot indication progress AENs for ISPFX00.Armen Baloyan2014-03-152-1/+4
| * | [SCSI] qla2xxx: Add mutex around optrom calls to serialize accesses.Chad Dupuis2014-03-154-21/+54
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2014-03-152-18/+31
|\ \ \ | |/ / | | / | |/ |/|
| * [SCSI] qla2xxx: Poll during initialization for ISP25xx and ISP83xxGiridhar Malavali2014-03-101-2/+1
| * [SCSI] qla2xxx: Fix multiqueue MSI-X registration.Chad Dupuis2014-03-101-16/+30
* | qla2xxx: Fix kernel panic on selective retransmission requestDr. Greg Wettstein2014-02-241-1/+2
* | tcm_qla2xxx: Fix NAA formatted name for NPIV WWPNsNicholas Bellinger2014-02-202-30/+1
* | tcm_qla2xxx: Perform configfs depend/undepend for base_tpgNicholas Bellinger2014-02-202-14/+61
* | tcm_qla2xxx: Add NPIV specific enable/disable attribute logicNicholas Bellinger2014-02-201-3/+56
* | qla2xxx: Check + fail when npiv_vports_inuse exists in shutdownNicholas Bellinger2014-02-202-4/+21
* | qla2xxx: Fix qlt_lport_register base_vha callback raceNicholas Bellinger2014-02-201-2/+14
|/
* qla2xxx: Remove last vestiges of qla_tgt_cmd.cmd_listRoland Dreier2014-02-122-3/+0
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-01-316-152/+221
|\
| * qla2xxx: Configure NPIV fc_vport via tcm_qla2xxx_npiv_make_lportNicholas Bellinger2014-01-193-47/+88
| * qla2xxx: Enhancements to enable NPIV support for QLOGIC ISPs with TCM/LIO.Saurav Kashyap2014-01-195-125/+153
| * qla2xxx: Fix scsi_host leak on qlt_lport_register callback failureNicholas Bellinger2014-01-191-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-01-221-1/+1
|\ \
| * | treewide: fix comments and printk msgsMasanari Iida2014-01-071-1/+1
| |/
* | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-01-2216-329/+540
|\ \
| * | [SCSI] qla2xxx: Fix warning reported by smatch.Saurav Kashyap2013-12-194-8/+8
| * | [SCSI] qla2xxx: Update the driver version to 8.06.00.12-k.Saurav Kashyap2013-12-191-1/+1
| * | [SCSI] qla2xxx: Replace a constant with a macro definition for host->canqueue...Armen Baloyan2013-12-192-1/+4
| * | [SCSI] qla2xxx: Reset nic_core_reset_owner on moving from COLD to READY for I...Sawan Chandak2013-12-191-1/+1
OpenPOWER on IntegriCloud