summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt2sas
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] mpt2sas: Fix missing reference tag seed with Type 2 devicesMartin K. Petersen2011-05-241-7/+1
* [SCSI] mpt2sas: Driver version upgrade 08.100.00.02Kashyap, Desai2011-05-241-2/+2
* [SCSI] mpt2sas: move even handling of MPT2SAS_TURN_ON_FAULT_LED into process ...Kashyap, Desai2011-05-241-26/+68
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-05-205-76/+638
|\
| * [SCSI] mpt2sas : WarpDrive New product SSS6200 support addedKashyap, Desai2011-05-015-74/+637
| * [SCSI] mpt2sas: do not check serial_number in the abort handlerChristoph Hellwig2011-05-011-2/+1
* | [SCSI] mpt2sas: prevent heap overflows and unchecked readsDan Rosenberg2011-04-241-2/+21
|/
* Fix common misspellingsLucas De Marchi2011-03-315-19/+19
* [SCSI] mpt2sas : Added customer specific display supportKashyap, Desai2011-03-232-0/+69
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-03-178-451/+128
|\
| * [SCSI] remove flush_scheduled_work() usagesTejun Heo2011-02-121-1/+0
| * [SCSI] mpt2sas: Bump version 08.100.00.00Kashyap, Desai2011-01-241-2/+2
| * [SCSI] mpt2sas: Basic Code Cleanup in mpt2sas_baseKashyap, Desai2011-01-242-56/+68
| * [SCSI] mpt2sas: Add support for Customer specific branding messagesKashyap, Desai2011-01-242-0/+40
| * [SCSI] mpt2sas: Revision P MPI Header UpdateKashyap, Desai2011-01-245-392/+18
* | [SCSI] mpt2sas: fix Integrated Raid unsynced on shutdown problemKashyap, Desai2011-01-241-0/+1
* | [SCSI] mpt2sas: Kernel Panic during Large Topology discovery Kashyap, Desai2011-01-241-2/+11
* | [SCSI] mpt2sas: Fix the race between broadcast asyn event and scsi command co...Kashyap, Desai2011-01-241-9/+45
* | [SCSI] mpt2sas: Correct resizing calculation for max_queue_depthKashyap, Desai2011-01-241-3/+3
* | [SCSI] mpt2sas: fix internal device reset for older firmware prior to MPI Rev KKashyap, Desai2011-01-241-0/+6
* | [SCSI] mpt2sas: Fix device removal handshake for zoned devicesKashyap, Desai2011-01-241-3/+0
|/
* [SCSI] mpt2sas: Bump version 07.100.00.00Kashyap, Desai2010-12-211-2/+2
* [SCSI] mpt2sas: Debug string changes from target to device.Kashyap, Desai2010-12-211-2/+2
* [SCSI] mpt2sas: Sanity check for phy count is added using max phy countKashyap, Desai2010-12-211-4/+8
* [SCSI] mpt2sas: change queue depth with reason argument more appropriatelyKashyap, Desai2010-12-211-11/+26
* [SCSI] mpt2sas: Remove code for TASK_SET_FULL from driver.Kashyap, Desai2010-12-212-92/+0
* [SCSI] mpt2sas: MPI 2.0 Header updatedKashyap, Desai2010-12-218-18/+95
* [SCSI] mpt2sas: Modify code to support Expander switchKashyap, Desai2010-12-213-124/+206
* [SCSI] mpt2sas: Create a pool of chain buffer instead of dedicated per IOsKashyap, Desai2010-12-213-43/+119
* [SCSI] mpt2sas: Added loadtime para for IOMissingDelay and DMDKashyap, Desai2010-12-211-0/+100
* [SCSI] mpt2sas: Added sanity check for cb_idx and smid access.Kashyap, Desai2010-12-212-1/+9
* [SCSI] mpt2sas: Removed compiler warnnings when logging is disabledKashyap, Desai2010-12-212-2/+3
* SCSI host lock push-downJeff Garzik2010-11-161-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-10-221-1/+1
|\
| * [SCSI] drivers/scsi: Adjust confusing if indentationJulia Lawall2010-09-051-1/+1
* | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\ \
| * | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
| |/
* / scsi: autoconvert trivial BKL users to private mutexArnd Bergmann2010-09-151-5/+6
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-042-3/+3
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-06-162-2/+2
| |\
| * | fix typos concerning "management"Uwe Kleine-König2010-06-162-3/+3
* | | [SCSI] mpt2sas: driver fails to recover from injected PCIe bus errorsEric Moore2010-07-276-19/+57
* | | [SCSI] mpt2sas: Bump version 06.100.00.00Kashyap, Desai2010-07-271-3/+3
* | | [SCSI] mpt2sas: Copy message frame before releasing to free pool to have a lo...Kashyap, Desai2010-07-271-18/+38
* | | [SCSI] mpt2sas: Copy sense buffer instead of working on direct memory locationKashyap, Desai2010-07-273-5/+28
* | | [SCSI] mpt2sas: Adding additional message to error escalation callbackKashyap, Desai2010-07-271-39/+104
* | | [SCSI] mpt2sas: Add additional check for responding volumes after Host ResetKashyap, Desai2010-07-271-2/+12
* | | [SCSI] mpt2sas: Added -ENOMEM return type when allocation failsKashyap, Desai2010-07-271-1/+10
* | | [SCSI] mpt2sas: Redesign Raid devices event handling using pd_handles per HBAKashyap, Desai2010-07-273-103/+391
* | | [SCSI] mpt2sas: Tie a log info message to a specific PHY.Kashyap, Desai2010-07-273-1/+62