| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] bnx2i: Update version and module description | Anil Veerabhadrappa | 2010-04-11 | 1 | -3/+4 |
* | [SCSI] bnx2i: link bnx2i hba and cnic device before registering the device | Anil Veerabhadrappa | 2010-04-11 | 1 | -2/+2 |
* | [SCSI] bnx2i: make firmware use statsn field when constructing header | Anil Veerabhadrappa | 2010-04-11 | 1 | -1/+1 |
* | [SCSI] Allow FC LLD to fast-fail scsi eh by introducing new eh return | Christof Schmitt | 2010-04-11 | 2 | -10/+25 |
* | [SCSI] qla2xxx: Fix documentation of ql2xfdmienable module parameter | Ferenc Wagner | 2010-04-11 | 1 | -2/+2 |
* | [SCSI] qla2xxx: General checkpatch corrections. | Andrew Vasquez | 2010-04-11 | 5 | -60/+69 |
* | [SCSI] qla2xxx: Fix to make conditional decision based on port number. | Sarang Radke | 2010-04-11 | 1 | -2/+2 |
* | [SCSI] qla2xxx: Free DMA memory only if it is allocated in vendor specific BS... | Harish Zunjarrao | 2010-04-11 | 1 | -2/+4 |
* | [SCSI] qla2xxx: Add APEX support. | Sarang Radke | 2010-04-11 | 7 | -4/+518 |
* | [SCSI] qla2xxx: Re-organized BSG interface specific code. | Giridhar Malavali | 2010-04-11 | 7 | -831/+1230 |
* | [SCSI] bfa: sg addr big endian fix | Jing Huang | 2010-04-11 | 2 | -2/+17 |
* | [SCSI] bfa: protect idr using bfad_mutex | Jing Huang | 2010-04-11 | 3 | -5/+11 |
* | [SCSI] bfa: use pci_iomap() and pci_iounmap() | Jing Huang | 2010-04-11 | 2 | -9/+1 |
* | [SCSI] bfa: fix the issue of not handling scsi_cmnd sg chaining case | Jing Huang | 2010-04-11 | 2 | -34/+17 |
* | [SCSI] bfa: add fc transport class based vport create/delete | Jing Huang | 2010-04-11 | 5 | -33/+239 |
* | [SCSI] don't kfree an initialized struct device | Alan Stern | 2010-04-11 | 1 | -2/+1 |
* | [SCSI] don't reap targets upon device_add failure | Alan Stern | 2010-04-11 | 1 | -3/+0 |
* | [SCSI] mpt2sas: Bump version 05.100.00.00 | Kashyap, Desai | 2010-04-11 | 1 | -4/+4 |
* | [SCSI] mpt2sas: Copyright 2010. | Kashyap, Desai | 2010-04-11 | 15 | -15/+15 |
* | [SCSI] mpt2sas: Default descriptor for RAID Passthru command. | Kashyap, Desai | 2010-04-11 | 1 | -2/+5 |
* | [SCSI] mpt2sas: return -ENOMEM if memory allocation failed. | Kashyap, Desai | 2010-04-11 | 1 | -1/+10 |
* | [SCSI] mpt2sas: removed use of tm_cmds.mutex in IOCTL branch. | Kashyap, Desai | 2010-04-11 | 3 | -83/+108 |
* | [SCSI] mpt2sas: Fix for little endian | Kashyap, Desai | 2010-04-11 | 5 | -26/+46 |
* | [SCSI] mpt2sas: Driver will not treat NEEDS_INIT as failure. | Kashyap, Desai | 2010-04-11 | 1 | -15/+138 |
* | [SCSI] mpt2sas: Early return from function if shost is in recovery. | Kashyap, Desai | 2010-04-11 | 2 | -3/+5 |
* | [SCSI] mpt2sas: Use of get_free_pages for huge memorary allocation. | Kashyap, Desai | 2010-04-11 | 2 | -7/+10 |
* | [SCSI] mpt2sas: Corrected conditional checks for Internal device Reset | Kashyap, Desai | 2010-04-11 | 1 | -3/+3 |
* | [SCSI] mpt2sas: Corrected time stamp | Kashyap, Desai | 2010-04-11 | 1 | -2/+2 |
* | [SCSI] mpt2sas : Do not reset handle before calling _scsih_remove_device in R... | Kashyap, Desai | 2010-04-11 | 1 | -2/+0 |
* | [SCSI] lpfc 8.3.11: Update Driver version to 8.3.11 | James Smart | 2010-04-11 | 1 | -1/+1 |
* | [SCSI] lpfc 8.3.11: NPIV changes | James Smart | 2010-04-11 | 5 | -8/+53 |
* | [SCSI] lpfc 8.3.11: Fix AER uncorrectable non-fatal error handling | James Smart | 2010-04-11 | 1 | -23/+27 |
* | [SCSI] lpfc 8.3.11: Driver management improvements via BSG | James Smart | 2010-04-11 | 8 | -83/+296 |
* | [SCSI] lpfc 8.3.11: SLI4 Improvements | James Smart | 2010-04-11 | 4 | -55/+69 |
* | [SCSI] lpfc 8.3.11: FCF failover improvements | James Smart | 2010-04-11 | 5 | -13/+77 |
* | [SCSI] libfc, libfcoe, fcoe: use smp_processor_id() only when preempt disabled | Joe Eykholt | 2010-04-11 | 4 | -36/+45 |
* | [SCSI] libfc: Add debug statements when fc_fcp returns DID_ERROR to scsi-ml | Robert Love | 2010-04-11 | 1 | -2/+17 |
* | [SCSI] libfc: fix fcp pkt recovery in fc_fcp_recv_data | Vasu Dev | 2010-04-11 | 1 | -19/+28 |
* | [SCSI] libfc: use offload EM instance again instead jumping to next EM | Vasu Dev | 2010-04-11 | 1 | -10/+5 |
* | [SCSI] libfc: fixes unnecessary seq id jump | Vasu Dev | 2010-04-11 | 1 | -14/+5 |
* | [SCSI] libfc: fix sequence-initiative WARN in fc_seq_start_next | Joe Eykholt | 2010-04-11 | 1 | -1/+1 |
* | [SCSI] libfcoe: eliminate unused link and last_link fields | Joe Eykholt | 2010-04-11 | 1 | -29/+11 |
* | [SCSI] fcoe: remove an unused variable in fcoe_recv_frame() | Joe Eykholt | 2010-04-11 | 1 | -5/+0 |
* | [SCSI] libfc: send point-to-poin FLOGI LS_ACC to assigned D_DID | Joe Eykholt | 2010-04-11 | 1 | -1/+1 |
* | [SCSI] libfc: recognize incoming FLOGI for point-to-point mode | Joe Eykholt | 2010-04-11 | 1 | -0/+3 |
* | [SCSI] fcoe: save gateway address when receiving FLOGI request | Joe Eykholt | 2010-04-11 | 1 | -0/+24 |
* | [SCSI] libfcoe: fix debug message entering non-FIP mode | Joe Eykholt | 2010-04-11 | 1 | -3/+3 |
* | [SCSI] fcoe: call fcoe_ctlr_els_send even for ELS responses | Joe Eykholt | 2010-04-11 | 1 | -1/+1 |
* | [SCSI] libfc: fix oops in point-to-point mode | Joe Eykholt | 2010-04-11 | 1 | -2/+9 |
* | [SCSI] libfc: recode incoming PRLI handling | Joe Eykholt | 2010-04-11 | 1 | -108/+87 |