aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_def.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-08[SCSI] qla2xxx: Fix sparse warning from qla_mr.c and qla_iocb.c.Saurav Kashyap1-17/+17
2013-04-11[SCSI] qla2xxx: Obtain loopback iteration count from bsg request.Joe Carnuccio1-0/+1
2013-04-11[SCSI] qla2xxx: Enhancements to support ISPFx00.Giridhar Malavali1-6/+229
2013-04-06[SCSI] Revert "qla2xxx: Add setting of driver version string for vendor application."Joe Carnuccio1-1/+0
2013-02-22[SCSI] qla2xxx: Wait for IDC complete event to finish loopback operation.Chad Dupuis1-0/+6
2013-02-22[SCSI] qla2xxx: Integrate generic card temperature with mezz card temperature.Joe Carnuccio1-1/+4
2013-02-22[SCSI] qla2xxx: Add setting of driver version string for vendor application.Joe Carnuccio1-0/+2
2013-02-22[SCSI] qla2xxx: Correction of comment in MBC opcode defines.Joe Carnuccio1-2/+2
2013-02-22[SCSI] Revert "[SCSI] qla2xxx: Optimize existing port name server query matching."Joe Carnuccio1-3/+0
2013-02-22[SCSI] qla2xxx: silence two GCC warnings.Paul Bolle1-0/+1
2013-02-22[SCSI] qla2xxx: Update the copyright information.Saurav Kashyap1-1/+1
2013-02-22[SCSI] qla2xxx: Do link initialization on get loop id failure.Joe Carnuccio1-0/+1
2013-02-22[SCSI] qla2xxx: Prevent enabling target mode for unsupported HBAs.Arun Easi1-0/+1
2013-02-22[SCSI] qla2xxx: Enable target mode support for ISP83xx.Arun Easi1-0/+8
2013-02-22[SCSI] qla2xxx: Ramp down queue depth for attached SCSI devices when driver resources are low.Chad Dupuis1-0/+9
2013-02-22[SCSI] qla2xxx: Determine the number of outstanding commands based on available resources.Chad Dupuis1-6/+6
2012-11-30[SCSI] qla2xxx: Fix for warnings reported by sparse.Saurav Kashyap1-2/+2
2012-09-24[SCSI] qla2xxx: T10 DIF - ISP83xx changes.Arun Easi1-3/+10
2012-09-24[SCSI] qla2xxx: Fix for handling some error conditions in loopback.Chad Dupuis1-1/+2
2012-09-24[SCSI] qla2xxx: Use #defines instead of hardcoded values for intr status.Arun Easi1-0/+11
2012-09-24[SCSI] qla2xxx: Update the driver copyright.Chad Dupuis1-1/+1
2012-09-24[SCSI] qla2xxx: Changes for ISP83xx loopback support.Chad Dupuis1-0/+1
2012-09-24[SCSI] qla2xxx: Implemetation of mctp.Saurav Kashyap1-1/+9
2012-09-24[SCSI] qla2xxx: IDC implementation for ISP83xx.Santosh Vernekar1-4/+97
2012-09-24[SCSI] qla2xxx: Implementation of bidirectional.Saurav Kashyap1-0/+23
2012-09-24[SCSI] qla2xxx: Use bitmap to store loop_id's for fcports.Chad Dupuis1-0/+2
2012-05-22[SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx seriesNicholas Bellinger1-2/+67
2012-05-22[SCSI] qla2xxx: Don't capture minidump for ISP82xx on flash update from application.Giridhar Malavali1-0/+1
2012-05-22[SCSI] qla2xxx: Optimize existing port name server query matching.Joe Carnuccio1-0/+3
2012-05-22[SCSI] qla2xxx: Remove mirrored field vp_idx from struct fc_port.Joe Carnuccio1-1/+0
2012-05-22[SCSI] qla2xxx: Stats should be different from physical and virtual portsSaurav Kashyap1-2/+2
2012-02-19[SCSI] qla2xxx: Add ha->max_fibre_devices to keep track of the maximum number of targets.Chad Dupuis1-7/+13
2012-02-19[SCSI] qla2xxx: Cache swl during fabric discovery.Andrew Vasquez1-0/+2
2012-02-19[SCSI] qla2xxx: Remove EDC sysfs interface.Joe Carnuccio1-4/+0
2012-02-19[SCSI] qla2xxx: Perform implicit logout during rport tear-down.Andrew Vasquez1-0/+1
2012-02-19[SCSI] qla2xxx: Handle change notifications based on switch scan results.Arun Easi1-8/+1
2012-02-19[SCSI] qla2xxx: Consolidation of SRB processing.Giridhar Malavali1-17/+27
2012-02-19[SCSI] qla2xxx: Enhancements to support ISP83xx.Giridhar Malavali1-10/+27
2012-02-18[SCSI] qla2xxx: Correct out of bounds read of ISP2200 mailbox registers.Andrew Vasquez1-0/+1
2011-12-15[SCSI] qla2xxx: Ensure there's enough request-queue space for passthru IOCBs.Andrew Vasquez1-0/+1
2011-12-15[SCSI] qla2xxx: Added a new entry to ISP specific function pointers structure.Giridhar Malavali1-0/+1
2011-12-15[SCSI] qla2xxx: Update to dynamic logging.Chad Dupuis1-4/+0
2011-08-29[SCSI] qla2xxx: Add support for ISP82xx to capture dump (minidump) on failure.Giridhar Malavali1-1/+8
2011-08-27[SCSI] qla2xxx: T10 DIF - Fix incorrect error reporting.Arun Easi1-0/+2
2011-05-01[SCSI] qla2xxx: Log fcport state transitions when debug messages are enabled.Chad Dupuis1-0/+8
2011-05-01[SCSI] qla2xxx: Update copyright banner.Andrew Vasquez1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-02-25[SCSI] qla2xxx: Abort pending commands for faster recovery during ISP reset.Giridhar Malavali1-3/+6
2010-12-23[SCSI] qla2xxx: Add sysfs node for displaying board temperature.Andrew Vasquez1-1/+2
2010-12-23[SCSI] qla2xxx: Added support for quiescence mode for ISP82xx.Saurav Kashyap1-0/+3