aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-21[SCSI] megaraid_sas: Update GPL headers.adam radford2-23/+45
2010-12-21[SCSI] megaraid_sas: Rename megaraid_sas.c to megaraid_sas_base.cadam radford2-23/+24
2010-12-21[SCSI] fix the return value of scsi_target_queue_read()Hillf Danton1-3/+2
2010-12-21[SCSI] scsi_dh: propagate SCSI device deletionMenny Hamburger1-2/+9
2010-12-21[SCSI] hpsa: do not consider RAID level to be part of device identityStephen M. Cameron1-2/+0
2010-12-21[SCSI] hpsa: do not consider firmware revision when looking for device changes.Stephen M. Cameron2-10/+0
2010-12-21[SCSI] lpfc 8.3.20: Update lpfc driver version to 8.3.20James Smart1-1/+1
2010-12-21[SCSI] lpfc 8.3.20: Updates to FC discovery commandsJames Smart9-72/+49
2010-12-21[SCSI] lpfc 8.3.20: Implement new SLI4 init procedures based on if_typeJames Smart4-326/+569
2010-12-21[SCSI] lpfc 8.3.20: Implement the FC and SLI async event handlersJames Smart5-71/+283
2010-12-21[SCSI] lpfc 8.3.20: Critical fixesJames Smart2-41/+21
2010-12-21[SCSI] bfa: Update the driver version to 2.3.2.3Krishna Gudipati1-1/+1
2010-12-21[SCSI] bfa: io tag handling and minor bug fix.Krishna Gudipati4-16/+24
2010-12-21[SCSI] bfa: direct attach mode fix.Krishna Gudipati5-1/+111
2010-12-21[SCSI] bfa: IOC auto recovery fix.Krishna Gudipati6-100/+445
2010-12-21[SCSI] bfa: Store port configuration in flash for persistency.Krishna Gudipati3-3/+29
2010-12-21[SCSI] bfa: IOC fwtrace save logic & state machine fixes.Krishna Gudipati1-67/+74
2010-12-21[SCSI] bfa: remove unused functions and misc cleanupsMaggie Zhang8-457/+110
2010-12-21[SCSI] bfa: remove all OS wrappersMaggie Zhang28-304/+210
2010-12-21[SCSI] bfa: remove all SCSI IO callbacksMaggie Zhang8-204/+49
2010-12-21[SCSI] bfa: scatter gather processing changeMaggie Zhang1-81/+59
2010-12-21[SCSI] bfa: remove a file with small sizeMaggie Zhang5-112/+88
2010-12-21[SCSI] bfa: clean up one line functionsMaggie Zhang19-930/+259
2010-12-21[SCSI] bfa: remove unused and empty functionsMaggie Zhang15-710/+4
2010-12-21[SCSI] ibmvfc: Improve ibmvfc_async_desc memory layoutRobert Jennings2-15/+15
2010-12-21[SCSI] iscsi: add module aliasStephen Hemminger1-0/+1
2010-12-21[SCSI] qla4xxx: Update driver version to 5.02.00-k5Vikas Chaudhary1-1/+1
2010-12-21[SCSI] qla4xxx: Updated the Copyright headerVikas Chaudhary16-18/+18
2010-12-21[SCSI] qla4xxx: do not reset hba if ql4xdontresethba is setVikas Chaudhary1-7/+9
2010-12-21[SCSI] qla4xxx: do not check for fw hung if reset retry is in progressLalit Chandivade1-1/+3
2010-12-21[SCSI] qla4xxx: cache new IP address acquired via DHCPPrasanna Mumbai1-1/+2
2010-12-21[SCSI] qla4xxx: Fail initialization if qla4_8xxx_pci_mem_write_2M failsLalit Chandivade1-6/+11
2010-12-21[SCSI] qla4xxx: put device in FAILED state for 82XX initialization failureLalit Chandivade1-0/+8
2010-12-21[SCSI] qla4xxx: do not process interrupt unconditionallyLalit Chandivade1-17/+1
2010-12-21[SCSI] qla4xxx: use correct fw_ddb_index in abort taskKaren Higgins2-3/+2
2010-12-21[SCSI] qla4xxx: memory wedge with peg_halt test in loopSwapnil Nagle1-0/+43
2010-12-21[SCSI] qla4xxx: initialize MSI in correct wayShyam Sundar1-1/+1
2010-12-21[SCSI] qla4xxx: Drop use of IRQF_DISABLEVikas Chaudhary1-2/+2
2010-12-21[SCSI] libfc: fix statistics for FCP input/output megabytesJoe Eykholt2-4/+8
2010-12-21[SCSI] libfcoe: change fip_select to return new FCFJoe Eykholt1-10/+8
2010-12-21[SCSI] libfcoe: reorder FCF list to put latest advertiser firstJoe Eykholt1-0/+11
2010-12-21[SCSI] libfcoe: add debug message for FCF destination MACJoe Eykholt1-9/+10
2010-12-21[SCSI] libfcoe: retry rejected FLOGI to another FCF if possibleJoe Eykholt1-30/+177
2010-12-21[SCSI] libfcoe: fix checking of conflicting fabrics in fcoe_ctlr_select()Joe Eykholt1-7/+10
2010-12-21[SCSI] libfcoe: move some timer code to make it reusable.Joe Eykholt1-3/+7
2010-12-21[SCSI] libfcoe: update FIP FCF announcementsJoe Eykholt1-11/+29
2010-12-21[SCSI] libfc: fix fc_tm_done not freeing the allocated fsp pktYi Zou1-7/+7
2010-12-21[SCSI] libfc: the timeout for the REC itself is 2 * R_A_TOV_elsYi Zou1-5/+2
2010-12-21[SCSI] libfc: fix exchange being deleted when the abort itself is timed outYi Zou1-2/+5
2010-12-21[SCSI] libfc: do not fc_io_compl on fsp w/o any scsi_cmnd associatedYi Zou1-1/+7