aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message/fusion/mptsas.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-7/+40
* [SCSI] mptsas: Fix annoying warningBorislav Petkov2011-05-171-2/+2
* Fix common misspellingsLucas De Marchi2011-03-311-4/+4
* [SCSI] mptfusion: Remove bus reset for mptsas moduleKashyap, Desai2011-02-121-1/+0
* [SCSI] mptfusion: Support SAS2.0 Devices with SAS1.0 ControllersKashyap, Desai2011-02-121-1/+5
* Merge branch 'master' into for-nextJiri Kosina2010-12-221-1/+3
|\
| * SCSI host lock push-downJeff Garzik2010-11-161-1/+3
* | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
|/
* [SCSI] mptfusion: Extra debug prints added relavent to Device missing delay e...Kashyap, Desai2010-07-281-5/+10
* [SCSI] mptfusion: Block Error handling for deleting devices or Device in DMDKashyap, Desai2010-07-281-1/+124
* [SCSI] mptfusion: print Doorbell register in a case of hard reset and timeoutKei Tokunaga2010-07-271-2/+3
* [SCSI] mptsas: fixed hot-removal processingKei Tokunaga2010-07-271-1/+1
* [SCSI] mptfusion: Added code for occationally SATA hotplug failure.Kashyap, Desai2010-07-271-1/+30
* [SCSI] mptfusion: schedule_target_reset from all Reset contextKashyap, Desai2010-07-271-18/+41
* [SCSI] mptfusion: Added sanity to check B_T mapping for device before adding ...Kashyap, Desai2010-07-271-0/+37
* [SCSI] mptfusion: Corrected declaration of device_missing_delayKashyap, Desai2010-07-271-2/+2
* [SCSI] mptfusion: Proper error handling is added after mpt_config timeoutKashyap, Desai2010-04-111-5/+11
* [SCSI] mptfusion: Check for command status is added after completion.Kashyap, Desai2010-04-111-10/+16
* [SCSI] mptfusion: Proper bus_type check is addedKashyap, Desai2010-04-111-0/+3
* [SCSI] mptfusion: mpt_detach is called properly at the time of rmmodKashyap, Desai2010-04-111-0/+6
* [SCSI] mptfusion: Added new less expensive RESET (Message Unit Reset)Kashyap, Desai2010-04-111-4/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] mptfusion: block device when target is being removed by FWKashyap, Desai2010-01-181-5/+20
* [SCSI] mptfusion: Added sysfs expander manufacture information at the time of...Kashyap, Desai2010-01-181-0/+186
* [SCSI] mptsas : FW event thread and scsi mid layer deadlock in SYNCHRONIZE CA...Kashyap, Desai2009-09-121-7/+1
* [SCSI] mptsas : NULL pointer on big endian systems causing Expander not to te...Kashyap, Desai2009-09-121-0/+1
* [SCSI] mptsas : Sanity check for phyinfo is addedKashyap, Desai2009-09-121-1/+7
* [SCSI] mptsas : set max_id to infinite value.Kashyap, Desai2009-08-221-3/+2
* [SCSI] mptsas : Change config request timeout value to 30 seconds.Kashyap, Desai2009-08-221-9/+10
* [SCSI] mptsas : Removed mptscsih_timer_expired.Kashyap, Desai2009-08-221-19/+0
* [SCSI] mptsas : Change DEFINED value of can queue for FC and SAS devices.Kashyap, Desai2009-08-221-1/+1
* fusion: mptsas, fix lock imbalanceJiri Slaby2009-06-221-2/+2
* [SCSI] Merge branch 'linus'James Bottomley2009-06-121-11/+11
|\
| * block: set rq->resid_len to blk_rq_bytes() on issueTejun Heo2009-05-191-1/+2
| * block: cleanup rq->data_len usagesTejun Heo2009-05-111-10/+10
| * block: add rq->resid_lenTejun Heo2009-05-111-2/+1
* | [SCSI] mpt fusion: fix up doc book commentsJames Bottomley2009-06-091-9/+7
* | [SCSI] mpt fusion: Added support for Broadcast primitives Event handlingKashyap, Desai2009-06-091-0/+207
* | [SCSI] mpt fusion: Queue full event handlingKashyap, Desai2009-06-091-0/+133
* | [SCSI] mpt fusion: RAID device handling and Dual port Raid support is addedKashyap, Desai2009-06-091-60/+272
* | [SCSI] mpt fusion: Code Cleanup patchKashyap, Desai2009-06-091-32/+62
* | [SCSI] mpt fusion: Rescan SAS topology addedKashyap, Desai2009-06-091-1/+168
* | [SCSI] mpt fusion: SAS topology scan changes, expander eventsKashyap, Desai2009-06-091-236/+510
* | [SCSI] mpt fusion: Firmware event implementation using seperate WorkQueueKashyap, Desai2009-06-091-442/+936
* | [SCSI] mpt fusion: rewrite of ioctl_cmds internal generated functionKashyap, Desai2009-06-091-6/+31
* | [SCSI] mpt fusion: Adding DeviceResetCtx for internal Device reset frameKashyap, Desai2009-06-091-54/+87
* | [SCSI] mpt fusion: rewrite of all internal generated functionsKashyap, Desai2009-06-091-2/+0
* | [SCSI] mpt fusion: config path optimized, completion queue is usedKashyap, Desai2009-06-091-4/+4
* | [SCSI] mpt fusion: Added support for MPT discovery completion checkKashyap, Desai2009-06-091-2/+23
* | [SCSI] mpt fusion: Fixing 1078 data corruption issue for 36GB memory regionKashyap, Desai2009-06-091-10/+8
|/