| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] qla2xxx: Properly re-register FC4/FDMI after physical and logical link... | Andrew Vasquez | 2009-12-04 | 1 | -2/+0 |
* | [SCSI] qla2xxx: Fix NULL ptr deref bug in fail path during queue create | Anirban Chakraborty | 2009-10-02 | 1 | -2/+4 |
* | [SCSI] qla2xxx: Correct various NPIV issues. | Andrew Vasquez | 2009-09-12 | 1 | -16/+14 |
* | [SCSI] qla2xxx: Add asynchronous-login support. | Andrew Vasquez | 2009-09-05 | 1 | -0/+2 |
* | [SCSI] qla2xxx: Process DPC requests within valid Fabric topologies. | Lalit Chandivade | 2009-08-22 | 1 | -0/+3 |
* | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 | 1 | -1/+0 |
* | [SCSI] qla2xxx: Add CPU affinity support. | Anirban Chakraborty | 2009-05-20 | 1 | -0/+11 |
* | [SCSI] qla2xxx: Add QoS support. | Anirban Chakraborty | 2009-05-20 | 1 | -62/+45 |
* | [SCSI] qla2xxx: Consolidate queuecommand implementations. | Giridhar Malavali | 2009-04-03 | 1 | -1/+1 |
* | [SCSI] qla2xxx: Refactor request/response-queue register handling. | Andrew Vasquez | 2009-04-03 | 1 | -1/+9 |
* | [SCSI] qla2xxx: Correct vport delete bug. | Anirban Chakraborty | 2009-03-10 | 1 | -4/+6 |
* | [SCSI] qla2xxx: Correct slab-error overwrite during vport creation and deletion. | Anirban Chakraborty | 2009-02-10 | 1 | -1/+1 |
* | [SCSI] qla2xxx: Remove interrupt request bit check in the response processing... | Anirban Chakraborty | 2009-02-10 | 1 | -5/+5 |
* | [SCSI] qla2xxx: Fix ISP restart bug in multiq code | Anirban Chakraborty | 2009-01-13 | 1 | -0/+1 |
* | [SCSI] qla2xxx: Use proper request/response queues with MQ instantiations. | Andrew Vasquez | 2009-01-07 | 1 | -1/+3 |
* | [SCSI] qla2xxx: add support for multi-queue adapter | Anirban Chakraborty | 2008-12-29 | 1 | -6/+343 |
* | [SCSI] qla2xxx: Refactor qla data structures | Anirban Chakraborty | 2008-12-29 | 1 | -103/+70 |
* | removed unused #include <linux/version.h>'s | Adrian Bunk | 2008-08-23 | 1 | -1/+0 |
* | [SCSI] qla2xxx: Additional NPIV corrections. | Andrew Vasquez | 2008-07-26 | 1 | -0/+1 |
* | [SCSI] qla2xxx: Correct rport/fcport visibility-state handling during loop-re... | Seokmann Ju | 2008-07-26 | 1 | -1/+2 |
* | [SCSI] qla2xxx: Correct fcport state-management during loss. | Seokmann Ju | 2008-07-26 | 1 | -1/+0 |
* | [SCSI] qla2xxx: Cleanup NPIV related functions | Seokmann Ju | 2008-07-26 | 1 | -8/+3 |
* | [SCSI] qla2xxx: Correct handling of AENs postings for vports. | Seokmann Ju | 2008-05-30 | 1 | -0/+1 |
* | [SCSI] qla2xxx: Convert vport_sem to a mutex | matthias@kaehlcke.net | 2008-05-15 | 1 | -9/+9 |
* | [SCSI] qla2xxx: Correct vport configuration-change handling. | Seokmann Ju | 2008-04-07 | 1 | -1/+9 |
* | [SCSI] qla2xxx: Cruft cleanup of functions and structures. | Andrew Vasquez | 2008-04-07 | 1 | -2/+0 |
* | [SCSI] qla2xxx: Update copyright banner. | Andrew Vasquez | 2008-04-07 | 1 | -15/+3 |
* | [SCSI] qla2xxx: Code cleanups. | Adrian Bunk | 2008-01-23 | 1 | -3/+3 |
* | [SCSI] qla2xxx: Add a filter to compare port_name against the physical on vpo... | Seokmann Ju | 2008-01-23 | 1 | -0/+2 |
* | [SCSI] qla2xxx: Use completion routines. | Marcus Barrow | 2008-01-23 | 1 | -2/+3 |
* | [SCSI] qla2xxx: Correct NPIV support for recent ISPs. | Andrew Vasquez | 2008-01-11 | 1 | -21/+12 |
* | [SCSI] qla2xxx: Sparse cleanups in qla_mid.c | Andrew Vasquez | 2007-10-12 | 1 | -32/+2 |
* | [SCSI] qla2xxx: Use shost_priv(). | Andrew Vasquez | 2007-10-12 | 1 | -3/+3 |
* | [SCSI] qla2xxx: add support for NPIV | Seokmann Ju | 2007-07-14 | 1 | -0/+497 |