| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure. | Saurav Kashyap | 2011-07-27 | 1 | -67/+53 |
* | [SCSI] qla2xxx: Update copyright banner. | Andrew Vasquez | 2011-05-01 | 1 | -1/+1 |
* | [SCSI] qla2xxx: Propagate block-layer tags on submitted I/Os. | Andrew Vasquez | 2011-02-25 | 1 | -2/+50 |
* | [SCSI] qla2xxx: Populate Command Type 6 LUN field properly. | Mike Hernandez | 2010-12-09 | 1 | -0/+1 |
* | [SCSI] qla2xxx: Remove scsi_cmnd->serial_number from debug traces | Madhuranath Iyengar | 2010-10-25 | 1 | -2/+2 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-08-04 | 1 | -1/+1 |
|\ |
|
| * | fix typos concerning "management" | Uwe Kleine-König | 2010-06-16 | 1 | -1/+1 |
* | | [SCSI] qla2xxx: T10 DIF Type 2 support | Arun Easi | 2010-07-28 | 1 | -4/+31 |
* | | [SCSI] qla2xxx: Cleanup some dead-code and make some functions static. | Andrew Vasquez | 2010-07-28 | 1 | -1/+1 |
* | | [SCSI] qla2xxx: Update copyright banner. | Giridhar Malavali | 2010-07-28 | 1 | -1/+1 |
* | | [SCSI] qla2xxx: Add CT passthru support for ISP23xx adapters | Harish Zunjarrao | 2010-07-28 | 1 | -1/+79 |
* | | [SCSI] qla2xxx: Removed dependency for SRB structure for Marker processing | Giridhar Malavali | 2010-07-28 | 1 | -118/+16 |
* | | [SCSI] qla2xxx: Clear drive active CRB register when not in use. | Giridhar Malavali | 2010-07-27 | 1 | -2/+2 |
|/ |
|
* | [SCSI] qla2xxx: T10 DIF support added. | Arun Easi | 2010-05-16 | 1 | -1/+677 |
* | [SCSI] qla2xxx: Support for asynchronous TM and Marker IOCBs. | Madhuranath Iyengar | 2010-05-16 | 1 | -0/+64 |
* | [SCSI] qla2xxx: Provide common framework for BSG and IOCB commands. | Madhuranath Iyengar | 2010-05-16 | 1 | -10/+14 |
* | [SCSI] qla2xxx: Limit mailbox command contention for ADISC requests. | Andrew Vasquez | 2010-05-16 | 1 | -2/+37 |
* | [SCSI] qla2xxx: Add ISP82XX support. | Giridhar Malavali | 2010-05-01 | 1 | -23/+51 |
* | [SCSI] qla2xxx: Add BSG support for FC ELS/CT passthrough and vendor commands. | Giridhar Malavali | 2010-01-18 | 1 | -0/+120 |
* | [SCSI] qla2xxx: Add asynchronous-login support. | Andrew Vasquez | 2009-09-05 | 1 | -0/+202 |
* | [SCSI] qla2xxx: Generalize srb structure usage. | Andrew Vasquez | 2009-09-05 | 1 | -0/+2 |
* | [SCSI] qla2xxx: Fix to ensure driver works in sinlge queue mode if multiqueue... | Anirban Chakraborty | 2009-08-22 | 1 | -1/+1 |
* | [SCSI] qla2xxx: Correct NULL pointer bug in cpu affinity mode. | Anirban Chakraborty | 2009-06-08 | 1 | -10/+6 |
* | [SCSI] qla2xxx: Remove reference to request queue from scsi request block. | Anirban Chakraborty | 2009-05-20 | 1 | -14/+8 |
* | [SCSI] qla2xxx: Add CPU affinity support. | Anirban Chakraborty | 2009-05-20 | 1 | -2/+20 |
* | [SCSI] qla2xxx: Add QoS support. | Anirban Chakraborty | 2009-05-20 | 1 | -12/+7 |
* | [SCSI] qla2xxx: Refactor request/response-queue register handling. | Andrew Vasquez | 2009-04-03 | 1 | -34/+3 |
* | [SCSI] qla2xxx: Use proper request/response queues with MQ instantiations. | Andrew Vasquez | 2009-01-07 | 1 | -7/+5 |
* | [SCSI] qla2xxx: changes in multiq code | Anirban Chakraborty | 2008-12-29 | 1 | -25/+43 |
* | [SCSI] qla2xxx: add support for multi-queue adapter | Anirban Chakraborty | 2008-12-29 | 1 | -58/+100 |
* | [SCSI] qla2xxx: Code changes for qla data structure refactoring | Anirban Chakraborty | 2008-12-29 | 1 | -124/+134 |
* | [SCSI] qla2xxx: Fix "occured" spelling errors. | Bjorn Helgaas | 2008-10-03 | 1 | -3/+3 |
* | [SCSI] qla2xxx: Add input/output byte-count statistics. | Harish Zunjarrao | 2008-10-03 | 1 | -7/+17 |
* | [SCSI] qla2xxx: Additional NPIV corrections. | Andrew Vasquez | 2008-07-26 | 1 | -5/+4 |
* | [SCSI] qla2xxx: Always aquire the parent's hardware_lock. | Seokmann Ju | 2008-07-26 | 1 | -10/+13 |
* | [SCSI] qla2xxx: Cruft cleanup of functions and structures. | Andrew Vasquez | 2008-04-07 | 1 | -3/+0 |
* | [SCSI] qla2xxx: Update copyright banner. | Andrew Vasquez | 2008-04-07 | 1 | -1/+1 |
* | [SCSI] qla2xxx: Defer explicit interrupt-polling processing to init-time scen... | Andrew Vasquez | 2007-10-23 | 1 | -1/+1 |
* | [SCSI] qla2xxx: Cleanup several 'sparse' warnings. | Andrew Vasquez | 2007-10-12 | 1 | -2/+2 |
* | [SCSI] qla2xxx: Re-factor isp_operations to static structures. | Andrew Vasquez | 2007-07-20 | 1 | -2/+2 |
* | [SCSI] qla2xxx: Generalize FW-Interface-2 support. | Andrew Vasquez | 2007-07-20 | 1 | -3/+3 |
* | [SCSI] qla2xxx: add support for NPIV | Seokmann Ju | 2007-07-14 | 1 | -8/+20 |
* | [SCSI] qla2xxx: convert to use the data buffer accessors | FUJITA Tomonori | 2007-05-31 | 1 | -150/+82 |
* | [SCSI] qla2xxx: Correct endianess problem while issuing a Marker IOCB on ISP2... | Shyam Sundar | 2006-08-06 | 1 | -0/+1 |
* | [SCSI] qla2xxx: make some more functions static | Adrian Bunk | 2006-06-30 | 1 | -1/+2 |
* | [SCSI] qla2xxx: Drop unused driver cruft. | Andrew Vasquez | 2006-05-20 | 1 | -2/+0 |
* | [SCSI] qla2xxx: Add ISP54xx support. | andrew.vasquez@qlogic.com | 2006-03-12 | 1 | -3/+3 |
* | [PATCH] qla2xxx: Correct lun assignment during IOCB submission. | andrew.vasquez@qlogic.com | 2006-02-07 | 1 | -0/+1 |
* | [SCSI] qla2xxx: fix unnecessary activation of blk tag queue | James Bottomley | 2005-10-28 | 1 | -26/+1 |
* | [SCSI] qla2xxx: Update license. | Andrew Vasquez | 2005-10-28 | 1 | -18/+5 |