summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_mbx.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: use 64-bit LUNsHannes Reinecke2014-07-171-6/+6
* qla2xxx: Use kmemdup instead of kmalloc + memcpyBenoit Taine2014-05-281-2/+1Star
* qla2xxx: ISP27xx queue index shadow registers.Joe Carnuccio2014-05-191-2/+8
* qla2xxx: Avoid escalating the SCSI error handler if the command is not found ...Chad Dupuis2014-05-191-1/+4
* qla2xxx: Change copyright year to 2014 in all the source files.Armen Baloyan2014-05-191-1/+1
* qla2xxx: Add ISP8044 serdes bsg interface.Joe Carnuccio2014-05-191-0/+72
* qla2xxx: Correct ISP83xx/ISP27xx mislogic in setting out_mb in qla25xx_init_r...Joe Carnuccio2014-05-191-1/+1
* qla2xxx: Allow ISP83XX and ISP27XX both to write req_q_out register.Joe Carnuccio2014-05-191-1/+1
* [SCSI] qla2xxx: Add IOCB Abort command asynchronous handling.Armen Baloyan2014-03-151-0/+3
* [SCSI] qla2xxx: Add support for ISP2071.Chad Dupuis2014-03-151-18/+29
* [SCSI] qla2xxx: Add BSG interface for read/write serdes register.Joe Carnuccio2013-12-191-0/+69
* [SCSI] qla2xxx: Add BPM support for ISP25xx.Chad Dupuis2013-12-191-1/+1
* [SCSI] qla2xxx: Correctly set mailboxes for extended init control block.Joe Carnuccio2013-12-191-1/+1
* [SCSI] qla2xxx: Correctly print out/in mailbox registers.Joe Carnuccio2013-09-031-15/+13Star
* [SCSI] qla2xxx: Select link initialization option bits from current operating...Joe Carnuccio2013-09-031-1/+5
* [SCSI] qla2xxx: Reconfigure thermal temperature.Joe Carnuccio2013-09-031-29/+32
* [SCSI] qla2xxx: Add setting of driver version string for vendor application.Joe Carnuccio2013-09-031-0/+106
* [SCSI] qla2xxx: Correct multiqueue offset calculations.Andrew Vasquez2013-09-031-14/+4Star
* [SCSI] qla2xxx: Add support for ISP8044.Atul Deshmukh2013-09-031-12/+66
* [SCSI] qla2xxx: Do not take a second firmware dump when intentionally generat...Chad Dupuis2013-07-081-2/+4
* [SCSI] qla2xxx: Clear the MBX_INTR_WAIT flag when the mailbox time-out happens.Giridhar Malavali2013-07-081-2/+8
* [SCSI] qla2xxx: Fix for locking issue between driver ISR and mailbox routinesgurinder.shergill@hp.com2013-05-121-2/+0Star
* [SCSI] qla2xxx: Obtain loopback iteration count from bsg request.Joe Carnuccio2013-04-121-3/+2Star
* [SCSI] qla2xxx: Add clarifying printk to thermal access fail cases.Joe Carnuccio2013-04-121-2/+3
* [SCSI] Revert "qla2xxx: Add setting of driver version string for vendor appli...Joe Carnuccio2013-04-061-58/+0Star
* [SCSI] qla2xxx: Integrate generic card temperature with mezz card temperature.Joe Carnuccio2013-02-221-23/+59
* [SCSI] qla2xxx: Add setting of driver version string for vendor application.Joe Carnuccio2013-02-221-0/+58
* [SCSI] qla2xxx: Correct list-iteration bug in Report-ID Acquisition codes.Andrew Vasquez2013-02-221-3/+8
* [SCSI] qla2xxx: Update the copyright information.Saurav Kashyap2013-02-221-1/+1
* [SCSI] qla2xxx: Do link initialization on get loop id failure.Joe Carnuccio2013-02-221-0/+48
* [SCSI] qla2xxx: Print thermal unsupported message.Joe Carnuccio2013-02-221-0/+4
* [SCSI] qla2xxx: Determine the number of outstanding commands based on availab...Chad Dupuis2013-02-221-4/+4
* [SCSI] qla2xxx: Fix for warnings reported by sparse.Saurav Kashyap2012-11-301-2/+2
* [SCSI] qla2xxx: Honor status value of 2 for report-id acquisition.Saurav Kashyap2012-11-301-1/+1
* [SCSI] qla2xxx: Enable fw attributes for ISP24xx and above.Saurav Kashyap2012-09-241-1/+1
* [SCSI] qla2xxx: Update the driver copyright.Chad Dupuis2012-09-241-1/+1
* [SCSI] qla2xxx: Add bit to identify adapters for thermal temp.Joe Carnuccio2012-09-241-2/+4
* [SCSI] qla2xxx: Implemetation of mctp.Saurav Kashyap2012-09-241-13/+57
* [SCSI] qla2xxx: IDC implementation for ISP83xx.Santosh Vernekar2012-09-241-3/+139
* [SCSI] qla2xxx: Display mailbox failure by default.Saurav Kashyap2012-09-141-1/+1
* [SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx seriesNicholas Bellinger2012-05-221-7/+105
* [SCSI] qla2xxx: Remove mirrored field vp_idx from struct fc_port.Joe Carnuccio2012-05-221-2/+2
* [SCSI] qla2xxx: Add ql_dbg_verbose logging level.Saurav Kashyap2012-05-221-174/+321
* [SCSI] qla2xxx: Change "Done" to "Entering" in the debug print statement in q...Chad Dupuis2012-05-221-1/+1
* [SCSI] qla2xxx: Fix typo in qla_mbx.cMasanari Iida2012-05-221-2/+2
* [SCSI] qla2xxx: Handle device mapping changes due to device logout.Arun Easi2012-02-191-0/+19
* [SCSI] qla2xxx: Perform firmware dump procedure on mailbox command timeout.Chad Dupuis2012-02-191-0/+6
* [SCSI] qla2xxx: Log messages to use correct vha.Arun Easi2012-02-191-30/+30
* [SCSI] qla2xxx: Print mailbox command opcode and return code when a command t...Chad Dupuis2012-02-191-7/+9
* [SCSI] qla2xxx: Reduce mbx-command timeout for Login/Logout requests.Andrew Vasquez2012-02-191-3/+4