summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] qla4xxx: Fix un-necessary delay on invalid DDBLalit Chandivade2012-02-192-0/+6
* [SCSI] qla4xxx: Remove unused codeVikas Chaudhary2012-02-191-12/+0
* [SCSI] libfc: Handle discovery failure during ctlr link downBhanu Prakash Gollapudi2012-02-191-0/+7
* [SCSI] libfc: Fix panic in fc_exch_recvBhanu Prakash Gollapudi2012-02-191-3/+4
* [SCSI] fcoe: Remove reference counting on 'stuct fcoe_interface'Robert Love2012-02-192-46/+5
* [SCSI] fcoe: Do not switch context in vport_delete callbackRobert Love2012-02-191-9/+6
* [SCSI] fcoe: Rename out_nomod label to out_putmodRobert Love2012-02-191-3/+3
* [SCSI] fcoe: Allow exposing FDMI attributes via sysfsNeerav Parikh2012-02-191-0/+8
* [SCSI] libfcoe: Don't KERN_ERR on netdev notificationRobert Love2012-02-191-2/+2
* [SCSI] isci: T10 DIF supportDave Jiang2012-02-193-16/+193
* [SCSI] qla2xxx: Avoid invalid request queue dereference for bad response pack...Arun Easi2012-02-191-11/+17
* [SCSI] qla2xxx: Stop iteration after first failure in *_id functions.Arun Easi2012-02-191-0/+6
* [SCSI] qla2xxx: Fix incorrect register access in qla2x00_start_iocbs().Arun Easi2012-02-191-1/+1
* [SCSI] qla2xxx: Handle device mapping changes due to device logout.Arun Easi2012-02-192-0/+27
* [SCSI] qla2xxx: Add ha->max_fibre_devices to keep track of the maximum number...Chad Dupuis2012-02-197-48/+77
* [SCSI] qla2xxx: Cache swl during fabric discovery.Andrew Vasquez2012-02-193-7/+8
* [SCSI] qla2xxx: Remove EDC sysfs interface.Joe Carnuccio2012-02-194-149/+4
* [SCSI] qla2xxx: Update LICENSE.qla2xxx.Chad Dupuis2012-02-191-39/+2
* [SCSI] qla2xxx: Perform firmware dump procedure on mailbox command timeout.Chad Dupuis2012-02-191-0/+6
* [SCSI] qla2xxx: Change the log message when previous dump is available to ret...Giridhar Malavali2012-02-191-2/+3
* [SCSI] qla2xxx: Log messages to use correct vha.Arun Easi2012-02-192-47/+47
* [SCSI] qla2xxx: Add new message when a new loopid is assigned.Arun Easi2012-02-192-1/+4
* [SCSI] qla2xxx: Fix ql_dbg arguments.Arun Easi2012-02-191-2/+2
* [SCSI] qla2xxx: Use ql_log* #define's in ql_log() and ql_log_pci().Chad Dupuis2012-02-191-6/+6
* [SCSI] qla2xxx: Convert remaining printk's to ql_log format.Chad Dupuis2012-02-193-16/+16
* [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
* [SCSI] qla2xxx: Prep zero-length BSG data-transfer requests.Andrew Vasquez2012-02-191-17/+7
* [SCSI] qla2xxx: Perform implicit logout during rport tear-down.Andrew Vasquez2012-02-195-5/+51
* [SCSI] qla2xxx: Handle failure cases during fabric_loginChad Dupuis2012-02-193-19/+42
* [SCSI] qla2xxx: Increase speed of flash access in ISP82xx adapters to improve...Chad Dupuis2012-02-191-40/+27
* [SCSI] qla2xxx: Return blank sysfs string on initial get thermal failure.Joe Carnuccio2012-02-191-1/+1
* [SCSI] qla2xxx: Handle change notifications based on switch scan results.Arun Easi2012-02-193-144/+13
* [SCSI] qla2xxx: Correct print format for edc ql_log() calls.Joe Carnuccio2012-02-191-2/+2
* [SCSI] qla2xxx: Use consistent DL mask for ELS/CT passthru requests.Andrew Vasquez2012-02-191-4/+4
* [SCSI] qla2xxx: Consolidation of SRB processing.Giridhar Malavali2012-02-1911-628/+485
* [SCSI] qla2xxx: Use a valid enode-mac if none defined.Andrew Vasquez2012-02-191-3/+3
* [SCSI] qla2xxx: Enhancements to support ISP83xx.Giridhar Malavali2012-02-1917-170/+1233
* [SCSI] qla2xxx: Enhanced the dump routines to capture multiple request and re...Giridhar Malavali2012-02-193-3/+105
* [SCSI] aacraid: Added Sync.mode to support series 7/8/9 controllersMahesh Rajashekhara2012-02-198-63/+338
* [SCSI] bnx2i: Fixed the override of the error_mask module paramEddie Wai2012-02-192-6/+10
* [SCSI] bnx2i: use kthread_create_on_node()Eric Dumazet2012-02-191-2/+3
* [SCSI] bfa: add readme fileJing Huang2012-02-191-0/+82
* [SCSI] bfa: don't leak mem in bfad_im_bsg_els_ct_request()Jesper Juhl2012-02-191-2/+2
* [SCSI] isci: enable clock gatingMarcin Tomczak2012-02-192-2/+34
* [SCSI] libiscsi: fix cmd timeout/completion raceMike Christie2012-02-191-10/+10
* [SCSI] libiscsi_tcp: fix max_r2t manipulationMike Christie2012-02-196-26/+24
* [SCSI] iscsi: fix setting of pid from netlink skbMike Christie2012-02-191-2/+2
* [SCSI] iscsi: don't hang in endless loop if no targets presentSasha Levin2012-02-191-1/+1
* [SCSI] fix the new host byte settings (DID_TARGET_FAILURE and DID_NEXUS_FAILURE)Moger, Babu2012-02-192-4/+4
OpenPOWER on IntegriCloud