| Commit message (Expand) | Author | Age |
* | [SCSI] qla2xxx: Re-register FDMI information after a LIP. | Andrew Vasquez | 2008-04-27 |
* | [SCSI] qla2xxx: Use proper HA during asynchrounous event handling. | Seokmann Ju | 2008-04-07 |
* | [SCSI] qla2xxx: Add ISP84XX support. | Harihara Kadayam | 2008-04-07 |
* | [SCSI] qla2xxx: Cruft cleanup of functions and structures. | Andrew Vasquez | 2008-04-07 |
* | [SCSI] qla2xxx: Add hardware trace-logging support. | Andrew Vasquez | 2008-04-07 |
* | [SCSI] qla2xxx: Add FC-transport Asynchronous Event Notification support. | Andrew Vasquez | 2008-04-07 |
* | [SCSI] qla2xxx: Simplify interrupt handler locking. | Andrew Vasquez | 2008-04-07 |
* | [SCSI] qla2xxx: Update copyright banner. | Andrew Vasquez | 2008-04-07 |
* | [SCSI] qla2xxx: Correct discrepancies during OVERRUN handling on FWI2-capable... | Andrew Vasquez | 2008-03-03 |
* | [SCSI] qla2xxx: Move RISC-interrupt-register modifications to qla2x00_request... | Andrew Vasquez | 2008-02-07 |
* | [SCSI] qla2xxx: Use completion routines. | Marcus Barrow | 2008-01-23 |
* | [SCSI] qla2xxx: Restrict MSI/MSI-X enablement on select ISP2432-type HBAs. | Andrew Vasquez | 2008-01-23 |
* | [SCSI] qla2xxx: Consolidate duplicate sense-data handling codes. | Andrew Vasquez | 2008-01-23 |
* | [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE | FUJITA Tomonori | 2008-01-23 |
* | [SCSI] qla2xxx: Properly handle Vport state-change-notifications. | Shyam Sundar | 2008-01-11 |
* | [SCSI] qla2xxx: Don't explicitly read mbx registers while processing a system... | Andrew Vasquez | 2008-01-11 |
* | [SCSI] qla2xxx: Correct residual-count handling discrepancies during UNDERRUN... | Andrew Vasquez | 2007-10-23 |
* | [SCSI] qla2xxx: Rework MSI-X handlers. | Andrew Vasquez | 2007-10-12 |
* | [SCSI] qla2xxx: Query additional RISC information during a pause. | Andrew Vasquez | 2007-10-12 |
* | [SCSI] qla2xxx: Add PCI error recovery support. | Seokmann Ju | 2007-10-12 |
* | [SCSI] qla2xxx: Correct management-server login-state synchronization issue. | Andrew Vasquez | 2007-08-15 |
* | [SCSI] qla2xxx: Data accessors Cleanup of last merge | Boaz Harrosh | 2007-07-23 |
* | [SCSI] qla2xxx: Add ISP25XX support. | Andrew Vasquez | 2007-07-20 |
* | [SCSI] qla2xxx: Re-factor isp_operations to static structures. | Andrew Vasquez | 2007-07-20 |
* | [SCSI] qla2xxx: Validate mid-layer 'underflow' during check-condition handling. | Shyam Sundar | 2007-07-20 |
* | [SCSI] qla2xxx: Generalize FW-Interface-2 support. | Andrew Vasquez | 2007-07-20 |
* | [SCSI] qla2xxx: add support for NPIV | Seokmann Ju | 2007-07-14 |
* | [SCSI] qla2xxx: convert to use the data buffer accessors | FUJITA Tomonori | 2007-05-31 |
* | [SCSI] aacraid,qla2xxx: use irq_handler_t where appropriate | Jeff Garzik | 2007-05-24 |
* | [SCSI] qla2xxx: Add MSI support. | Andrew Vasquez | 2007-05-08 |
* | Merge branch 'linus' | James Bottomley | 2007-01-31 |
|\ |
|
| * | [SCSI] qla2xxx: Use generic isp_ops.fw_dump() function. | Andrew Vasquez | 2007-01-03 |
| * | [SCSI] qla2xxx: Perform a fw-dump when an ISP23xx RISC-paused state is detected. | Andrew Vasquez | 2007-01-03 |
| * | [SCSI] qla2xxx: Detect GPSC capabilities within a fabric. | Andrew Vasquez | 2007-01-03 |
* | | [SCSI] qla2xxx: Remove unnecessary spinlock primitive - mbx_reg_lock. | Seokmann Ju | 2007-01-31 |
* | | [SCSI] qla2xxx: Enable queue-full throttling when UNDERRUN detected. | Andrew Vasquez | 2007-01-31 |
* | | [SCSI] qla2xxx: Handle IRQ-0 assignments by the system. | Andrew Vasquez | 2007-01-31 |
* | | [SCSI] qla2xxx: Add MSI-X support. | Andrew Vasquez | 2007-01-31 |
* | | [SCSI] qla2xxx: correct locking while call starget_for_each_device() | Seokmann Ju | 2007-01-13 |
|/ |
|
* | [SCSI] qla2xxx: Correct QUEUE_FULL handling. | Andrew Vasquez | 2006-10-25 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 |
* | [SCSI] qla2xxx: Add iIDMA support. | Andrew Vasquez | 2006-10-03 |
* | [SCSI] qla2xxx: Log Trace/Diagonostic asynchronous events. | Andrew Vasquez | 2006-08-06 |
* | [SCSI] qla2xxx: Cleanup DEBUG macro usage. | Andrew Vasquez | 2006-06-26 |
* | [SCSI] qla2xxx: Remove no-op IOCTL codes and macros. | Andrew Vasquez | 2006-06-26 |
* | [SCSI] qla2xxx: Remove unused port-type RSCN handling code. | Andrew Vasquez | 2006-05-20 |
* | [SCSI] qla2xxx: Drop unused driver cruft. | Andrew Vasquez | 2006-05-20 |
* | [SCSI] qla2xxx: Use FW calculated residual count for underrun handling. | Ravi Anand | 2006-05-20 |
* | [SCSI] qla2xxx: Add ISP54xx support. | andrew.vasquez@qlogic.com | 2006-03-12 |
* | [SCSI] qla2xxx: use kthread_ API | Christoph Hellwig | 2006-03-02 |