summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] fnic: fixing issues in device and firmware reset codeHiral Patel2013-02-223-32/+397
* [SCSI] pm80xx: fix for memory region freeSakthivel K2013-02-221-1/+2
* [SCSI] megaraid_sas: Version and Changelog updateadam radford2013-02-223-4/+13
* [SCSI] megaraid_sas: Dont load DevHandle unless FastPath enabledadam radford2013-02-221-1/+2
* [SCSI] megaraid_sas: Add 4k FastPath DIF supportadam radford2013-02-222-2/+1
* [SCSI] qla2xxx: Wait for IDC complete event to finish loopback operation.Chad Dupuis2013-02-224-10/+39
* [SCSI] qla2xxx: Integrate generic card temperature with mezz card temperature.Joe Carnuccio2013-02-226-40/+86
* [SCSI] qla2xxx: Don't process state change aen for reset owner.Saurav Kashyap2013-02-221-0/+2
* [SCSI] qla2xxx: Don't process RSCNs for a vport on the same physical adapter.Chad Dupuis2013-02-223-18/+33
* [SCSI] qla2xxx: Add setting of driver version string for vendor application.Joe Carnuccio2013-02-225-1/+66
* [SCSI] qla2xxx: Correction of comment in MBC opcode defines.Joe Carnuccio2013-02-221-2/+2
* [SCSI] qla2xxx: Correct list-iteration bug in Report-ID Acquisition codes.Andrew Vasquez2013-02-221-3/+8
* [SCSI] Revert "[SCSI] qla2xxx: Optimize existing port name server query match...Joe Carnuccio2013-02-222-8/+9
* [SCSI] Revert "[SCSI] qla2xxx: Avoid losing any fc ports when loop id's are e...Joe Carnuccio2013-02-221-20/+63
* [SCSI] qla2xxx: silence two GCC warnings.Paul Bolle2013-02-222-4/+5
* [SCSI] qla2xxx: Update the copyright information.Saurav Kashyap2013-02-2221-21/+21
* [SCSI] qla2xxx: Display the lock owner on lock acquire failure.Saurav Kashyap2013-02-223-3/+16
* [SCSI] qla2xxx: Move loopback mode reset after chip reset check.Chad Dupuis2013-02-221-19/+20
* [SCSI] qla2xxx: Extra loopback error handling for ISP83xx.Chad Dupuis2013-02-222-56/+87
* [SCSI] qla2xxx: Unload hangs after issuing BSG commands to vport.Chad Dupuis2013-02-224-10/+15
* [SCSI] qla2xxx: Do MPI reset only for ISP81xx.Saurav Kashyap2013-02-221-4/+6
* [SCSI] qla2xxx: Do link initialization on get loop id failure.Joe Carnuccio2013-02-225-1/+61
* [SCSI] qla2xxx: Update the FTP site references in the driver sources.Giridhar Malavali2013-02-221-1/+1
* [SCSI] qla2xxx: Reject loopback request if one is already in progress.Chad Dupuis2013-02-222-1/+9
* [SCSI] qla2xxx: Print thermal unsupported message.Joe Carnuccio2013-02-222-1/+5
* [SCSI] qla2xxx: Avoid null pointer dereference in shutdown routine.Masanari Iida2013-02-221-0/+3
* [SCSI] qla2xxx: Get VPD information from common location for CNA.Saurav Kashyap2013-02-223-17/+3
* [SCSI] qla2xxx: Correct race in loop_state assignment during reset handling.Andrew Vasquez2013-02-221-3/+3
* [SCSI] qla2xxx: Correction to the message ids.Saurav Kashyap2013-02-221-0/+1
* [SCSI] qla2xxx: Prevent enabling target mode for unsupported HBAs.Arun Easi2013-02-223-1/+8
* [SCSI] qla2xxx: Allow ISP81xx to create ATIO queues.Arun Easi2013-02-221-0/+1
* [SCSI] qla2xxx: Enable target mode support for ISP83xx.Arun Easi2013-02-228-25/+187
* [SCSI] qla2xxx: Ramp down queue depth for attached SCSI devices when driver r...Chad Dupuis2013-02-226-7/+135
* [SCSI] qla2xxx: Determine the number of outstanding commands based on availab...Chad Dupuis2013-02-2213-47/+110
* [SCSI] libosd: check for kzalloc() failureDan Carpenter2013-02-221-0/+4
* [SCSI] qla4xxx: don't free NULL dma poolDan Carpenter2013-02-221-4/+2
* [SCSI] mvsas: fixed timeout issue when removing moduleXiangliang Yu2013-02-222-2/+9
* [SCSI] aacraid: 1024 max outstanding command support for Series 7 and aboveMahesh Rajashekhara2013-01-302-3/+16
* [SCSI] bnx2fc: adjust duplicate testJulia Lawall2013-01-301-1/+1
* [SCSI] qla4xxx: Update driver version to 5.03.00-k4Vikas Chaudhary2013-01-301-1/+1
* [SCSI] qla4xxx: Fix return code for qla4xxx_session_get_param.Manish Rangankar2013-01-301-6/+6
* [SCSI] qla4xxx: wait for boot target login response during probe.Manish Rangankar2013-01-302-4/+84
* [SCSI] qla4xxx: Added support for force firmware dumpVikas Chaudhary2013-01-303-6/+13
* [SCSI] qla4xxx: Re-register IRQ handler while retrying initialize of adapterPoornima Vonti2013-01-302-24/+5
* [SCSI] qla4xxx: Throttle active IOCBs to firmware limitsKaren Higgins2013-01-303-3/+21
* [SCSI] qla4xxx: Remove unnecessary code from qla4xxx_init_local_dataKaren Higgins2013-01-301-5/+2
* [SCSI] qla4xxx: Quiesce driver activities while loopbackNilesh Javali2013-01-304-3/+45
* [SCSI] qla4xxx: Rename MBOX_ASTS_IDC_NOTIFY to MBOX_ASTS_IDC_REQUEST_NOTIFICA...Nilesh Javali2013-01-302-2/+2
* [SCSI] qla4xxx: Add spurious interrupt messages under debug level 2Nilesh Javali2013-01-301-6/+7
* [SCSI] cxgb4i: Remove the scsi host device when removing deviceThadeu Lima de Souza Cascardo2013-01-301-0/+1
OpenPOWER on IntegriCloud