summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] fcoe, fnic, libfc: increased CDB size to 16 bytes for fcoe.Vasu Dev2010-04-114-2/+6
* [SCSI] fcoe: removes unused shost in fcoe_shost_configVasu Dev2010-04-111-6/+2
* [SCSI] fnic: Change fnic_flush_tx() to flush tx instead of rx queueBrian Uchino2010-04-111-1/+1
* [SCSI] fnic: Update version to 1.4.0.145Brian Uchino2010-04-111-1/+1
* [SCSI] libfc: fix hton24 macro to take expressions as argsJoe Eykholt2010-04-111-6/+11
* [SCSI] libfc: remove unneeded variables in fc_exch_recv_req()Joe Eykholt2010-04-111-6/+0
* [SCSI] fcoe: check netif operstate instead of IFF_UP & link stateChris Leech2010-04-111-2/+1
* [SCSI] fcoe: reset FIP ctlr link state on disable/enableChris Leech2010-04-111-4/+7
* [SCSI] libfcoe: Don't fill MAC desc in FLOGI if FIP negotiated FPMARobert Love2010-04-111-2/+7
* [SCSI] mpt2sas: Bump version 05.100.00.02Kashyap, Desai2010-04-111-2/+2
* [SCSI] mpt2sas: Before removing sas_device search device in list for _scsih_s...Kashyap, Desai2010-04-111-3/+8
* [SCSI] mpt2sas: Reworked scmd->result priority for _scsih_qcmd.Kashyap, Desai2010-04-111-7/+14
* [SCSI] lpfc 8.3.12: Update Driver version to 8.3.12James Smart2010-04-111-1/+1
* [SCSI] lpfc 8.3.12: Fix discovery issuesJames Smart2010-04-117-5/+105
* [SCSI] lpfc 8.3.12: BSG Fixes and enhancementsJames Smart2010-04-114-39/+253
* [SCSI] lpfc 8.3.12: Critical fixesJames Smart2010-04-116-35/+56
* [SCSI] lpfc 8.3.12: T10-PI/DIF changesJames Smart2010-04-112-139/+177
* [SCSI] lpfc 8.3.12: Miscellaneous ChangesJames Smart2010-04-112-7/+15
* [SCSI] lpfc 8.3.12: Emulex SLI enhancementsJames Smart2010-04-117-20/+187
* [SCSI] mpt2sas: Upgrade version 05.100.00.01Kashyap, Desai2010-04-111-2/+2
* [SCSI] mpt2sas: Check for NULL pointer before free_pages is added.Kashyap, Desai2010-04-111-1/+4
* [SCSI] mpt2sas: Added support for PCIe Advanced Error Recovery.Kashyap, Desai2010-04-112-0/+124
* [SCSI] mpt2sas: Send default descriptor for RAID pass through in mpt2ctlKashyap, Desai2010-04-111-2/+5
* [SCSI] mpt2sas: sanity added to remove duplicate port from topologyKashyap, Desai2010-04-112-0/+86
* [SCSI] scsi_debug: add max_queue + no_uld parametersDouglas Gilbert2010-04-111-16/+57
* [SCSI] sd: retry read_capacity on UNIT_ATTENTIONJames Bottomley2010-04-111-3/+20
* [SCSI] mpt2sas : IOs needs to be pause until handles are refreshed for all de...Kashyap, Desai2010-04-111-9/+40
* [SCSI] sd: quiet spurious error messages in READ_CAPACITY(16)Hannes Reinecke2010-04-111-0/+2
* [SCSI] bnx2i: Update version and module descriptionAnil Veerabhadrappa2010-04-111-3/+4
* [SCSI] bnx2i: link bnx2i hba and cnic device before registering the deviceAnil Veerabhadrappa2010-04-111-2/+2
* [SCSI] bnx2i: make firmware use statsn field when constructing headerAnil Veerabhadrappa2010-04-111-1/+1
* [SCSI] zfcp: Pass return code from fc_block_scsi_eh to scsi ehChristof Schmitt2010-04-111-5/+13
* [SCSI] Allow FC LLD to fast-fail scsi eh by introducing new eh returnChristof Schmitt2010-04-114-11/+27
* [SCSI] qla2xxx: Fix documentation of ql2xfdmienable module parameterFerenc Wagner2010-04-111-2/+2
* [SCSI] qla2xxx: General checkpatch corrections.Andrew Vasquez2010-04-115-60/+69
* [SCSI] qla2xxx: Fix to make conditional decision based on port number.Sarang Radke2010-04-111-2/+2
* [SCSI] qla2xxx: Free DMA memory only if it is allocated in vendor specific BS...Harish Zunjarrao2010-04-111-2/+4
* [SCSI] qla2xxx: Add APEX support.Sarang Radke2010-04-117-4/+518
* [SCSI] qla2xxx: Re-organized BSG interface specific code.Giridhar Malavali2010-04-117-831/+1230
* [SCSI] bfa: sg addr big endian fixJing Huang2010-04-112-2/+17
* [SCSI] bfa: protect idr using bfad_mutexJing Huang2010-04-113-5/+11
* [SCSI] bfa: use pci_iomap() and pci_iounmap()Jing Huang2010-04-112-9/+1
* [SCSI] bfa: fix the issue of not handling scsi_cmnd sg chaining caseJing Huang2010-04-112-34/+17
* [SCSI] bfa: add fc transport class based vport create/deleteJing Huang2010-04-115-33/+239
* [SCSI] don't kfree an initialized struct deviceAlan Stern2010-04-111-2/+1
* [SCSI] don't reap targets upon device_add failureAlan Stern2010-04-111-3/+0
* [SCSI] mptfusion: Bump version 03.04.15Kashyap, Desai2010-04-111-2/+2
* [SCSI] mptfusion: Proper error handling is added after mpt_config timeoutKashyap, Desai2010-04-111-5/+11
* [SCSI] mptfusion: Event data alignment with 4 byte.Kashyap, Desai2010-04-111-1/+1
* [SCSI] mptfusion: Check for command status is added after completion.Kashyap, Desai2010-04-111-10/+16
OpenPOWER on IntegriCloud