| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |
* | [SCSI] qla2xxx: Rework MSI-X handlers. | Andrew Vasquez | 2007-10-12 | 1 | -5/+2 |
* | [SCSI] qla2xxx: Query additional RISC information during a pause. | Andrew Vasquez | 2007-10-12 | 1 | -0/+53 |
* | [SCSI] qla2xxx: Add PCI error recovery support. | Seokmann Ju | 2007-10-12 | 1 | -1/+27 |
* | [SCSI] qla2xxx: Correct management-server login-state synchronization issue. | Andrew Vasquez | 2007-08-15 | 1 | -0/+1 |
* | [SCSI] qla2xxx: Data accessors Cleanup of last merge | Boaz Harrosh | 2007-07-23 | 1 | -2/+2 |
* | [SCSI] qla2xxx: Add ISP25XX support. | Andrew Vasquez | 2007-07-20 | 1 | -5/+5 |
* | [SCSI] qla2xxx: Re-factor isp_operations to static structures. | Andrew Vasquez | 2007-07-20 | 1 | -5/+5 |
* | [SCSI] qla2xxx: Validate mid-layer 'underflow' during check-condition handling. | Shyam Sundar | 2007-07-20 | 1 | -0/+19 |
* | [SCSI] qla2xxx: Generalize FW-Interface-2 support. | Andrew Vasquez | 2007-07-20 | 1 | -8/+8 |
* | [SCSI] qla2xxx: add support for NPIV | Seokmann Ju | 2007-07-14 | 1 | -2/+37 |
* | [SCSI] qla2xxx: convert to use the data buffer accessors | FUJITA Tomonori | 2007-05-31 | 1 | -22/+22 |
* | [SCSI] aacraid,qla2xxx: use irq_handler_t where appropriate | Jeff Garzik | 2007-05-24 | 1 | -1/+1 |