aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-03-179-120/+301
|\
| * [SCSI] qla2xxx: Update version number to 8.03.07.00Madhuranath Iyengar2011-02-251-2/+2
| * [SCSI] qla2xxx: Check return value of fc_block_scsi_eh()Andrew Vasquez2011-02-251-9/+20
| * [SCSI] qla2xxx: The ISP82XX should be online while waiting for commands compl...Saurav Kashyap2011-02-251-3/+16
| * [SCSI] qla2xxx: Propagate block-layer tags on submitted I/Os.Andrew Vasquez2011-02-252-2/+82
| * [SCSI] qla2xxx: Adjust FCP_RSP response-info field check after TMF completion.Andrew Vasquez2011-02-251-16/+13
| * [SCSI] qla2xxx: Clear any stale login-states during an adapter reset.Andrew Vasquez2011-02-251-0/+17
| * [SCSI] qla2xxx: Pass right CT command string for CT status processing.Andrew Vasquez2011-02-251-1/+1
| * [SCSI] qla2xxx: Don't wait for active mailbox command completion when firmwar...Giridhar Malavali2011-02-251-7/+7
| * [SCSI] qla2xxx: Abort pending commands for faster recovery during ISP reset.Giridhar Malavali2011-02-256-61/+125
| * [SCSI] qla2xxx: Display nport_id when any SNS command fails.Giridhar Malavali2011-02-251-6/+13
| * [SCSI] qla2xxx: Reinitialize the device initialize timeout value after reset ...Giridhar Malavali2011-02-251-0/+2
| * [SCSI] qla2xxx: Fix array subscript is above array bounds in qla2xx_build_scs...Chad Dupuis2011-02-251-1/+1
| * [SCSI] qla2xxx: Remove host_lock in queuecommand functionMadhuranath Iyengar2011-02-251-16/+6
* | Merge branch 'master' into for-2.6.39Tejun Heo2011-02-213-10/+15
|\ \
| * | [SCSI] qla2xxx: Return DID_NO_CONNECT when FC device is lost.Andrew Vasquez2011-02-151-1/+0
| * | [SCSI] qla2xxx: Change from irq to irqsave with host_lockMadhuranath Iyengar2011-02-123-8/+12
| * | [SCSI] qla2xxx: Fix race that could hang kthread_stop()James Bottomley2011-02-121-1/+3
| |/
* | scsi/be2iscsi,qla2xxx: convert to alloc_workqueue()Tejun Heo2011-02-011-1/+1
|/
* [SCSI] qla2xxx: Use sg_next to fetch next sg element while walking sg list.Giridhar Malavali2010-12-231-1/+1
* [SCSI] qla2xxx: Fix to avoid recursive lock failure during BSG timeout.Giridhar Malavali2010-12-231-0/+2
* [SCSI] qla2xxx: Remove code to not reset ISP82xx on failure.Giridhar Malavali2010-12-233-10/+1
* [SCSI] qla2xxx: Display mailbox register 4 during 8012 AEN for ISP82XX parts.Andrew Vasquez2010-12-231-0/+2
* [SCSI] qla2xxx: Don't perform a BIG_HAMMER if Get-ID (0x20) mailbox command f...Andrew Vasquez2010-12-231-0/+1
* [SCSI] qla2xxx: Remove redundant module parameter permission bitsJoe Carnuccio2010-12-231-16/+16
* [SCSI] qla2xxx: Add sysfs node for displaying board temperature.Andrew Vasquez2010-12-235-1/+97
* [SCSI] qla2xxx: Code cleanup to remove unwanted comments and code.Giridhar Malavali2010-12-232-38/+0
* [SCSI] qla2xxx: Fix for memory wedge on fw halt for ISP82XXMadhuranath Iyengar2010-12-231-0/+44
* [SCSI] qla2xxx: Update FCP priority information to firmware before sending IOsMadhuranath Iyengar2010-12-234-11/+12
* [SCSI] qla2xxx: Fixed zero test on new_config in qla2x00_process_loopback().Joe Carnuccio2010-12-231-1/+1
* [SCSI] qla2xxx: Populate FCP_PRIO location for no *FLT* caseAndrew Vasquez2010-12-231-4/+7
* [SCSI] qla2xxx: list cursors are not nullDan Carpenter2010-12-232-2/+2
* [SCSI] qla2xxx: Added support for quiescence mode for ISP82xx.Saurav Kashyap2010-12-235-6/+224
* [SCSI] qla2xxx: Update version number to 8.03.05-k0.Madhuranath Iyengar2010-12-091-2/+2
* [SCSI] qla2xxx: Properly set the return value in qla2xxx_eh_abort function.Saurav Kashyap2010-12-091-1/+1
* [SCSI] qla2xxx: Correct issue where NPIV-config data was not being allocated ...Andrew Vasquez2010-12-091-0/+1
* [SCSI] qla2xxx: Change MSI initialization from using incorrect request_irq pa...Mike Hernandez2010-12-092-3/+3
* [SCSI] qla2xxx: Populate Command Type 6 LUN field properly.Mike Hernandez2010-12-092-0/+2
* SCSI host lock push-downJeff Garzik2010-11-161-3/+4
* [SCSI] qla2xxx: Avoid depending on SCSI host_lock in queuecommand function.Giridhar Malavali2010-10-253-13/+11
* [SCSI] qla2xxx: Correct PRLI failure response code handling.Andrew Vasquez2010-10-251-6/+0
* [SCSI] qla2xxx: Drop srb reference before waiting for completion.Mike Christie2010-10-251-41/+20
* [SCSI] qla2xxx: Addition of shutdown callback handler.Madhuranath Iyengar2010-10-252-15/+74
* [SCSI] qla2xxx: Initialize the vport_slock spinlock.Andrew Vasquez2010-10-251-0/+1
* [SCSI] qla2xxx: Remove scsi_cmnd->serial_number from debug tracesMadhuranath Iyengar2010-10-253-19/+12
* [SCSI] qla2xxx: Add flash read/update support using BSG interfaceHarish Zunjarrao2010-10-252-0/+127
* [SCSI] qla2xxx: Group CS_RESET return status with other link level event stat...Chad Dupuis2010-10-251-4/+2
* [SCSI] qla2xxx: Change del_timer_sync() to del_timer() in qla2x00_ctx_sp_free().Chad Dupuis2010-10-251-1/+1
* [SCSI] qla2xxx: Add module parameter to enable/disable GFF_ID device type check.Chad Dupuis2010-10-253-2/+9
* [SCSI] qla2xxx: Remove port down retry count.Chad Dupuis2010-10-254-40/+4