| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers/scsi/qla2xxx/qla_os.c: fix continuation line formats | Joe Perches | 2010-08-11 | 1 | -2/+2 |
* | [SCSI] qla2xxx: T10 DIF Type 2 support | Arun Easi | 2010-07-28 | 1 | -1/+6 |
* | [SCSI] qla2xxx: Cleanup some dead-code and make some functions static. | Andrew Vasquez | 2010-07-28 | 1 | -2/+2 |
* | [SCSI] qla2xxx: Update copyright banner. | Giridhar Malavali | 2010-07-28 | 1 | -1/+1 |
* | [SCSI] qla2xxx: Rearranged and cleaned up the code for processing the pending... | Giridhar Malavali | 2010-07-28 | 1 | -34/+7 |
* | [SCSI] qla2xxx: Add qla2x00_free_fcports() function | Chad Dupuis | 2010-07-28 | 1 | -0/+13 |
* | [SCSI] qla2xxx: Enable CRB based doorbell posting for request queue as defaul... | Giridhar Malavali | 2010-07-27 | 1 | -1/+1 |
* | [SCSI] qla2xxx: T10 DIF enablement for 81XX | Arun Easi | 2010-07-27 | 1 | -2/+2 |
* | [SCSI] qla2xxx: Add internal loopback support for ISP81xx. | Sarang Radke | 2010-07-27 | 1 | -0/+1 |
* | [SCSI] qla2xxx: Correct use-after-free oops seen during EH-abort. | Giridhar Malavali | 2010-07-27 | 1 | -1/+30 |
* | [SCSI] qla2xxx: Clear drive active CRB register when not in use. | Giridhar Malavali | 2010-07-27 | 1 | -0/+4 |
* | [SCSI] qla2xxx: Optionally disable target reset. | Giridhar Malavali | 2010-05-16 | 1 | -1/+7 |
* | [SCSI] qla2xxx: ensure flash operation and host reset via sg_reset are mutual... | Lalit Chandivade | 2010-05-16 | 1 | -1/+45 |
* | [SCSI] qla2xxx: T10 DIF support added. | Arun Easi | 2010-05-16 | 1 | -8/+67 |
* | [SCSI] qla2xxx: Support for asynchronous TM and Marker IOCBs. | Madhuranath Iyengar | 2010-05-16 | 1 | -0/+5 |
* | [SCSI] qla2xxx: Provide common framework for BSG and IOCB commands. | Madhuranath Iyengar | 2010-05-16 | 1 | -9/+4 |
* | [SCSI] qla2xxx: Limit mailbox command contention for ADISC requests. | Andrew Vasquez | 2010-05-16 | 1 | -3/+28 |
* | [SCSI] qla2xxx: Add char device to increase driver use count | Harish Zunjarrao | 2010-05-16 | 1 | -0/+14 |
* | [SCSI] qla2xxx: Clear error status after uncorrectable non-fatal errors. | Lalit Chandivade | 2010-05-16 | 1 | -1/+2 |
* | [SCSI] qla2xxx: Add ISP82XX support. | Giridhar Malavali | 2010-05-01 | 1 | -25/+321 |
* | [SCSI] qla2xxx: Fix documentation of ql2xfdmienable module parameter | Ferenc Wagner | 2010-04-11 | 1 | -2/+2 |
* | [SCSI] qla2xxx: General checkpatch corrections. | Andrew Vasquez | 2010-04-11 | 1 | -7/+15 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2010-04-05 | 1 | -1/+3 |
|\ |
|
| * | [SCSI] qla2xxx: Check to make sure multique and CPU affinity support is not e... | Michael Hernandez | 2010-03-27 | 1 | -1/+3 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
|/ |
|
* | [SCSI] qla2xxx: EEH: Restore PCI saved state during pci slot reset. | Richard Lary | 2010-02-19 | 1 | -0/+5 |
* | [SCSI] qla2xxx: Add firmware ETS burst support. | Andrew Vasquez | 2010-02-19 | 1 | -0/+6 |
* | [SCSI] qla2xxx: Correct use-after-free issue in terminate_rport_io callback. | Andrew Vasquez | 2010-02-19 | 1 | -38/+0 |
* | [SCSI] qla2xxx: Correct EH bus-reset handling. | Andrew Vasquez | 2010-02-19 | 1 | -13/+14 |
* | [SCSI] qla2xxx: Proper clean-up of BSG requests when request times out. | Giridhar Malavali | 2010-02-19 | 1 | -2/+13 |
* | [SCSI] qla2xxx: negative error return in qla2x00_change_queue_depth() | Roel Kluin | 2010-02-17 | 1 | -1/+1 |
* | [SCSI] qla2xxx: Remove firmware hint for 81xx parts. | Giridhar Malavali | 2010-01-18 | 1 | -1/+0 |
* | [SCSI] qla2xxx: Add BSG support for FC ELS/CT passthrough and vendor commands. | Giridhar Malavali | 2010-01-18 | 1 | -0/+1 |
* | [SCSI] qla2xxx: Enhance EEH support and enable AER support. | Joe Carnuccio | 2010-01-18 | 1 | -16/+24 |
* | [SCSI] qla2xxx: Correct FCP2 recovery handling. | Andrew Vasquez | 2010-01-17 | 1 | -6/+6 |
* | [SCSI] qla2xxx: Added to EEH support. | Duane Grigsby | 2009-12-30 | 1 | -0/+7 |
* | [SCSI] qla2xxx: Extend base EEH support in qla2xxx. | Andrew Vasquez | 2009-12-30 | 1 | -8/+75 |
* | [SCSI] qla2xxx: Queue depth ramp up/down modification changes. | Giridhar Malavali | 2009-12-10 | 1 | -18/+51 |
* | [SCSI] qla2xxx: dpc thread can execute before scsi host has been added | Michael Reed | 2009-12-10 | 1 | -3/+3 |
* | [SCSI] scsi_transport_fc: Introduce helper function for blocking scsi_eh | Christof Schmitt | 2009-12-04 | 1 | -21/+4 |
* | [SCSI] modify change_queue_depth to take in reason why it is being called | Mike Christie | 2009-12-04 | 1 | -2/+5 |
* | [SCSI] qla2xxx: Add firmware-dump kobject uevent notification. | Andrew Vasquez | 2009-12-04 | 1 | -0/+35 |
* | [SCSI] qla2xxx: Properly delete rports attached to a vport. | Andrew Vasquez | 2009-09-12 | 1 | -2/+4 |
* | [SCSI] qla2xxx: Correct various NPIV issues. | Andrew Vasquez | 2009-09-12 | 1 | -10/+11 |
* | [SCSI] qla2xxx: Correct qla2x00_eh_wait_on_command() to wait correctly. | Lalit Chandivade | 2009-09-12 | 1 | -4/+1 |
* | [SCSI] qla2xxx: Correctly set FCF_TAPE_PRESENT flag based on scsi-device. | Santosh Vernekar | 2009-09-12 | 1 | -0/+3 |
* | [SCSI] qla2xxx: Add asynchronous-login support. | Andrew Vasquez | 2009-09-05 | 1 | -6/+66 |
* | [SCSI] qla2xxx: Generalize srb structure usage. | Andrew Vasquez | 2009-09-05 | 1 | -2/+9 |
* | [SCSI] qla2xxx: Fix to ensure driver works in sinlge queue mode if multiqueue... | Anirban Chakraborty | 2009-08-22 | 1 | -4/+19 |
* | qla2xxx: Fixed a bug in number of response queue creation logic. | Anirban Chakraborty | 2009-06-21 | 1 | -1/+1 |