summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_mbx.c
AgeCommit message (Expand)Author
2013-12-19[SCSI] qla2xxx: Add BSG interface for read/write serdes register.Joe Carnuccio
2013-12-19[SCSI] qla2xxx: Add BPM support for ISP25xx.Chad Dupuis
2013-12-19[SCSI] qla2xxx: Correctly set mailboxes for extended init control block.Joe Carnuccio
2013-09-03[SCSI] qla2xxx: Correctly print out/in mailbox registers.Joe Carnuccio
2013-09-03[SCSI] qla2xxx: Select link initialization option bits from current operating...Joe Carnuccio
2013-09-03[SCSI] qla2xxx: Reconfigure thermal temperature.Joe Carnuccio
2013-09-03[SCSI] qla2xxx: Add setting of driver version string for vendor application.Joe Carnuccio
2013-09-03[SCSI] qla2xxx: Correct multiqueue offset calculations.Andrew Vasquez
2013-09-03[SCSI] qla2xxx: Add support for ISP8044.Atul Deshmukh
2013-07-08[SCSI] qla2xxx: Do not take a second firmware dump when intentionally generat...Chad Dupuis
2013-07-08[SCSI] qla2xxx: Clear the MBX_INTR_WAIT flag when the mailbox time-out happens.Giridhar Malavali
2013-05-12[SCSI] qla2xxx: Fix for locking issue between driver ISR and mailbox routinesgurinder.shergill@hp.com
2013-04-11[SCSI] qla2xxx: Obtain loopback iteration count from bsg request.Joe Carnuccio
2013-04-11[SCSI] qla2xxx: Add clarifying printk to thermal access fail cases.Joe Carnuccio
2013-04-06[SCSI] Revert "qla2xxx: Add setting of driver version string for vendor appli...Joe Carnuccio
2013-02-22[SCSI] qla2xxx: Integrate generic card temperature with mezz card temperature.Joe Carnuccio
2013-02-22[SCSI] qla2xxx: Add setting of driver version string for vendor application.Joe Carnuccio
2013-02-22[SCSI] qla2xxx: Correct list-iteration bug in Report-ID Acquisition codes.Andrew Vasquez
2013-02-22[SCSI] qla2xxx: Update the copyright information.Saurav Kashyap
2013-02-22[SCSI] qla2xxx: Do link initialization on get loop id failure.Joe Carnuccio
2013-02-22[SCSI] qla2xxx: Print thermal unsupported message.Joe Carnuccio
2013-02-22[SCSI] qla2xxx: Determine the number of outstanding commands based on availab...Chad Dupuis
2012-11-30[SCSI] qla2xxx: Fix for warnings reported by sparse.Saurav Kashyap
2012-11-30[SCSI] qla2xxx: Honor status value of 2 for report-id acquisition.Saurav Kashyap
2012-09-24[SCSI] qla2xxx: Enable fw attributes for ISP24xx and above.Saurav Kashyap
2012-09-24[SCSI] qla2xxx: Update the driver copyright.Chad Dupuis
2012-09-24[SCSI] qla2xxx: Add bit to identify adapters for thermal temp.Joe Carnuccio
2012-09-24[SCSI] qla2xxx: Implemetation of mctp.Saurav Kashyap
2012-09-24[SCSI] qla2xxx: IDC implementation for ISP83xx.Santosh Vernekar
2012-09-14[SCSI] qla2xxx: Display mailbox failure by default.Saurav Kashyap
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: Add ql_dbg_verbose logging level.Saurav Kashyap
2012-05-22[SCSI] qla2xxx: Change "Done" to "Entering" in the debug print statement in q...Chad Dupuis
2012-05-22[SCSI] qla2xxx: Fix typo in qla_mbx.cMasanari Iida
2012-02-19[SCSI] qla2xxx: Handle device mapping changes due to device logout.Arun Easi
2012-02-19[SCSI] qla2xxx: Perform firmware dump procedure on mailbox command timeout.Chad Dupuis
2012-02-19[SCSI] qla2xxx: Log messages to use correct vha.Arun Easi
2012-02-19[SCSI] qla2xxx: Print mailbox command opcode and return code when a command t...Chad Dupuis
2012-02-19[SCSI] qla2xxx: Reduce mbx-command timeout for Login/Logout requests.Andrew Vasquez
2012-02-19[SCSI] qla2xxx: Perform implicit logout during rport tear-down.Andrew Vasquez
2012-02-19[SCSI] qla2xxx: Consolidation of SRB processing.Giridhar Malavali
2012-02-19[SCSI] qla2xxx: Enhancements to support ISP83xx.Giridhar Malavali
2012-02-18[SCSI] qla2xxx: Complete mailbox command timedout to avoid initialization fai...Giridhar Malavali
2012-02-18[SCSI] qla2xxx: Clear options-flags while issuing stop-firmware mbx command.Andrew Vasquez
2011-12-15[SCSI] qla2xxx: Correct report-id acquisition checkGiridhar Malavali
2011-12-12[SCSI] qla2xxx: Disable generating pause frames when firmware hang detected f...Giridhar Malavali
2011-12-12[SCSI] qla2xxx: Clear mailbox busy flag during premature mailbox completion f...Giridhar Malavali
2011-12-12[SCSI] qla2xxx: Return the correct value for a mailbox command if 82xx is in ...Andrew Vasquez
2011-08-29[SCSI] qla2xxx: Implemeted beacon on/off for ISP82XX.Saurav Kashyap