summaryrefslogtreecommitdiff
path: root/drivers/message/fusion/mptsas.c
AgeCommit message (Expand)Author
2010-04-11[SCSI] mptfusion: Proper error handling is added after mpt_config timeoutKashyap, Desai
2010-04-11[SCSI] mptfusion: Check for command status is added after completion.Kashyap, Desai
2010-04-11[SCSI] mptfusion: Proper bus_type check is addedKashyap, Desai
2010-04-11[SCSI] mptfusion: mpt_detach is called properly at the time of rmmodKashyap, Desai
2010-04-11[SCSI] mptfusion: Added new less expensive RESET (Message Unit Reset)Kashyap, Desai
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-18[SCSI] mptfusion: block device when target is being removed by FWKashyap, Desai
2010-01-18[SCSI] mptfusion: Added sysfs expander manufacture information at the time of...Kashyap, Desai
2009-09-12[SCSI] mptsas : FW event thread and scsi mid layer deadlock in SYNCHRONIZE CA...Kashyap, Desai
2009-09-12[SCSI] mptsas : NULL pointer on big endian systems causing Expander not to te...Kashyap, Desai
2009-09-12[SCSI] mptsas : Sanity check for phyinfo is addedKashyap, Desai
2009-08-22[SCSI] mptsas : set max_id to infinite value.Kashyap, Desai
2009-08-22[SCSI] mptsas : Change config request timeout value to 30 seconds.Kashyap, Desai
2009-08-22[SCSI] mptsas : Removed mptscsih_timer_expired.Kashyap, Desai
2009-08-22[SCSI] mptsas : Change DEFINED value of can queue for FC and SAS devices.Kashyap, Desai
2009-06-22fusion: mptsas, fix lock imbalanceJiri Slaby
2009-06-12[SCSI] Merge branch 'linus'James Bottomley
2009-06-09[SCSI] mpt fusion: fix up doc book commentsJames Bottomley
2009-06-09[SCSI] mpt fusion: Added support for Broadcast primitives Event handlingKashyap, Desai
2009-06-09[SCSI] mpt fusion: Queue full event handlingKashyap, Desai
2009-06-09[SCSI] mpt fusion: RAID device handling and Dual port Raid support is addedKashyap, Desai
2009-06-09[SCSI] mpt fusion: Code Cleanup patchKashyap, Desai
2009-06-09[SCSI] mpt fusion: Rescan SAS topology addedKashyap, Desai
2009-06-09[SCSI] mpt fusion: SAS topology scan changes, expander eventsKashyap, Desai
2009-06-09[SCSI] mpt fusion: Firmware event implementation using seperate WorkQueueKashyap, Desai
2009-06-09[SCSI] mpt fusion: rewrite of ioctl_cmds internal generated functionKashyap, Desai
2009-06-09[SCSI] mpt fusion: Adding DeviceResetCtx for internal Device reset frameKashyap, Desai
2009-06-09[SCSI] mpt fusion: rewrite of all internal generated functionsKashyap, Desai
2009-06-09[SCSI] mpt fusion: config path optimized, completion queue is usedKashyap, Desai
2009-06-09[SCSI] mpt fusion: Added support for MPT discovery completion checkKashyap, Desai
2009-06-09[SCSI] mpt fusion: Fixing 1078 data corruption issue for 36GB memory regionKashyap, Desai
2009-05-19block: set rq->resid_len to blk_rq_bytes() on issueTejun Heo
2009-05-11block: cleanup rq->data_len usagesTejun Heo
2009-05-11block: add rq->resid_lenTejun Heo
2009-04-03[SCSI] mptsas: remove unneeded checkAlan Cox
2008-07-27[SCSI] replace __FUNCTION__ with __func__Harvey Harrison
2008-06-05[SCSI] mpt fusion : Updated copyright statment with 2008 includedPrakash, Sathya
2008-05-27[SCSI] fusion mpt: fix target missing after resetting external raidMichael Reed
2008-04-07[SCSI] mptsas: do not use ioc->handle to locate hba portinfo structureMichael Reed
2008-03-05[SCSI] mpt fusion: don't oops if NumPhys==0Krzysztof Oledzki
2008-01-11[SCSI] mpt fusion: make mptsas_smp_handler update residFUJITA Tomonori
2007-10-12[SCSI] mpt fusion: fix up fusion prints using the sdev_printk, dev_printk, an...Eric Moore
2007-10-12[SCSI] mpt fusion: lock down ScsiLookupEric Moore
2007-10-12[SCSI] mpt fusion: Fix sparse warningsEric Moore
2007-10-12[SCSI] mpt fusion: add use of shost_priv and remove all the typecastingEric Moore
2007-10-12[SCSI] mpt fusion: removing Dell copyrightEric Moore
2007-10-12[SCSI] mpt fusion: removing references to hd->iocEric Moore
2007-10-12[SCSI] mpt fusion: rename vdev to vdeviceEric Moore
2007-10-12[SCSI] mpt fusion: standardize printks and debug infoEric Moore
2007-10-12[SCSI] mpt fusion: Change company name from LSI Logic to LSIPrakash, Sathya