| Commit message (Expand) | Author | Files | Lines |
2010-04-11 | [SCSI] mptfusion: Proper error handling is added after mpt_config timeout | Kashyap, Desai | 1 | -5/+11 |
2010-04-11 | [SCSI] mptfusion: Event data alignment with 4 byte. | Kashyap, Desai | 1 | -1/+1 |
2010-04-11 | [SCSI] mptfusion: Check for command status is added after completion. | Kashyap, Desai | 1 | -10/+16 |
2010-04-11 | [SCSI] mptfusion: Task abort is not supported for Volumes | Kashyap, Desai | 1 | -1/+13 |
2010-04-11 | [SCSI] mptfusion: sanity check for vdevice pointer is added | Kashyap, Desai | 3 | -0/+26 |
2010-04-11 | [SCSI] mptfusion: Setting period,offset and width for SPI driver | Kashyap, Desai | 1 | -0/+5 |
2010-04-11 | [SCSI] mptfusion: Proper bus_type check is added | Kashyap, Desai | 3 | -1/+12 |
2010-04-11 | [SCSI] mptfusion: mpt_detach is called properly at the time of rmmod | Kashyap, Desai | 2 | -5/+6 |
2010-04-11 | [SCSI] mptfusion: mpt config will do Hard Reset based upon retry counts | Kashyap, Desai | 1 | -2/+7 |
2010-04-11 | [SCSI] mptfusion: Updated SCSI IO IOCTL error handling. | Kashyap, Desai | 1 | -75/+86 |
2010-04-11 | [SCSI] mptfusion: Added new less expensive RESET (Message Unit Reset) | Kashyap, Desai | 5 | -10/+177 |
2010-04-11 | [SCSI] mpt2sas: Bump version 05.100.00.00 | Kashyap, Desai | 1 | -4/+4 |
2010-04-11 | [SCSI] mpt2sas: Copyright 2010. | Kashyap, Desai | 15 | -15/+15 |
2010-04-11 | [SCSI] mpt2sas: Default descriptor for RAID Passthru command. | Kashyap, Desai | 1 | -2/+5 |
2010-04-11 | [SCSI] mpt2sas: return -ENOMEM if memory allocation failed. | Kashyap, Desai | 1 | -1/+10 |
2010-04-11 | [SCSI] mpt2sas: removed use of tm_cmds.mutex in IOCTL branch. | Kashyap, Desai | 3 | -83/+108 |
2010-04-11 | [SCSI] mpt2sas: Fix for little endian | Kashyap, Desai | 5 | -26/+46 |
2010-04-11 | [SCSI] mpt2sas: Driver will not treat NEEDS_INIT as failure. | Kashyap, Desai | 1 | -15/+138 |
2010-04-11 | [SCSI] mpt2sas: Early return from function if shost is in recovery. | Kashyap, Desai | 2 | -3/+5 |
2010-04-11 | [SCSI] mpt2sas: Use of get_free_pages for huge memorary allocation. | Kashyap, Desai | 2 | -7/+10 |
2010-04-11 | [SCSI] mpt2sas: Corrected conditional checks for Internal device Reset | Kashyap, Desai | 1 | -3/+3 |
2010-04-11 | [SCSI] mpt2sas: Corrected time stamp | Kashyap, Desai | 1 | -2/+2 |
2010-04-11 | [SCSI] mpt2sas : Do not reset handle before calling _scsih_remove_device in R... | Kashyap, Desai | 1 | -2/+0 |
2010-04-11 | [SCSI] lpfc 8.3.11: Update Driver version to 8.3.11 | James Smart | 1 | -1/+1 |
2010-04-11 | [SCSI] lpfc 8.3.11: NPIV changes | James Smart | 5 | -8/+53 |
2010-04-11 | [SCSI] lpfc 8.3.11: Fix AER uncorrectable non-fatal error handling | James Smart | 1 | -23/+27 |
2010-04-11 | [SCSI] lpfc 8.3.11: Driver management improvements via BSG | James Smart | 8 | -83/+296 |
2010-04-11 | [SCSI] lpfc 8.3.11: SLI4 Improvements | James Smart | 4 | -55/+69 |
2010-04-11 | [SCSI] lpfc 8.3.11: FCF failover improvements | James Smart | 5 | -13/+77 |
2010-04-11 | [SCSI] mpt: modify mptctl_exit() to call proper deregister functions | Kei Tokunaga | 1 | -1/+12 |
2010-04-11 | [SCSI] libfc, libfcoe, fcoe: use smp_processor_id() only when preempt disabled | Joe Eykholt | 5 | -45/+45 |
2010-04-11 | [SCSI] libfc: Add debug statements when fc_fcp returns DID_ERROR to scsi-ml | Robert Love | 1 | -2/+17 |
2010-04-11 | [SCSI] libfc: fix fcp pkt recovery in fc_fcp_recv_data | Vasu Dev | 1 | -19/+28 |
2010-04-11 | [SCSI] libfc: use offload EM instance again instead jumping to next EM | Vasu Dev | 1 | -10/+5 |
2010-04-11 | [SCSI] libfc: fixes unnecessary seq id jump | Vasu Dev | 1 | -14/+5 |
2010-04-11 | [SCSI] libfc: fix sequence-initiative WARN in fc_seq_start_next | Joe Eykholt | 1 | -1/+1 |
2010-04-11 | [SCSI] libfcoe: eliminate unused link and last_link fields | Joe Eykholt | 2 | -35/+13 |
2010-04-11 | [SCSI] fcoe: remove an unused variable in fcoe_recv_frame() | Joe Eykholt | 1 | -5/+0 |
2010-04-11 | [SCSI] libfc: send point-to-poin FLOGI LS_ACC to assigned D_DID | Joe Eykholt | 1 | -1/+1 |
2010-04-11 | [SCSI] libfc: recognize incoming FLOGI for point-to-point mode | Joe Eykholt | 1 | -0/+3 |
2010-04-11 | [SCSI] fcoe: save gateway address when receiving FLOGI request | Joe Eykholt | 1 | -0/+24 |
2010-04-11 | [SCSI] libfcoe: fix debug message entering non-FIP mode | Joe Eykholt | 1 | -3/+3 |
2010-04-11 | [SCSI] fcoe: call fcoe_ctlr_els_send even for ELS responses | Joe Eykholt | 1 | -1/+1 |
2010-04-11 | [SCSI] libfc: fix oops in point-to-point mode | Joe Eykholt | 1 | -2/+9 |
2010-04-11 | [SCSI] libfc: add definition for task attribute mask | Joe Eykholt | 1 | -0/+1 |
2010-04-11 | [SCSI] libfc: recode incoming PRLI handling | Joe Eykholt | 1 | -108/+87 |
2010-04-11 | [SCSI] mpt2sas: use correct pci_resource_flag for comparison | Richard A Lary | 1 | -10/+13 |
2010-04-11 | [SCSI] bfa: eliminate useless code | Julia Lawall | 1 | -1/+0 |
2010-04-11 | [SCSI] pmcraid: redundant check in pmcraid_check_ioctl_buffer() | Roel Kluin | 1 | -6/+0 |
2010-04-11 | [SCSI] gdth: fix buffer overflow | Roel Kluin | 1 | -1/+1 |