aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAge
* [SCSI] qla2xxx: Add IOCB Abort command asynchronous handling.Armen Baloyan2014-03-15
* [SCSI] qla2xxx: Fix Task Management command asynchronous handlingArmen Baloyan2014-03-15
* [SCSI] qla2xxx: Correct the port no assignment for ISP82XX.Saurav Kashyap2014-03-15
* [SCSI] qla2xxx: Update the driver version to 8.07.00.02-k.Saurav Kashyap2014-03-15
* [SCSI] qla2xxx: Correctly set the read_optrom pointer for ISP8044.Saurav Kashyap2014-03-15
* [SCSI] qla2xxx: Read capture firmware dump on mailbox timeout for ISP8044 and...Chad Dupuis2014-03-15
* [SCSI] qla2xxx: Simplify the ISPFX00 interrupt handler code for ISPFX00.Saurav Kashyap2014-03-15
* [SCSI] qla2xxx: Avoid poisoning in the response queue for ISPFX00.Saurav Kashyap2014-03-15
* [SCSI] qla2xxx: Add changes in the IOCB structures to adjust driver source co...Armen Baloyan2014-03-15
* [SCSI] qla2xxx: Remove ISP_ABORT_NEEDED and ISP_ABORT_RETRY checks from watch...Atul Deshmukh2014-03-15
* [SCSI] qla2xxx: Remove Marker type IOCB logic for ISPFX00.Armen Baloyan2014-03-15
* [SCSI] qla2xxx: Add support for ISP2071.Chad Dupuis2014-03-15
* [SCSI] scsi_transport_fc: Add 32Gbps speed definition.Chad Dupuis2014-03-15
* [SCSI] qla2xxx: Set host can_queue value based on available resources.Chad Dupuis2014-03-15
* [SCSI] qla2xxx: Properly handle 32 bit mailbox register for ISPFX00.Saurav Kashyap2014-03-15
* [SCSI] qla2xxx: Enable the Flash Access Control (FAC) mailbox command.Joe Carnuccio2014-03-15
* [SCSI] qla2xxx: Select correct request queue for error type IOCB for ISPFX00.Saurav Kashyap2014-03-15
* [SCSI] qla2xxx: Remove init control block related dead code for ISPFX00.Saurav Kashyap2014-03-15
* [SCSI] qla2xxx: Use proper message for Non owner reset ACK Timeout.Atul Deshmukh2014-03-15
* [SCSI] qla2xxx: Replace constant value for IOCTL IOCB abort execution status ...Armen Baloyan2014-03-15
* [SCSI] qla2xxx: Add handling for boot indication progress AENs for ISPFX00.Armen Baloyan2014-03-15
* [SCSI] qla2xxx: Add mutex around optrom calls to serialize accesses.Chad Dupuis2014-03-15
* [SCSI] bnx2fc: Updated version to 2.4.2Eddie Wai2014-03-15
* [SCSI] bnx2fc: Fixed the handling for the SCSI retry delayEddie Wai2014-03-15
* [SCSI] bnx2fc: Fixed scsi_remove_target soft lockup when rmmod bnx2xEddie Wai2014-03-15
* [SCSI] pm80xx: Fixed return value issueViswas G2014-03-15
* [SCSI] pm80xx: Removing redundant code snippetsViswas G2014-03-15
* [SCSI] storvsc: NULL pointer dereference fixAles Novak2014-03-12
* [SCSI] qla2xxx: Poll during initialization for ISP25xx and ISP83xxGiridhar Malavali2014-03-10
* [SCSI] isci: correct erroneous for_each_isci_host macroLukasz Dorau2014-03-10
* [SCSI] isci: fix reset timeout handlingDan Williams2014-03-10
* [SCSI] be2iscsi: fix bad if expressionMike Christie2014-03-10
* [SCSI] qla2xxx: Fix multiqueue MSI-X registration.Chad Dupuis2014-03-10
* Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-02-18
|\
| * Fix uses of dma_max_pfn() when converting to a limiting addressRussell King2014-02-17
* | qla2xxx: Remove last vestiges of qla_tgt_cmd.cmd_listRoland Dreier2014-02-12
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-01-31
|\
| * qla2xxx: Configure NPIV fc_vport via tcm_qla2xxx_npiv_make_lportNicholas Bellinger2014-01-18
| * qla2xxx: Enhancements to enable NPIV support for QLOGIC ISPs with TCM/LIO.Saurav Kashyap2014-01-18
| * qla2xxx: Fix scsi_host leak on qlt_lport_register callback failureNicholas Bellinger2014-01-18
* | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-30
|\ \
| * \ Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe2013-12-31
| |\ \
| * | | block: Kill bio_segments()/bi_vcnt usageKent Overstreet2013-11-24
| * | | bio-integrity: Convert to bvec_iterKent Overstreet2013-11-24
| * | | block: Convert bio_for_each_segment() to bvec_iterKent Overstreet2013-11-24
| * | | block: Convert bio_iovec() to bvec_iterKent Overstreet2013-11-24
| * | | block: Abstract out bvec iteratorKent Overstreet2013-11-24
* | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-01-24
|\ \ \ \
| * | | | scsi_transport_srp: Fix kernel-doc warningsBart Van Assche2014-01-21
| * | | | scsi_transport_srp: Fix a race conditionBart Van Assche2014-01-21