summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-15[SCSI] qla4xxx: Fix the IDC locking mechanismNilesh Javali1-8/+11
2011-12-15[SCSI] qla4xxx: Wait for disable_acb before doing set_acbVikas Chaudhary1-1/+10
2011-12-15[SCSI] qla4xxx: Don't recover adapter if device state is FAILEDSarang Radke1-0/+21
2011-12-15[SCSI] qla4xxx: fix call trace on rmmod with ql4xdontresethba=1Sarang Radke1-0/+20
2011-12-15[SCSI] qla4xxx: Fix CPU lockups when ql4xdontresethba setMike Hernandez1-0/+4
2011-12-15[SCSI] qla4xxx: Perform context resets in case of context failures.Vikas Chaudhary1-11/+19
2011-12-15[SCSI] iscsi class: export pid of process that createdMike Christie2-2/+24
2011-12-15[SCSI] mpt2sas: Remove unused duplicate diag_buffer_enable paramRoland Dreier1-13/+0
2011-12-15[SCSI] mpt2sas: Fix possible integer truncation of cpu_countRoland Dreier1-1/+1
2011-12-15[SCSI] mpt2sas: Fix leak on mpt2sas_base_attach() error pathRoland Dreier1-1/+1
2011-12-15[SCSI] mpt2sas : Bump driver vesion to 12.100.00.00nagalakshmi.nandigama@lsi.com1-2/+2
2011-12-15[SCSI] mpt2sas : Fix for memory allocation error for large host creditsnagalakshmi.nandigama@lsi.com2-58/+29
2011-12-15[SCSI] mpt2sas: Do not retry a timed out direct IO for warpdrivenagalakshmi.nandigama@lsi.com1-2/+4
2011-12-15[SCSI] mpt2sas: Release spinlock for the raid device list before blocking itnagalakshmi.nandigama@lsi.com1-3/+4
2011-12-15[SCSI] mpt2sas: MPI next revision header updatenagalakshmi.nandigama@lsi.com4-23/+90
2011-12-15[SCSI] mpt2sas: Added support for customer specific brandingnagalakshmi.nandigama@lsi.com2-0/+28
2011-12-15[SCSI] mpt2sas: Increase max transfer support from 4MB to 16MBnagalakshmi.nandigama@lsi.com1-5/+5
2011-12-15[SCSI] mpt2sas: Support for greater than 2TB capacity WarpDrivenagalakshmi.nandigama@lsi.com2-43/+74
2011-12-15[SCSI] mpt2sas: Bump driver version to 11.100.00.00nagalakshmi.nandigama@lsi.com1-2/+2
2011-12-15[SCSI] mpt2sas: Rearrange the the code so that the completion queues are init...nagalakshmi.nandigama@lsi.com3-11/+12
2011-12-15[SCSI] mpt2sas: Do not set sas_device->starget to NULL from the slave_destroy...nagalakshmi.nandigama@lsi.com1-8/+12
2011-12-15[SCSI] mpt2sas: MPI next revision header updatenagalakshmi.nandigama@lsi.com4-22/+36
2011-12-15[SCSI] mpt2sas: Adding support for customer specific brandingnagalakshmi.nandigama@lsi.com2-2/+7
2011-12-15[SCSI] mpt2sas: When IOs are terminated, update the result to DID_SOFT_ERROR ...nagalakshmi.nandigama@lsi.com1-0/+2
2011-12-15[SCSI] mpt2sas: Better handling DEAD IOC (PCI-E LInk down) error conditionnagalakshmi.nandigama@lsi.com3-0/+63
2011-12-15[SCSI] be2iscsi: cleanup a min_t() callDan Carpenter1-2/+3
2011-12-15[SCSI] hpsa: add the Smart Array 5i to the kdump blacklistTomas Henzl1-0/+2
2011-12-15[SCSI] hpsa: Add IRQF_SHARED back in for the non-MSI(X) interrupt handlerStephen M. Cameron1-2/+2
2011-12-15[SCSI] mptsas: Add device ID for SAS1068_820XELP.Chandrakala Chavva2-0/+3
2011-12-15[SCSI] fusion: ensure NUL-termination of MptCallbacksName elementsFerenc Wagner2-3/+5
2011-12-15[SCSI] qla2xxx: remove redundant semicolonJesper Juhl1-1/+1
2011-12-15[SCSI] qla2xxx: Do not check for minidump when device state is QLA82XX_DEV_RE...Chad Dupuis1-1/+0
2011-12-15[SCSI] qla2xxx: Move initialization of some variables before iospace_config.Chad Dupuis1-5/+5
2011-12-15[SCSI] qla2xxx: Ensure there's enough request-queue space for passthru IOCBs.Andrew Vasquez4-2/+27
2011-12-15[SCSI] qla2xxx: Implement FCP priority tagging for 82xx adapters.Saurav Kashyap3-2/+16
2011-12-15[SCSI] qla2xxx: Consolidated IOCB processing routines.Giridhar Malavali4-583/+522
2011-12-15[SCSI] qla2xxx: Process marker IOCB request on request queue 0.Giridhar Malavali1-0/+1
2011-12-15[SCSI] qla2xxx: Added a new entry to ISP specific function pointers structure.Giridhar Malavali2-124/+133
2011-12-15[SCSI] qla2xxx: Corrected the display of firmware dump availability for ISP82xx.Giridhar Malavali1-4/+4
2011-12-15[SCSI] qla2xxx: Corrected the default setting of the help text of Minidump ca...Giridhar Malavali1-1/+1
2011-12-15[SCSI] qla2xxx: Corrections to returned sysfs error codes.Joe Carnuccio1-2/+2
2011-12-15[SCSI] qla2xxx: Correct report-id acquisition checkGiridhar Malavali1-1/+1
2011-12-15[SCSI] qla2xxx: Fix to include FCE data as part of dump.Giridhar Malavali1-1/+1
2011-12-15[SCSI] qla2xxx: Limit excessive DPC cycles.Andrew Vasquez1-13/+8
2011-12-15[SCSI] qla2xxx: Only read requested mailbox registers.Andrew Vasquez1-9/+25
2011-12-15[SCSI] qla2xxx: Proper cleanup of pass through commands when firmware returns...Giridhar Malavali2-31/+61
2011-12-15[SCSI] qla2xxx: Update to dynamic logging.Chad Dupuis10-216/+199
2011-12-15[SCSI] qla2xxx: Make the logging functions verify their arguments and fixed t...Joe Perches8-25/+26
2011-12-15[SCSI] qla2xxx: Use less stack to emit logging messages.Joe Perches2-115/+107
2011-12-15[SCSI] bfa: fix endian and bit field check bugJing Huang2-5/+5