summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt2sas
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] mpt2sas: Bump version 02.100.03.00Kashyap, Desai2009-10-021-3/+3
* [SCSI] mpt2sas: Support dev remove when phy status is MPI2_EVENT_SAS_TOPO_PHY...Kashyap, Desai2009-10-021-5/+6
* [SCSI] mpt2sas: Timeout occurred within the HANDSHAKE logic while waiting on ...Kashyap, Desai2009-10-021-3/+1
* [SCSI] mpt2sas: Call init_completion on a per request basis.Kashyap, Desai2009-10-023-3/+10
* [SCSI] mpt2sas: Target Reset will be issued from Interrupt context.Kashyap, Desai2009-10-026-54/+372
* [SCSI] mpt2sas: Added SCSIIO, Internal and high priority memory pools to supp...Kashyap, Desai2009-10-024-137/+307
* [SCSI] mpt2sas: Copyright change to 2009.Kashyap, Desai2009-10-029-9/+9
* [SCSI] mpt2sas: Added mpi2_history.txt for MPI2 headers.Kashyap, Desai2009-10-021-0/+334
* [SCSI] mpt2sas: Update driver to MPI2 REV K headers.Kashyap, Desai2009-10-0211-207/+652
* [SCSI] mpt2sas: Bump driver version 01.100.06.00Kashyap, Desai2009-09-051-2/+2
* [SCSI] mpt2sas: cleanup interrupt routine and config_request optimizationKashyap, Desai2009-09-054-753/+234
* [SCSI] mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesgKashyap, Desai2009-09-054-4/+109
* [SCSI] mpt2sas: setting SDEV into RUNNING state from Interrupt contextKashyap, Desai2009-09-052-6/+13
* [SCSI] mpt2sas: Removed wrapper funtions _scsih_link_change.Kashyap, Desai2009-09-053-33/+17
* [SCSI] mpt2sas: Prevent sending command to FW while Host ResetKashyap, Desai2009-09-055-54/+47
* [SCSI] mpt2sas : Rescan topology from Interrupt context instead of work threadKashyap, Desai2009-09-053-89/+57
* [SCSI] mpt2sas: fix config request and diag reset deadlockKashyap, Desai2009-08-141-65/+20
* [SCSI] mpt2sas: Bump driver version 01.100.04.00Kashyap, Desai2009-08-131-2/+2
* [SCSI] mpt2sas: fix oops because drv data points to NULL on resume from hiber...Kashyap, Desai2009-08-131-3/+3
* [SCSI] mpt2sas: fix crash due to Watchdog is active while OS in standby modeKashyap, Desai2009-08-133-28/+64
* [SCSI] mpt2sas: fix infinite loop inside config requestKashyap, Desai2009-08-131-0/+6
* [SCSI] mpt2sas: Excessive log info causes sas iounit page time outKashyap, Desai2009-08-132-0/+8
* [SCSI] mpt2sas: Raid 10 Value is showing as Raid 1E in /va/log/messagesKashyap, Desai2009-08-131-26/+64
* [SCSI] mpt2sas: Expander fix oops saying "Already part of another port"Kashyap, Desai2009-08-131-6/+15
* [SCSI] mpt2sas: Introduced check for enclosure_handle to avoid crashKashyap, Desai2009-08-131-4/+3
* [SCSI] Merge branch 'linus'James Bottomley2009-06-121-12/+11
|\
| * Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-06-111-12/+11
| |\
| | * Merge branch 'master' into for-2.6.31Jens Axboe2009-05-225-96/+261
| | |\
| | * | block: set rq->resid_len to blk_rq_bytes() on issueTejun Heo2009-05-191-2/+2
| | * | block: cleanup rq->data_len usagesTejun Heo2009-05-111-10/+11
| | * | block: add rq->resid_lenTejun Heo2009-05-111-3/+1
* | | | [SCSI] mpt2sas: bump driver version to 01.100.03.00Eric Moore2009-05-231-2/+2
* | | | [SCSI] mpt2sas: using the same naming convention for all static functionEric Moore2009-05-232-89/+89
* | | | [SCSI] mpt2sas: add query task support for MPT2COMMAND ioctlEric Moore2009-05-231-11/+21
* | | | [SCSI] mpt2sas: LUN Reset SupportEric Moore2009-05-231-2/+109
* | | | [SCSI] mpt2sas: T10 DIF SupportEric Moore2009-05-232-0/+119
|/ / /
* | | [SCSI] mpt2sas: fix driver version inconsistencyEric Moore2009-05-181-1/+1
| |/ |/|
* | [SCSI] mpt2sas : bump driver version to 01.100.02.00Eric Moore2009-04-271-3/+3
* | [SCSI] mpt2sas: fix hotplug event processingEric Moore2009-04-271-5/+5
* | [SCSI] mpt2sas : release diagnotic buffers prior host resetEric Moore2009-04-272-70/+141
* | [SCSI] mpt2sas : Broadcast Primative AEN bug fixEric Moore2009-04-271-9/+7
* | [SCSI] mpt2sas : Identify Dell series-7 adapters at driver load timeEric Moore2009-04-272-0/+84
* | [SCSI] mpt2sas : driver name needs to be in the MPT2IOCINFO ioctlEric Moore2009-04-271-3/+3
* | [SCSI] mpt2sas : running out of message framesEric Moore2009-04-271-1/+3
* | [SCSI] mpt2sas : fix oops when firmware sends large sense buffer sizeEric Moore2009-04-271-1/+2
* | [SCSI] mpt2sas : the sanity check in base_interrupt needs to be on dword boun...Eric Moore2009-04-271-3/+12
* | [SCSI] mpt2sas : unique ioctl magic numberEric Moore2009-04-271-1/+1
|/
* Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang2009-04-131-5/+5
* [SCSI] mpt2sas: make global symbols uniqueEric Moore2009-03-173-10/+10
* [SCSI] mpt2sas v00.100.11.15Eric Moore2009-03-1318-0/+21991
OpenPOWER on IntegriCloud