aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_iocb.c
AgeCommit message (Expand)Author
2013-09-03[SCSI] qla2xxx: Add missing FCP statistics to sysfs interface.Joe Carnuccio
2013-09-03[SCSI] qla2xxx: Add support for ISP8044.Atul Deshmukh
2013-07-23[SCSI] qla2xxx: Properly set the tagging for commands.Saurav Kashyap
2013-07-08[SCSI] qla2xxx: Remove a dead assignment in qla24xx_build_scsi_crc_2_iocbs().Bart Van Assche
2013-07-08[SCSI] qla2xxx: Fix sparse warning from qla_mr.c and qla_iocb.c.Saurav Kashyap
2013-04-11[SCSI] qla2xxx: Enhancements to support ISPFx00.Giridhar Malavali
2013-02-22[SCSI] qla2xxx: Update the copyright information.Saurav Kashyap
2013-02-22[SCSI] qla2xxx: Determine the number of outstanding commands based on availab...Chad Dupuis
2012-11-30[SCSI] qla2xxx: Use correct Request-Q-Out register during bidirectional reque...Andrew Vasquez
2012-11-30[SCSI] qla2xxx: Fix for warnings reported by sparse.Saurav Kashyap
2012-09-24[SCSI] qla2xxx: T10 DIF - ISP83xx changes.Arun Easi
2012-09-24[SCSI] qla2xxx: Update the driver copyright.Chad Dupuis
2012-09-24[SCSI] qla2xxx: Implementation of bidirectional.Saurav Kashyap
2012-09-14[SCSI] qla2xxx: Fix typo in qla2xxx filesMasanari Iida
2012-05-22[SCSI] qla2xxx: don't free pool that wasn't allocatedDan Carpenter
2012-05-22[SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx seriesNicholas Bellinger
2012-05-22[SCSI] qla2xxx: Remove mirrored field vp_idx from struct fc_port.Joe Carnuccio
2012-05-22[SCSI] qla2xxx: Stats should be different from physical and virtual portsSaurav Kashyap
2012-05-22[SCSI] qla2xxx: Micro optimization in queuecommand handlerChetan Loke
2012-02-19[SCSI] qla2xxx: Fix incorrect register access in qla2x00_start_iocbs().Arun Easi
2012-02-19[SCSI] qla2xxx: Consolidation of SRB processing.Giridhar Malavali
2012-02-19[SCSI] qla2xxx: Enhancements to support ISP83xx.Giridhar Malavali
2011-12-15[SCSI] qla2xxx: Ensure there's enough request-queue space for passthru IOCBs.Andrew Vasquez
2011-12-15[SCSI] qla2xxx: Implement FCP priority tagging for 82xx adapters.Saurav Kashyap
2011-12-15[SCSI] qla2xxx: Consolidated IOCB processing routines.Giridhar Malavali
2011-12-15[SCSI] qla2xxx: Process marker IOCB request on request queue 0.Giridhar Malavali
2011-12-15[SCSI] qla2xxx: Make the logging functions verify their arguments and fixed t...Joe Perches
2011-12-12[SCSI] qla2xxx: Submit all chained IOCBs for passthrough commands on request ...Giridhar Malavali
2011-08-27[SCSI] qla2xxx: T10 DIF - Fix incorrect error reporting.Arun Easi
2011-08-27[SCSI] qla2xxx: T10 DIF - Handle uninitalized sectors.Arun Easi
2011-07-27[SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure.Saurav Kashyap
2011-05-01[SCSI] qla2xxx: Update copyright banner.Andrew Vasquez
2011-02-25[SCSI] qla2xxx: Propagate block-layer tags on submitted I/Os.Andrew Vasquez
2010-12-09[SCSI] qla2xxx: Populate Command Type 6 LUN field properly.Mike Hernandez
2010-10-25[SCSI] qla2xxx: Remove scsi_cmnd->serial_number from debug tracesMadhuranath Iyengar
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-07-28[SCSI] qla2xxx: T10 DIF Type 2 supportArun Easi
2010-07-28[SCSI] qla2xxx: Cleanup some dead-code and make some functions static.Andrew Vasquez
2010-07-28[SCSI] qla2xxx: Update copyright banner.Giridhar Malavali
2010-07-28[SCSI] qla2xxx: Add CT passthru support for ISP23xx adaptersHarish Zunjarrao
2010-07-28[SCSI] qla2xxx: Removed dependency for SRB structure for Marker processingGiridhar Malavali
2010-07-27[SCSI] qla2xxx: Clear drive active CRB register when not in use.Giridhar Malavali
2010-06-16fix typos concerning "management"Uwe Kleine-König
2010-05-16[SCSI] qla2xxx: T10 DIF support added.Arun Easi
2010-05-16[SCSI] qla2xxx: Support for asynchronous TM and Marker IOCBs.Madhuranath Iyengar
2010-05-16[SCSI] qla2xxx: Provide common framework for BSG and IOCB commands.Madhuranath Iyengar
2010-05-16[SCSI] qla2xxx: Limit mailbox command contention for ADISC requests.Andrew Vasquez
2010-05-01[SCSI] qla2xxx: Add ISP82XX support.Giridhar Malavali
2010-01-18[SCSI] qla2xxx: Add BSG support for FC ELS/CT passthrough and vendor commands.Giridhar Malavali
2009-09-05[SCSI] qla2xxx: Add asynchronous-login support.Andrew Vasquez