summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-10[SCSI] osd: Remove out-of-tree left oversBoaz Harrosh2-62/+0
2009-06-10[SCSI] libosd: Use REQ_QUIET requests.Boaz Harrosh1-0/+2
2009-06-10[SCSI] osduld: use filp_open() when looking up an osd-deviceBoaz Harrosh2-36/+31
2009-06-10[SCSI] libosd: Define an osd_dev wrapper to retrieve the request_queueBoaz Harrosh3-5/+9
2009-06-10[SCSI] libosd: osd_req_{read,write} takes a length parameterBoaz Harrosh3-14/+18
2009-06-10[SCSI] libosd: Let _osd_req_finalize_data_integrity receive number of out_bytesBoaz Harrosh1-4/+5
2009-06-10[SCSI] libosd: osd_req_{read,write}_kern new APIBoaz Harrosh4-32/+32
2009-06-10[SCSI] libosd: Better printout of OSD target system informationBoaz Harrosh1-11/+12
2009-06-10[SCSI] libosd: OSD2r05: Attribute definitionsBoaz Harrosh1-2/+72
2009-06-10[SCSI] libosd: OSD2r05: Additional command enumsBoaz Harrosh1-0/+8
2009-06-09[SCSI] mpt fusion: fix up doc book commentsJames Bottomley2-13/+8
2009-06-09[SCSI] mpt fusion: Added support for Broadcast primitives Event handlingKashyap, Desai4-0/+230
2009-06-09[SCSI] mpt fusion: Queue full event handlingKashyap, Desai2-0/+139
2009-06-09[SCSI] mpt fusion: RAID device handling and Dual port Raid support is addedKashyap, Desai5-62/+527
2009-06-09[SCSI] mpt fusion: Put IOC into ready state if it not already in ready stateKashyap, Desai1-0/+16
2009-06-09[SCSI] mpt fusion: Code Cleanup patchKashyap, Desai6-294/+443
2009-06-09[SCSI] mpt fusion: Rescan SAS topology addedKashyap, Desai2-3/+172
2009-06-09[SCSI] mpt fusion: SAS topology scan changes, expander eventsKashyap, Desai2-236/+515
2009-06-09[SCSI] mpt fusion: Firmware event implementation using seperate WorkQueueKashyap, Desai4-446/+984
2009-06-09[SCSI] mpt fusion: rewrite of ioctl_cmds internal generated functionKashyap, Desai6-320/+394
2009-06-09[SCSI] mpt fusion: Adding DeviceResetCtx for internal Device reset frameKashyap, Desai8-74/+105
2009-06-09[SCSI] mpt fusion: rewrite taskmgmt request and completion routinesKashyap, Desai5-313/+239
2009-06-09[SCSI] mpt fusion: rewrite of all internal generated functionsKashyap, Desai7-330/+248
2009-06-09[SCSI] mpt fusion: config path optimized, completion queue is usedKashyap, Desai4-285/+255
2009-06-09[SCSI] mpt fusion: Optimized SendEvent notification Using Doorbell instead FIFOKashyap, Desai1-34/+42
2009-06-09[SCSI] mpt fusion: Added support for MPT discovery completion checkKashyap, Desai3-2/+80
2009-06-09[SCSI] mpt fusion: Fixing 1078 data corruption issue for 36GB memory regionKashyap, Desai8-188/+318
2009-06-09[SCSI] gdth: fix overlapping snprintf usersAlan Cox1-2/+3
2009-06-09[SCSI] bnx2i: Add bnx2i iSCSI driver.Michael Chan11-0/+7496
2009-06-09[SCSI] cnic: Add new Broadcom CNIC driver.Michael Chan6-0/+3901
2009-06-09[SCSI] bnx2: Add support for CNIC driver.Michael Chan2-3/+208
2009-06-09[SCSI] iscsi class: Add new NETLINK_ISCSI messages for cnic/bnx2i driver.Michael Chan3-36/+133
2009-06-08[SCSI] ibmvscsi: Add support for capabilities MADBrian King3-27/+255
2009-06-08[SCSI] ibmvscsi: Enable fast fail featureRobert Jennings2-2/+71
2009-06-08[SCSI] ibmvscsi: Send adapter info before loginBrian King1-85/+85
2009-06-08[SCSI] ibmvscsi: Add specific timeouts for operationsRobert Jennings1-12/+16
2009-06-08[SCSI] ibmvscsi: Add 16 byte CDB supportBrian King1-0/+1
2009-06-08[SCSI] qla2xxx: Update version number to 8.03.01-k3.Andrew Vasquez1-1/+1
2009-06-08[SCSI] qla2xxx: Synchronize MPI settings after a PE Reset.Andrew Vasquez3-0/+121
2009-06-08[SCSI] qla2xxx: Export additional firmware-states for application support.Andrew Vasquez3-4/+25
2009-06-08[SCSI] qla2xxx: Reduce lock-contention during do-work processing.Andrew Vasquez2-23/+24
2009-06-08[SCSI] qla2xxx: Avoid explicit LOGO during driver host tear-down.Andrew Vasquez1-1/+2
2009-06-08[SCSI] qla2xxx: Query supported RISC registers bits in determining a paused-s...Andrew Vasquez2-5/+2
2009-06-08[SCSI] qla2xxx: Avoid redundant RISC reset during (re)-initialization.Andrew Vasquez1-3/+0
2009-06-08[SCSI] qla2xxx: Fallback enode-mac should not be a multicast address.Andrew Vasquez1-1/+1
2009-06-08[SCSI] qla2xxx: Add notification message when an NPIV fails to acquire a port...Andrew Vasquez1-1/+4
2009-06-08[SCSI] qla2xxx: Add 10Gb iiDMA support.Andrew Vasquez2-2/+11
2009-06-08[SCSI] qla2xxx: Mark a port's state as needing-rediscovery during link disrup...Andrew Vasquez1-1/+3
2009-06-08[SCSI] qla2xxx: Check status of qla2x00_get_fw_version() call.Andrew Vasquez3-5/+11
2009-06-08[SCSI] qla2xxx: Correct NULL pointer bug in cpu affinity mode.Anirban Chakraborty2-15/+16