aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-19[SCSI] qla2xxx: Return blank sysfs string on initial get thermal failure.Joe Carnuccio1-1/+1
2012-02-19[SCSI] qla2xxx: Handle change notifications based on switch scan results.Arun Easi3-144/+13
2012-02-19[SCSI] qla2xxx: Correct print format for edc ql_log() calls.Joe Carnuccio1-2/+2
2012-02-19[SCSI] qla2xxx: Use consistent DL mask for ELS/CT passthru requests.Andrew Vasquez1-4/+4
2012-02-19[SCSI] qla2xxx: Consolidation of SRB processing.Giridhar Malavali11-628/+485
2012-02-19[SCSI] qla2xxx: Use a valid enode-mac if none defined.Andrew Vasquez1-3/+3
2012-02-19[SCSI] qla2xxx: Enhancements to support ISP83xx.Giridhar Malavali17-170/+1233
2012-02-19[SCSI] qla2xxx: Enhanced the dump routines to capture multiple request and response queues.Giridhar Malavali3-3/+105
2012-02-19[SCSI] aacraid: Added Sync.mode to support series 7/8/9 controllersMahesh Rajashekhara8-63/+338
2012-02-19[SCSI] bnx2i: Fixed the override of the error_mask module paramEddie Wai2-6/+10
2012-02-19[SCSI] bnx2i: use kthread_create_on_node()Eric Dumazet1-2/+3
2012-02-19[SCSI] bfa: don't leak mem in bfad_im_bsg_els_ct_request()Jesper Juhl1-2/+2
2012-02-19[SCSI] isci: enable clock gatingMarcin Tomczak2-2/+34
2012-02-19[SCSI] libiscsi: fix cmd timeout/completion raceMike Christie1-10/+10
2012-02-19[SCSI] libiscsi_tcp: fix max_r2t manipulationMike Christie4-24/+22
2012-02-19[SCSI] iscsi: fix setting of pid from netlink skbMike Christie1-2/+2
2012-02-19[SCSI] iscsi: don't hang in endless loop if no targets presentSasha Levin1-1/+1
2012-02-19[SCSI] fix the new host byte settings (DID_TARGET_FAILURE and DID_NEXUS_FAILURE)Moger, Babu2-4/+4
2012-02-19[SCSI] bnx2fc: Bumped version to 1.0.10Bhanu Prakash Gollapudi2-2/+2
2012-02-19[SCSI] bnx2fc: NPIV ports go offline when interface is brought down & upBhanu Prakash Gollapudi2-2/+11
2012-02-19[SCSI] bnx2fc: Handle LOGO flooding from the targetBhanu Prakash Gollapudi2-2/+4
2012-02-19[SCSI] bnx2fc: fix panic in bnx2fc_post_io_reqBhanu Prakash Gollapudi1-2/+3
2012-02-19[SCSI] fcoe: Allow exposing FDMI attributes via sysfsNeerav Parikh1-0/+8
2012-02-19[SCSI] fcoe: Add support for FDMI in fcoeNeerav Parikh1-0/+82
2012-02-19[SCSI] libfc: Add support for FDMINeerav Parikh1-3/+224
2012-02-19[SCSI] libfc: Make the libfc Common Transport(CT) code genericNeerav Parikh1-2/+1
2012-02-19[SCSI] scsi_transport_fc: Add FDMI host attributesNeerav Parikh1-1/+29
2012-02-19[SCSI] hpsa: use find_first_zero_bitAkinobu Mita1-10/+8
2012-02-19[SCSI] scsi_debug: GET LBA STATUS response length correctionDouglas Gilbert1-1/+1
2012-02-19[SCSI] hpsa: update device attributes when they changeScott Teel1-3/+40
2012-02-19[SCSI] hpsa: improve naming on external target device functionsScott Teel1-21/+22
2012-02-19[SCSI] hpsa: eliminate 8 external target limitationScott Teel2-11/+10
2012-02-19[SCSI] hpsa: refactor hpsa_figure_bus_target_lunStephen M. Cameron1-38/+30
2012-02-19[SCSI] hpsa: make target and lun match what SCSI REPORT LUNs returnsStephen M. Cameron1-20/+5
2012-02-19[SCSI] hpsa: Fix problem with MSA2xxx devicesStephen M. Cameron1-19/+15
2012-02-19[SCSI] hpsa: factor out driver nameStephen M. Cameron2-14/+15
2012-02-19[SCSI] hpsa: combine hpsa_scsi_detect and hpsa_register_scsiStephen M. Cameron1-46/+35
2012-02-19[SCSI] hpsa: removed unneeded structure member max_sg_entries and fix badly named constant MAXSGENTRIESStephen M. Cameron3-13/+12
2012-02-19[SCSI] hpsa: fix per device memory leak on driver unloadStephen M. Cameron1-0/+9
2012-02-19[SCSI] qla4xxx: Update driver version to 5.02.00-k13Vikas Chaudhary1-1/+1
2012-02-19[SCSI] qla4xxx: Added support to show port_state and port_speed in sysfsVikas Chaudhary2-0/+51
2012-02-19[SCSI] scsi_transport_iscsi: Added support to show port_state and port_speed in sysfsVikas Chaudhary1-0/+63
2012-02-19[SCSI] qla4xxx: Added support to show targetalias in sysfsVikas Chaudhary1-0/+5
2012-02-19[SCSI] libiscsi: Added support to show targetalias in sysfsVikas Chaudhary1-0/+6
2012-02-19[SCSI] lpfc 8.3.29: Update driver version to 8.3.29James Smart1-1/+1
2012-02-19[SCSI] lpfc 8.3.29: Remove GFP_KERNEL allocation while lock is heldJames Smart1-79/+57
2012-02-19[SCSI] lpfc 8.3.29: Locking fix and Memory leak FixesJames Smart4-5/+13
2012-02-19[SCSI] lpfc 8.3.29: FC Discovery state machine fixesJames Smart3-2/+13
2012-02-19[SCSI] lpfc 8.3.29: T10 Diff fixes and enhancementsJames Smart7-125/+1049
2012-02-19[SCSI] lpfc 8.3.29: SLI related fixesJames Smart11-34/+207