| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [SCSI] qla2xxx: Mark all devices lost on loss of fc port. | Santosh Vernekar | 2009-08-22 | 1 | -0/+1 |
* | [SCSI] qla2xxx: Skip RSCN processing on vha if event is global. | Santosh Vernekar | 2009-08-22 | 1 | -4/+20 |
* | [SCSI] qla2xxx: Correctly handle 'global port-unavailable' AEN. | Andrew Vasquez | 2009-08-22 | 1 | -1/+29 |
* | [SCSI] qla2xxx: Pass the command's data residual to upper-layer callers. | Ravi Anand | 2009-08-22 | 1 | -0/+1 |
* | [SCSI] qla2xxx: Resolve a performance issue in interrupt | Anirban Chakraborty | 2009-06-15 | 1 | -6/+9 |
* | [SCSI] qla2xxx: Use 'proper' DID_* status code for dropped-frame scenarios. | Andrew Vasquez | 2009-06-08 | 1 | -2/+2 |
* | [SCSI] qla2xxx: Conditionally disable automatic queue full tracking. | Michael Reed | 2009-05-20 | 1 | -0/+10 |
* | [SCSI] qla2xxx: Add CPU affinity support. | Anirban Chakraborty | 2009-05-20 | 1 | -1/+21 |
* | [SCSI] qla2xxx: Add QoS support. | Anirban Chakraborty | 2009-05-20 | 1 | -148/+94 |
* | [SCSI] qla2xxx: Drop use of IRQF_DISABLE. | Giridhar Malavali | 2009-04-03 | 1 | -1/+1 |
* | [SCSI] qla2xxx: Cleanup unused flags and #defines. | Shyam Sundar | 2009-04-03 | 1 | -11/+1 |
* | [SCSI] qla2xxx: Refactor request/response-queue register handling. | Andrew Vasquez | 2009-04-03 | 1 | -17/+1 |
* | [SCSI] qla2xxx: Properly acknowledge IDC notification messages. | Andrew Vasquez | 2009-02-10 | 1 | -13/+35 |
* | [SCSI] qla2xxx: Remove interrupt request bit check in the response processing... | Anirban Chakraborty | 2009-02-10 | 1 | -10/+0 |
* | [SCSI] qla2xxx: Correct MSI-X vector allocation for single queue mode. | Lalit Chandivade | 2009-01-25 | 1 | -0/+5 |
* | [SCSI] qla2xxx: Add ISP81XX support. | Andrew Vasquez | 2009-01-07 | 1 | -7/+53 |
* | [SCSI] qla2xxx: Use proper request/response queues with MQ instantiations. | Andrew Vasquez | 2009-01-07 | 1 | -1/+1 |
* | [SCSI] qla2xxx: Don't pollute kernel logs with ZIO/RIO status messages. | Andrew Vasquez | 2009-01-07 | 1 | -4/+1 |
* | [SCSI] qla2xxx: Remove support for reading/writing HW-event-log. | Andrew Vasquez | 2009-01-07 | 1 | -15/+0 |
* | [SCSI] qla2xxx: changes in multiq code | Anirban Chakraborty | 2008-12-29 | 1 | -6/+16 |
* | [SCSI] qla2xxx: add support for multi-queue adapter | Anirban Chakraborty | 2008-12-29 | 1 | -95/+240 |
* | [SCSI] qla2xxx: Code changes for qla data structure refactoring | Anirban Chakraborty | 2008-12-29 | 1 | -282/+351 |
* | [SCSI] qla2xxx: use new host byte transport errors. | Mike Christie | 2008-10-13 | 1 | -2/+12 |
* | [SCSI] qla2xxx: Ignore payload reserved-bits during RSCN processing. | Ravi Anand | 2008-10-03 | 1 | -1/+3 |
* | [SCSI] qla2xxx: Additional residual-count corrections during UNDERRUN handling. | Andrew Vasquez | 2008-10-03 | 1 | -2/+3 |
* | [SCSI] qla2xxx: Fix "occured" spelling errors. | Bjorn Helgaas | 2008-10-03 | 1 | -4/+4 |
* | [SCSI] qla2xxx: Defer enablement of RISC interrupts until ISP initialization ... | Andrew Vasquez | 2008-09-13 | 1 | -1/+0 |
* | [SCSI] qla2xxx: Reference proper ha during SBR handling. | Andrew Vasquez | 2008-08-16 | 1 | -3/+4 |
* | [SCSI] qla2xxx: Correct vport-state management issues during ISP-ABORT. | Andrew Vasquez | 2008-08-16 | 1 | -4/+3 |
* | [SCSI] qla2xxx: Correct vport management of MBA_PORT_UPDATE. | Seokmann Ju | 2008-07-26 | 1 | -4/+0 |
* | [SCSI] qla2xxx: Revert "qla2xxx: Use proper HA during asynchronous event hand... | Seokmann Ju | 2008-05-30 | 1 | -26/+10 |
* | [SCSI] qla2xxx: Revert "qla2xxx: Validate mid-layer 'underflow' during check-... | Andrew Vasquez | 2008-05-15 | 1 | -19/+0 |
* | [SCSI] qla2xxx: Correct locking within MSI-X interrupt handlers. | Andrew Vasquez | 2008-05-15 | 1 | -4/+4 |
* | [SCSI] qla2xxx: Re-register FDMI information after a LIP. | Andrew Vasquez | 2008-04-27 | 1 | -2/+2 |
* | [SCSI] qla2xxx: Use proper HA during asynchrounous event handling. | Seokmann Ju | 2008-04-07 | 1 | -6/+26 |
* | [SCSI] qla2xxx: Add ISP84XX support. | Harihara Kadayam | 2008-04-07 | 1 | -5/+43 |
* | [SCSI] qla2xxx: Cruft cleanup of functions and structures. | Andrew Vasquez | 2008-04-07 | 1 | -90/+0 |
* | [SCSI] qla2xxx: Add hardware trace-logging support. | Andrew Vasquez | 2008-04-07 | 1 | -0/+15 |
* | [SCSI] qla2xxx: Add FC-transport Asynchronous Event Notification support. | Andrew Vasquez | 2008-04-07 | 1 | -0/+5 |
* | [SCSI] qla2xxx: Simplify interrupt handler locking. | Andrew Vasquez | 2008-04-07 | 1 | -19/+12 |
* | [SCSI] qla2xxx: Update copyright banner. | Andrew Vasquez | 2008-04-07 | 1 | -1/+1 |
* | [SCSI] qla2xxx: Correct discrepancies during OVERRUN handling on FWI2-capable... | Andrew Vasquez | 2008-03-03 | 1 | -0/+5 |
* | [SCSI] qla2xxx: Move RISC-interrupt-register modifications to qla2x00_request... | Andrew Vasquez | 2008-02-07 | 1 | -5/+22 |
* | [SCSI] qla2xxx: Use completion routines. | Marcus Barrow | 2008-01-23 | 1 | -4/+4 |
* | [SCSI] qla2xxx: Restrict MSI/MSI-X enablement on select ISP2432-type HBAs. | Andrew Vasquez | 2008-01-23 | 1 | -0/+12 |
* | [SCSI] qla2xxx: Consolidate duplicate sense-data handling codes. | Andrew Vasquez | 2008-01-23 | 1 | -54/+31 |
* | [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE | FUJITA Tomonori | 2008-01-23 | 1 | -6/+6 |
* | [SCSI] qla2xxx: Properly handle Vport state-change-notifications. | Shyam Sundar | 2008-01-11 | 1 | -2/+5 |
* | [SCSI] qla2xxx: Don't explicitly read mbx registers while processing a system... | Andrew Vasquez | 2008-01-11 | 1 | -4/+0 |
* | [SCSI] qla2xxx: Correct residual-count handling discrepancies during UNDERRUN... | Andrew Vasquez | 2007-10-23 | 1 | -1/+7 |