aboutsummaryrefslogtreecommitdiff
path: root/drivers/message/fusion/mptbase.c
AgeCommit message (Expand)Author
2009-06-09[SCSI] mpt fusion: Added support for MPT discovery completion checkKashyap, Desai
2009-06-09[SCSI] mpt fusion: Fixing 1078 data corruption issue for 36GB memory regionKashyap, Desai
2009-04-21scsi: mpt: suppress debugobjects warningEric Paris
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang
2009-02-22[SCSI] mpt: fix disable lsi sas to use msi as defaultYinghai Lu
2009-01-13[SCSI] mpt fusion: Add Firmware debug supportKashyap, Desai
2009-01-13[SCSI] mpt fusion: Add separate msi enable disable for FC,SPI,SASKashyap, Desai
2008-12-29[SCSI] fusion: use ARRAY_SIZEJulia Lawall
2008-12-29[SCSI] fusion: remove excess kernel-doc notationRandy Dunlap
2008-07-27[SCSI] replace __FUNCTION__ with __func__Harvey Harrison
2008-07-21driver core: remove KOBJ_NAME_LEN defineKay Sievers
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-07-12[SCSI] mpt fusion : Adding FAULT Reset polling workPrakash, Sathya
2008-07-12[SCSI] fusion: default MSI to disabled for SPI and FC controllersJames Bottomley
2008-06-05[SCSI] mpt fusion : Updated copyright statment with 2008 includedPrakash, Sathya
2008-06-05[SCSI] mpt fusion: make struct mpt_proc_root_dir staticAdrian Bunk
2008-04-07[SCSI] mpt fusion: fix up msi_enable in mpt_suspendJames Bottomley
2008-04-07[SCSI] mpt fusion: convert inactive_list_mutex to a mutexMatthias Kaehlcke
2008-04-07[SCSI] mpt fusion: Enable MSI by default for SAS controllersPrakash, Sathya
2008-03-18[SCSI] mpt fusion: Power Management fixes for MPT SAS PCI-E controllersPrakash, Sathya
2008-03-03docbook: fix fusion source filesRandy Dunlap
2008-02-22[SCSI] mptbase: fix use-after-free'sAdrian Bunk
2008-02-11[SCSI] mpt fusion: Request I/O resources only when requiredPrakash, Sathya
2008-02-11[SCSI] mpt fusion: Avoid racing when mptsas and mptcl module are loaded in pa...Prakash, Sathya
2008-01-23[SCSI] mpt fusion: Fix for module unload problem in flash less controller env...Prakash, Sathya
2007-10-12[SCSI] mpt fusion: Fix sparse warningsEric Moore
2007-10-12[SCSI] mpt fusion: adding/removing white spaceEric Moore
2007-10-12[SCSI] mpt fusion: standardize printks and debug infoEric Moore
2007-10-12[SCSI] mpt fusion: fix two potential mem leaksJesper Juhl
2007-10-12[SCSI] mpt fusion: Change company name from LSI Logic to LSIPrakash, Sathya
2007-10-12[SCSI] mpt fusion: Change call back indices to u8 from intPrakash, Sathya
2007-10-12[SCSI] mpt fusion: Usage of high priority request FIFO to send task managemen...Prakash, Sathya
2007-10-12[SCSI] mpt fusion: Add support for ATTO 4LD: Rebranded LSI 53C1030Eric Moore
2007-07-31[SCSI] mpt fusion: make logging a global sysfs parameterJames Bottomley
2007-07-28[SCSI] mpt fusion: Changes in mptbase.c for logging supportPrakash, Sathya
2007-07-18[SCSI] mpt fusion: add support for Brocade branded LSI FC HBAPrakash, Sathya
2007-07-18[SCSI] mpt fusion: add sysfs attributes to display IOC parametersPrakash, Sathya
2007-06-17[SCSI] mpt fusion: fc loginfo using defines from the headerEric Moore
2007-06-17[SCSI] mpt fusion: update MAINTAINERS (fusion part)Eric Moore
2007-05-09Fix occurrences of "the the "Michael Opdenacker
2007-03-20[SCSI] fusion: honour return value of pci_enable_device() in mpt_resume()Horms
2007-03-20[SCSI] fusion: kernel-doc warning fixesRandy Dunlap
2007-02-02[SCSI] fusion - bump version - 3.04.04Eric Moore
2007-02-02[SCSI] fusion - error handling bug fix'sEric Moore
2007-02-02[SCSI] fusion - inactive raid support, and raid event bug fix'sEric Moore
2007-02-02[SCSI] fusion - iocstatus, loginfo, and event debug updatesEric Moore
2007-02-02[SCSI] fusion - Greater than 255 target and lun supportEric Moore
2007-01-06[SCSI] fusion: MODULE_VERSION supportEric Moore
2006-12-07[PATCH] kernel-doc: fix fusion and i2o docsRandy Dunlap