aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-04-11[SCSI] mptfusion: mpt_detach is called properly at the time of rmmodKashyap, Desai2-5/+6
2010-04-11[SCSI] mptfusion: mpt config will do Hard Reset based upon retry countsKashyap, Desai1-2/+7
2010-04-11[SCSI] mptfusion: Updated SCSI IO IOCTL error handling.Kashyap, Desai1-75/+86
2010-04-11[SCSI] mptfusion: Added new less expensive RESET (Message Unit Reset)Kashyap, Desai5-10/+177
2010-04-11[SCSI] mpt2sas: Bump version 05.100.00.00Kashyap, Desai1-4/+4
2010-04-11[SCSI] mpt2sas: Copyright 2010.Kashyap, Desai15-15/+15
2010-04-11[SCSI] mpt2sas: Default descriptor for RAID Passthru command.Kashyap, Desai1-2/+5
2010-04-11[SCSI] mpt2sas: return -ENOMEM if memory allocation failed.Kashyap, Desai1-1/+10
2010-04-11[SCSI] mpt2sas: removed use of tm_cmds.mutex in IOCTL branch.Kashyap, Desai3-83/+108
2010-04-11[SCSI] mpt2sas: Fix for little endianKashyap, Desai5-26/+46
2010-04-11[SCSI] mpt2sas: Driver will not treat NEEDS_INIT as failure.Kashyap, Desai1-15/+138
2010-04-11[SCSI] mpt2sas: Early return from function if shost is in recovery.Kashyap, Desai2-3/+5
2010-04-11[SCSI] mpt2sas: Use of get_free_pages for huge memorary allocation.Kashyap, Desai2-7/+10
2010-04-11[SCSI] mpt2sas: Corrected conditional checks for Internal device ResetKashyap, Desai1-3/+3
2010-04-11[SCSI] mpt2sas: Corrected time stampKashyap, Desai1-2/+2
2010-04-11[SCSI] mpt2sas : Do not reset handle before calling _scsih_remove_device in RESCAN task after HBA RESETKashyap, Desai1-2/+0
2010-04-11[SCSI] lpfc 8.3.11: Update Driver version to 8.3.11James Smart1-1/+1
2010-04-11[SCSI] lpfc 8.3.11: NPIV changesJames Smart5-8/+53
2010-04-11[SCSI] lpfc 8.3.11: Fix AER uncorrectable non-fatal error handlingJames Smart1-23/+27
2010-04-11[SCSI] lpfc 8.3.11: Driver management improvements via BSGJames Smart8-83/+296
2010-04-11[SCSI] lpfc 8.3.11: SLI4 ImprovementsJames Smart4-55/+69
2010-04-11[SCSI] lpfc 8.3.11: FCF failover improvementsJames Smart5-13/+77
2010-04-11[SCSI] mpt: modify mptctl_exit() to call proper deregister functionsKei Tokunaga1-1/+12
2010-04-11[SCSI] libfc, libfcoe, fcoe: use smp_processor_id() only when preempt disabledJoe Eykholt5-45/+45
2010-04-11[SCSI] libfc: Add debug statements when fc_fcp returns DID_ERROR to scsi-mlRobert Love1-2/+17
2010-04-11[SCSI] libfc: fix fcp pkt recovery in fc_fcp_recv_dataVasu Dev1-19/+28
2010-04-11[SCSI] libfc: use offload EM instance again instead jumping to next EMVasu Dev1-10/+5
2010-04-11[SCSI] libfc: fixes unnecessary seq id jumpVasu Dev1-14/+5
2010-04-11[SCSI] libfc: fix sequence-initiative WARN in fc_seq_start_nextJoe Eykholt1-1/+1
2010-04-11[SCSI] libfcoe: eliminate unused link and last_link fieldsJoe Eykholt2-35/+13
2010-04-11[SCSI] fcoe: remove an unused variable in fcoe_recv_frame()Joe Eykholt1-5/+0
2010-04-11[SCSI] libfc: send point-to-poin FLOGI LS_ACC to assigned D_DIDJoe Eykholt1-1/+1
2010-04-11[SCSI] libfc: recognize incoming FLOGI for point-to-point modeJoe Eykholt1-0/+3
2010-04-11[SCSI] fcoe: save gateway address when receiving FLOGI requestJoe Eykholt1-0/+24
2010-04-11[SCSI] libfcoe: fix debug message entering non-FIP modeJoe Eykholt1-3/+3
2010-04-11[SCSI] fcoe: call fcoe_ctlr_els_send even for ELS responsesJoe Eykholt1-1/+1
2010-04-11[SCSI] libfc: fix oops in point-to-point modeJoe Eykholt1-2/+9
2010-04-11[SCSI] libfc: add definition for task attribute maskJoe Eykholt1-0/+1
2010-04-11[SCSI] libfc: recode incoming PRLI handlingJoe Eykholt1-108/+87
2010-04-11[SCSI] mpt2sas: use correct pci_resource_flag for comparisonRichard A Lary1-10/+13
2010-04-11[SCSI] bfa: eliminate useless codeJulia Lawall1-1/+0
2010-04-11[SCSI] pmcraid: redundant check in pmcraid_check_ioctl_buffer()Roel Kluin1-6/+0
2010-04-11[SCSI] gdth: fix buffer overflowRoel Kluin1-1/+1
2010-04-11[SCSI] pm8001: drop redundant memsetJulia Lawall1-1/+0
2010-04-11[SCSI] mpt2sas : Device removal algorithm in interrupt context onlyKashyap, Desai2-195/+123
2010-04-11[SCSI] mpt2sas: Upgrading version to 04.100.01.02Kashyap, Desai1-2/+2
2010-04-11[SCSI] mpt2sas: modified _scsih_sas_device_find_by_handle/sas_addressKashyap, Desai1-39/+18
2010-04-11[SCSI] mpt2sas: RESCAN Barrier work is added in case of HBA reset.Kashyap, Desai3-69/+79
2010-04-11[SCSI] scsi_transport_fc: Protect against overflow in dev_loss_tmoHannes Reinecke1-2/+8
2010-04-11[SCSI] mpt2sas: fix the incorrect scsi_dma_map error checkingFUJITA Tomonori1-2/+2