| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] fusion: fix warning when not using procfs | Erik Ekman | 2010-01-18 | 1 | -2/+3 |
* | [SCSI] mptsas: Fix issue with chain pools allocation on katmai | Anatolij Gustschin | 2010-01-17 | 1 | -0/+2 |
* | [SCSI] mpt fusion: Fix 32 bit platforms with 64 bit resources. | Pravin Bathija | 2009-12-10 | 1 | -3/+3 |
* | trivial: fix typos "man[ae]g?ment" -> "management" | Uwe Kleine-Koenig | 2009-09-21 | 1 | -2/+2 |
* | [SCSI] mptsas : PAE Kernel more than 4 GB kernel panic | Kashyap, Desai | 2009-09-12 | 1 | -5/+5 |
* | [SCSI] mptsas : Code cleanup of host page alloc and diag reset. | Kashyap, Desai | 2009-08-22 | 1 | -54/+30 |
* | convert some DMA_nnBIT_MASK() callers | Andrew Morton | 2009-06-19 | 1 | -4/+4 |
* | fusion: fix recent kernel-doc problems | Randy Dunlap | 2009-06-14 | 1 | -2/+1 |
* | [SCSI] mpt fusion: RAID device handling and Dual port Raid support is added | Kashyap, Desai | 2009-06-09 | 1 | -0/+167 |
* | [SCSI] mpt fusion: Put IOC into ready state if it not already in ready state | Kashyap, Desai | 2009-06-09 | 1 | -0/+16 |
* | [SCSI] mpt fusion: Code Cleanup patch | Kashyap, Desai | 2009-06-09 | 1 | -133/+283 |
* | [SCSI] mpt fusion: Firmware event implementation using seperate WorkQueue | Kashyap, Desai | 2009-06-09 | 1 | -0/+10 |
* | [SCSI] mpt fusion: Adding DeviceResetCtx for internal Device reset frame | Kashyap, Desai | 2009-06-09 | 1 | -2/+11 |
* | [SCSI] mpt fusion: rewrite taskmgmt request and completion routines | Kashyap, Desai | 2009-06-09 | 1 | -14/+66 |
* | [SCSI] mpt fusion: rewrite of all internal generated functions | Kashyap, Desai | 2009-06-09 | 1 | -0/+2 |
* | [SCSI] mpt fusion: config path optimized, completion queue is used | Kashyap, Desai | 2009-06-09 | 1 | -241/+215 |
* | [SCSI] mpt fusion: Optimized SendEvent notification Using Doorbell instead FIFO | Kashyap, Desai | 2009-06-09 | 1 | -34/+42 |
* | [SCSI] mpt fusion: Added support for MPT discovery completion check | Kashyap, Desai | 2009-06-09 | 1 | -0/+56 |
* | [SCSI] mpt fusion: Fixing 1078 data corruption issue for 36GB memory region | Kashyap, Desai | 2009-06-09 | 1 | -50/+237 |
* | scsi: mpt: suppress debugobjects warning | Eric Paris | 2009-04-21 | 1 | -1/+1 |
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 | 1 | -2/+2 |
* | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang | 2009-04-07 | 1 | -2/+2 |
* | [SCSI] mpt: fix disable lsi sas to use msi as default | Yinghai Lu | 2009-02-22 | 1 | -2/+2 |
* | [SCSI] mpt fusion: Add Firmware debug support | Kashyap, Desai | 2009-01-13 | 1 | -0/+37 |
* | [SCSI] mpt fusion: Add separate msi enable disable for FC,SPI,SAS | Kashyap, Desai | 2009-01-13 | 1 | -13/+37 |
* | [SCSI] fusion: use ARRAY_SIZE | Julia Lawall | 2008-12-29 | 1 | -6/+6 |
* | [SCSI] fusion: remove excess kernel-doc notation | Randy Dunlap | 2008-12-29 | 1 | -3/+0 |
* | [SCSI] replace __FUNCTION__ with __func__ | Harvey Harrison | 2008-07-27 | 1 | -12/+12 |
* | driver core: remove KOBJ_NAME_LEN define | Kay Sievers | 2008-07-21 | 1 | -1/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-07-15 | 1 | -3/+88 |
|\ |
|
| * | [SCSI] mpt fusion : Adding FAULT Reset polling work | Prakash, Sathya | 2008-07-12 | 1 | -0/+86 |
| * | [SCSI] mpt fusion : Updated copyright statment with 2008 included | Prakash, Sathya | 2008-06-05 | 1 | -1/+1 |
| * | [SCSI] mpt fusion: make struct mpt_proc_root_dir static | Adrian Bunk | 2008-06-05 | 1 | -2/+1 |
* | | [SCSI] fusion: default MSI to disabled for SPI and FC controllers | James Bottomley | 2008-07-12 | 1 | -3/+8 |
|/ |
|
* | [SCSI] mpt fusion: fix up msi_enable in mpt_suspend | James Bottomley | 2008-04-07 | 1 | -1/+1 |
* | [SCSI] mpt fusion: convert inactive_list_mutex to a mutex | Matthias Kaehlcke | 2008-04-07 | 1 | -5/+5 |
* | [SCSI] mpt fusion: Enable MSI by default for SAS controllers | Prakash, Sathya | 2008-04-07 | 1 | -5/+12 |
* | [SCSI] mpt fusion: Power Management fixes for MPT SAS PCI-E controllers | Prakash, Sathya | 2008-03-18 | 1 | -120/+156 |
* | docbook: fix fusion source files | Randy Dunlap | 2008-03-03 | 1 | -12/+13 |
* | [SCSI] mptbase: fix use-after-free's | Adrian Bunk | 2008-02-22 | 1 | -2/+2 |
* | [SCSI] mpt fusion: Request I/O resources only when required | Prakash, Sathya | 2008-02-11 | 1 | -7/+43 |
* | [SCSI] mpt fusion: Avoid racing when mptsas and mptcl module are loaded in pa... | Prakash, Sathya | 2008-02-11 | 1 | -1/+3 |
* | [SCSI] mpt fusion: Fix for module unload problem in flash less controller env... | Prakash, Sathya | 2008-01-23 | 1 | -42/+52 |
* | [SCSI] mpt fusion: Fix sparse warnings | Eric Moore | 2007-10-12 | 1 | -11/+16 |
* | [SCSI] mpt fusion: adding/removing white space | Eric Moore | 2007-10-12 | 1 | -11/+11 |
* | [SCSI] mpt fusion: standardize printks and debug info | Eric Moore | 2007-10-12 | 1 | -141/+138 |
* | [SCSI] mpt fusion: fix two potential mem leaks | Jesper Juhl | 2007-10-12 | 1 | -6/+7 |
* | [SCSI] mpt fusion: Change company name from LSI Logic to LSI | Prakash, Sathya | 2007-10-12 | 1 | -3/+3 |
* | [SCSI] mpt fusion: Change call back indices to u8 from int | Prakash, Sathya | 2007-10-12 | 1 | -101/+119 |
* | [SCSI] mpt fusion: Usage of high priority request FIFO to send task managemen... | Prakash, Sathya | 2007-10-12 | 1 | -0/+33 |