aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_mbx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-15[SCSI] qla2xxx: Add IOCB Abort command asynchronous handling.Armen Baloyan1-0/+3
2014-03-15[SCSI] qla2xxx: Add support for ISP2071.Chad Dupuis1-18/+29
2013-12-19[SCSI] qla2xxx: Add BSG interface for read/write serdes register.Joe Carnuccio1-0/+69
2013-12-19[SCSI] qla2xxx: Add BPM support for ISP25xx.Chad Dupuis1-1/+1
2013-12-19[SCSI] qla2xxx: Correctly set mailboxes for extended init control block.Joe Carnuccio1-1/+1
2013-09-03[SCSI] qla2xxx: Correctly print out/in mailbox registers.Joe Carnuccio1-15/+13
2013-09-03[SCSI] qla2xxx: Select link initialization option bits from current operating mode.Joe Carnuccio1-1/+5
2013-09-03[SCSI] qla2xxx: Reconfigure thermal temperature.Joe Carnuccio1-29/+32
2013-09-03[SCSI] qla2xxx: Add setting of driver version string for vendor application.Joe Carnuccio1-0/+106
2013-09-03[SCSI] qla2xxx: Correct multiqueue offset calculations.Andrew Vasquez1-14/+4
2013-09-03[SCSI] qla2xxx: Add support for ISP8044.Atul Deshmukh1-12/+66
2013-07-08[SCSI] qla2xxx: Do not take a second firmware dump when intentionally generating one.Chad Dupuis1-2/+4
2013-07-08[SCSI] qla2xxx: Clear the MBX_INTR_WAIT flag when the mailbox time-out happens.Giridhar Malavali1-2/+8
2013-05-12[SCSI] qla2xxx: Fix for locking issue between driver ISR and mailbox routinesgurinder.shergill@hp.com1-2/+0
2013-04-11[SCSI] qla2xxx: Obtain loopback iteration count from bsg request.Joe Carnuccio1-3/+2
2013-04-11[SCSI] qla2xxx: Add clarifying printk to thermal access fail cases.Joe Carnuccio1-2/+3
2013-04-06[SCSI] Revert "qla2xxx: Add setting of driver version string for vendor application."Joe Carnuccio1-58/+0
2013-02-22[SCSI] qla2xxx: Integrate generic card temperature with mezz card temperature.Joe Carnuccio1-23/+59
2013-02-22[SCSI] qla2xxx: Add setting of driver version string for vendor application.Joe Carnuccio1-0/+58
2013-02-22[SCSI] qla2xxx: Correct list-iteration bug in Report-ID Acquisition codes.Andrew Vasquez1-3/+8
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/+48
2013-02-22[SCSI] qla2xxx: Print thermal unsupported message.Joe Carnuccio1-0/+4
2013-02-22[SCSI] qla2xxx: Determine the number of outstanding commands based on available resources.Chad Dupuis1-4/+4
2012-11-30[SCSI] qla2xxx: Fix for warnings reported by sparse.Saurav Kashyap1-2/+2
2012-11-30[SCSI] qla2xxx: Honor status value of 2 for report-id acquisition.Saurav Kashyap1-1/+1
2012-09-24[SCSI] qla2xxx: Enable fw attributes for ISP24xx and above.Saurav Kashyap1-1/+1
2012-09-24[SCSI] qla2xxx: Update the driver copyright.Chad Dupuis1-1/+1
2012-09-24[SCSI] qla2xxx: Add bit to identify adapters for thermal temp.Joe Carnuccio1-2/+4
2012-09-24[SCSI] qla2xxx: Implemetation of mctp.Saurav Kashyap1-13/+57
2012-09-24[SCSI] qla2xxx: IDC implementation for ISP83xx.Santosh Vernekar1-3/+139
2012-09-14[SCSI] qla2xxx: Display mailbox failure by default.Saurav Kashyap1-1/+1
2012-05-22[SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx seriesNicholas Bellinger1-7/+105
2012-05-22[SCSI] qla2xxx: Remove mirrored field vp_idx from struct fc_port.Joe Carnuccio1-2/+2
2012-05-22[SCSI] qla2xxx: Add ql_dbg_verbose logging level.Saurav Kashyap1-174/+321
2012-05-22[SCSI] qla2xxx: Change "Done" to "Entering" in the debug print statement in qla2x00_port_logout.Chad Dupuis1-1/+1
2012-05-22[SCSI] qla2xxx: Fix typo in qla_mbx.cMasanari Iida1-2/+2
2012-02-19[SCSI] qla2xxx: Handle device mapping changes due to device logout.Arun Easi1-0/+19
2012-02-19[SCSI] qla2xxx: Perform firmware dump procedure on mailbox command timeout.Chad Dupuis1-0/+6
2012-02-19[SCSI] qla2xxx: Log messages to use correct vha.Arun Easi1-30/+30
2012-02-19[SCSI] qla2xxx: Print mailbox command opcode and return code when a command times out.Chad Dupuis1-7/+9
2012-02-19[SCSI] qla2xxx: Reduce mbx-command timeout for Login/Logout requests.Andrew Vasquez1-3/+4
2012-02-19[SCSI] qla2xxx: Perform implicit logout during rport tear-down.Andrew Vasquez1-0/+37
2012-02-19[SCSI] qla2xxx: Consolidation of SRB processing.Giridhar Malavali1-1/+2
2012-02-19[SCSI] qla2xxx: Enhancements to support ISP83xx.Giridhar Malavali1-47/+215
2012-02-18[SCSI] qla2xxx: Complete mailbox command timedout to avoid initialization failures during next reset cycle.Giridhar Malavali1-0/+4
2012-02-18[SCSI] qla2xxx: Clear options-flags while issuing stop-firmware mbx command.Andrew Vasquez1-1/+2
2011-12-15[SCSI] qla2xxx: Correct report-id acquisition checkGiridhar Malavali1-1/+1
2011-12-12[SCSI] qla2xxx: Disable generating pause frames when firmware hang detected for ISP82xx.Giridhar Malavali1-2/+18
2011-12-12[SCSI] qla2xxx: Clear mailbox busy flag during premature mailbox completion for ISP82xx.Giridhar Malavali1-0/+2