Age | Commit message (Expand) | Author | Files | Lines |
2009-08-23 | [SCSI] mptsas : set max_id to infinite value. | Kashyap, Desai | 1 | -3/+2 |
2009-08-23 | [SCSI] mptsas : Change config request timeout value to 30 seconds. | Kashyap, Desai | 1 | -9/+10 |
2009-08-23 | [SCSI] mptsas : Removed mptscsih_timer_expired. | Kashyap, Desai | 1 | -19/+0 |
2009-08-23 | [SCSI] mptsas : Change DEFINED value of can queue for FC and SAS devices. | Kashyap, Desai | 1 | -1/+1 |
2009-06-22 | fusion: mptsas, fix lock imbalance | Jiri Slaby | 1 | -2/+2 |
2009-06-12 | [SCSI] Merge branch 'linus' | James Bottomley | 1 | -11/+11 |
2009-06-10 | [SCSI] mpt fusion: fix up doc book comments | James Bottomley | 1 | -9/+7 |
2009-06-10 | [SCSI] mpt fusion: Added support for Broadcast primitives Event handling | Kashyap, Desai | 1 | -0/+207 |
2009-06-10 | [SCSI] mpt fusion: Queue full event handling | Kashyap, Desai | 1 | -0/+133 |
2009-06-10 | [SCSI] mpt fusion: RAID device handling and Dual port Raid support is added | Kashyap, Desai | 1 | -60/+272 |
2009-06-10 | [SCSI] mpt fusion: Code Cleanup patch | Kashyap, Desai | 1 | -32/+62 |
2009-06-10 | [SCSI] mpt fusion: Rescan SAS topology added | Kashyap, Desai | 1 | -1/+168 |
2009-06-10 | [SCSI] mpt fusion: SAS topology scan changes, expander events | Kashyap, Desai | 1 | -236/+510 |
2009-06-10 | [SCSI] mpt fusion: Firmware event implementation using seperate WorkQueue | Kashyap, Desai | 1 | -442/+936 |
2009-06-10 | [SCSI] mpt fusion: rewrite of ioctl_cmds internal generated function | Kashyap, Desai | 1 | -6/+31 |
2009-06-10 | [SCSI] mpt fusion: Adding DeviceResetCtx for internal Device reset frame | Kashyap, Desai | 1 | -54/+87 |
2009-06-10 | [SCSI] mpt fusion: rewrite of all internal generated functions | Kashyap, Desai | 1 | -2/+0 |
2009-06-10 | [SCSI] mpt fusion: config path optimized, completion queue is used | Kashyap, Desai | 1 | -4/+4 |
2009-06-10 | [SCSI] mpt fusion: Added support for MPT discovery completion check | Kashyap, Desai | 1 | -2/+23 |
2009-06-10 | [SCSI] mpt fusion: Fixing 1078 data corruption issue for 36GB memory region | Kashyap, Desai | 1 | -10/+8 |
2009-05-19 | block: set rq->resid_len to blk_rq_bytes() on issue | Tejun Heo | 1 | -1/+2 |
2009-05-11 | block: cleanup rq->data_len usages | Tejun Heo | 1 | -10/+10 |
2009-05-11 | block: add rq->resid_len | Tejun Heo | 1 | -2/+1 |
2009-04-03 | [SCSI] mptsas: remove unneeded check | Alan Cox | 1 | -3/+2 |
2008-07-27 | [SCSI] replace __FUNCTION__ with __func__ | Harvey Harrison | 1 | -27/+27 |
2008-06-05 | [SCSI] mpt fusion : Updated copyright statment with 2008 included | Prakash, Sathya | 1 | -1/+1 |
2008-05-27 | [SCSI] fusion mpt: fix target missing after resetting external raid | Michael Reed | 1 | -2/+0 |
2008-04-07 | [SCSI] mptsas: do not use ioc->handle to locate hba portinfo structure | Michael Reed | 1 | -5/+17 |
2008-03-05 | [SCSI] mpt fusion: don't oops if NumPhys==0 | Krzysztof Oledzki | 1 | -0/+5 |
2008-01-12 | [SCSI] mpt fusion: make mptsas_smp_handler update resid | FUJITA Tomonori | 1 | -0/+2 |
2007-10-12 | [SCSI] mpt fusion: fix up fusion prints using the sdev_printk, dev_printk, an... | Eric Moore | 1 | -7/+8 |
2007-10-12 | [SCSI] mpt fusion: lock down ScsiLookup | Eric Moore | 1 | -3/+4 |
2007-10-12 | [SCSI] mpt fusion: Fix sparse warnings | Eric Moore | 1 | -0/+1 |
2007-10-12 | [SCSI] mpt fusion: add use of shost_priv and remove all the typecasting | Eric Moore | 1 | -7/+7 |
2007-10-12 | [SCSI] mpt fusion: removing Dell copyright | Eric Moore | 1 | -1/+0 |
2007-10-12 | [SCSI] mpt fusion: removing references to hd->ioc | Eric Moore | 1 | -17/+20 |
2007-10-12 | [SCSI] mpt fusion: rename vdev to vdevice | Eric Moore | 1 | -15/+15 |
2007-10-12 | [SCSI] mpt fusion: standardize printks and debug info | Eric Moore | 1 | -109/+144 |
2007-10-12 | [SCSI] mpt fusion: Change company name from LSI Logic to LSI | Prakash, Sathya | 1 | -3/+3 |
2007-10-12 | [SCSI] mpt fusion: Creation of mptsas.h header file | Prakash, Sathya | 1 | -105/+1 |
2007-10-12 | [SCSI] mpt fusion: Change call back indices to u8 from int | Prakash, Sathya | 1 | -4/+4 |
2007-10-12 | [SCSI] mpt fusion: Usage of high priority request FIFO to send task managemen... | Prakash, Sathya | 1 | -7/+1 |
2007-08-01 | [SCSI] mptsas: add SMP passthrough support via bsg | FUJITA Tomonori | 1 | -0/+126 |
2007-07-28 | [SCSI] mpt fusion: Changes in mptfc.c mptlan.c mptsas.c and mptspi.c for logg... | Prakash, Sathya | 1 | -151/+125 |
2007-07-18 | [SCSI] mpt fusion: deregister from transport layer if PCI registration failed | Prakash, Sathya | 1 | -1/+7 |
2007-07-18 | [SCSI] mpt fusion: add sysfs attributes to display IOC parameters | Prakash, Sathya | 1 | -0/+64 |
2007-06-18 | [SCSI] mpt fusion: update MAINTAINERS (fusion part) | Eric Moore | 1 | -1/+1 |
2007-03-11 | [SCSI] mptsas: Fix oops for insmod during kexec | Judith Lebzelter | 1 | -2/+5 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 1 | -1/+1 |
2007-02-03 | [SCSI] fusion - bump version - 3.04.04 | Eric Moore | 1 | -1/+1 |