summaryrefslogtreecommitdiffstats
path: root/drivers/message/fusion/mptbase.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] mptfusion: mpt config will do Hard Reset based upon retry countsKashyap, Desai2010-04-111-2/+7
* [SCSI] mptfusion: Added new less expensive RESET (Message Unit Reset)Kashyap, Desai2010-04-111-2/+168
* [SCSI] fusion: fix warning when not using procfsErik Ekman2010-01-181-2/+3
* [SCSI] mptsas: Fix issue with chain pools allocation on katmaiAnatolij Gustschin2010-01-171-0/+2
* [SCSI] mpt fusion: Fix 32 bit platforms with 64 bit resources.Pravin Bathija2009-12-101-3/+3
* trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig2009-09-211-2/+2
* [SCSI] mptsas : PAE Kernel more than 4 GB kernel panicKashyap, Desai2009-09-121-5/+5
* [SCSI] mptsas : Code cleanup of host page alloc and diag reset.Kashyap, Desai2009-08-221-54/+30
* convert some DMA_nnBIT_MASK() callersAndrew Morton2009-06-191-4/+4
* fusion: fix recent kernel-doc problemsRandy Dunlap2009-06-141-2/+1
* [SCSI] mpt fusion: RAID device handling and Dual port Raid support is addedKashyap, Desai2009-06-091-0/+167
* [SCSI] mpt fusion: Put IOC into ready state if it not already in ready stateKashyap, Desai2009-06-091-0/+16
* [SCSI] mpt fusion: Code Cleanup patchKashyap, Desai2009-06-091-133/+283
* [SCSI] mpt fusion: Firmware event implementation using seperate WorkQueueKashyap, Desai2009-06-091-0/+10
* [SCSI] mpt fusion: Adding DeviceResetCtx for internal Device reset frameKashyap, Desai2009-06-091-2/+11
* [SCSI] mpt fusion: rewrite taskmgmt request and completion routinesKashyap, Desai2009-06-091-14/+66
* [SCSI] mpt fusion: rewrite of all internal generated functionsKashyap, Desai2009-06-091-0/+2
* [SCSI] mpt fusion: config path optimized, completion queue is usedKashyap, Desai2009-06-091-241/+215
* [SCSI] mpt fusion: Optimized SendEvent notification Using Doorbell instead FIFOKashyap, Desai2009-06-091-34/+42
* [SCSI] mpt fusion: Added support for MPT discovery completion checkKashyap, Desai2009-06-091-0/+56
* [SCSI] mpt fusion: Fixing 1078 data corruption issue for 36GB memory regionKashyap, Desai2009-06-091-50/+237
* scsi: mpt: suppress debugobjects warningEric Paris2009-04-211-1/+1
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-2/+2
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-071-2/+2
* [SCSI] mpt: fix disable lsi sas to use msi as defaultYinghai Lu2009-02-221-2/+2
* [SCSI] mpt fusion: Add Firmware debug supportKashyap, Desai2009-01-131-0/+37
* [SCSI] mpt fusion: Add separate msi enable disable for FC,SPI,SASKashyap, Desai2009-01-131-13/+37
* [SCSI] fusion: use ARRAY_SIZEJulia Lawall2008-12-291-6/+6
* [SCSI] fusion: remove excess kernel-doc notationRandy Dunlap2008-12-291-3/+0
* [SCSI] replace __FUNCTION__ with __func__Harvey Harrison2008-07-271-12/+12
* driver core: remove KOBJ_NAME_LEN defineKay Sievers2008-07-211-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-07-151-3/+88
|\
| * [SCSI] mpt fusion : Adding FAULT Reset polling workPrakash, Sathya2008-07-121-0/+86
| * [SCSI] mpt fusion : Updated copyright statment with 2008 includedPrakash, Sathya2008-06-051-1/+1
| * [SCSI] mpt fusion: make struct mpt_proc_root_dir staticAdrian Bunk2008-06-051-2/+1
* | [SCSI] fusion: default MSI to disabled for SPI and FC controllersJames Bottomley2008-07-121-3/+8
|/
* [SCSI] mpt fusion: fix up msi_enable in mpt_suspendJames Bottomley2008-04-071-1/+1
* [SCSI] mpt fusion: convert inactive_list_mutex to a mutexMatthias Kaehlcke2008-04-071-5/+5
* [SCSI] mpt fusion: Enable MSI by default for SAS controllersPrakash, Sathya2008-04-071-5/+12
* [SCSI] mpt fusion: Power Management fixes for MPT SAS PCI-E controllersPrakash, Sathya2008-03-181-120/+156
* docbook: fix fusion source filesRandy Dunlap2008-03-031-12/+13
* [SCSI] mptbase: fix use-after-free'sAdrian Bunk2008-02-221-2/+2
* [SCSI] mpt fusion: Request I/O resources only when requiredPrakash, Sathya2008-02-111-7/+43
* [SCSI] mpt fusion: Avoid racing when mptsas and mptcl module are loaded in pa...Prakash, Sathya2008-02-111-1/+3
* [SCSI] mpt fusion: Fix for module unload problem in flash less controller env...Prakash, Sathya2008-01-231-42/+52
* [SCSI] mpt fusion: Fix sparse warningsEric Moore2007-10-121-11/+16
* [SCSI] mpt fusion: adding/removing white spaceEric Moore2007-10-121-11/+11
* [SCSI] mpt fusion: standardize printks and debug infoEric Moore2007-10-121-141/+138
* [SCSI] mpt fusion: fix two potential mem leaksJesper Juhl2007-10-121-6/+7
* [SCSI] mpt fusion: Change company name from LSI Logic to LSIPrakash, Sathya2007-10-121-3/+3
OpenPOWER on IntegriCloud