| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] mpt2sas: Add support for OEM specific controller | Sreekanth Reddy | 2013-02-24 | 1 | -0/+8 |
* | [SCSI] mpt2sas: fix for driver fails EEH, recovery from injected pci bus error | Sreekanth Reddy | 2013-01-29 | 1 | -1/+18 |
* | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2012-10-03 | 1 | -3/+3 |
|\ |
|
| * | Merge SCSI misc branch into isci-for-3.6 tag | James Bottomley | 2012-10-02 | 1 | -3/+3 |
| |\ |
|
| | * | [SCSI] mpt2sas: To include more Intel Branding | sreekanth.reddy@lsi.com | 2012-08-24 | 1 | -2/+2 |
| | * | [SCSI] mpt2sas: 2012 source code copyright | sreekanth.reddy@lsi.com | 2012-08-24 | 1 | -1/+1 |
* | | | [SCSI] mpt2sas: Fix for issue - Unable to boot from the drive connected to HBA | sreekanth.reddy@lsi.com | 2012-09-17 | 1 | -0/+7 |
|/ / |
|
* / | [SCSI] mpt2sas: Fix for Driver oops, when loading driver with max_queue_depth... | sreekanth.reddy@lsi.com | 2012-08-22 | 1 | -5/+8 |
|/ |
|
* | [SCSI] mpt2sas: Fix unsafe using smp_processor_id() in preemptible | nagalakshmi.nandigama@lsi.com | 2012-06-06 | 1 | -1/+1 |
* | [SCSI] mpt2sas: Fix for panic happening because of improper memory allocation | nagalakshmi.nandigama@lsi.com | 2012-04-23 | 1 | -3/+3 |
* | [SCSI] mpt2sas: Fix linux driver sparse errors | nagalakshmi.nandigama@lsi.com | 2012-04-23 | 1 | -1/+2 |
* | [SCSI] mpt2sas: Fix security scan issues reported by source code analysis tool | nagalakshmi.nandigama@lsi.com | 2012-04-23 | 1 | -6/+13 |
* | [SCSI] mpt2sas: Improvement were made to better protect the sas_device, raid_... | nagalakshmi.nandigama@lsi.com | 2012-04-23 | 1 | -2/+8 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s... | Linus Torvalds | 2012-03-31 | 1 | -4/+2 |
|\ |
|
| * | [SCSI] atp870u, mpt2sas, qla4xxx use pci_dev->revision | Sergei Shtylyov | 2012-03-28 | 1 | -3/+1 |
| * | [SCSI] mpt2sas: remove extraneous sas_log_info messages | Sathisha Nanjappa | 2012-03-28 | 1 | -1/+1 |
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2012-03-23 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device | Yinghai Lu | 2012-02-27 | 1 | -1/+1 |
* | | [SCSI] mpt2sas: add missing allocation check | Tomas Henzl | 2012-02-19 | 1 | -0/+5 |
* | | [SCSI] mpt2sas: Fix mismatch in mpt2sas_base_hard_reset_handler() mutex lock-... | Alexey Khoroshilov | 2012-02-13 | 1 | -1/+2 |
|/ |
|
* | [SCSI] mpt2sas: Removed redundant calling of _scsih_probe_devices() from _scs... | nagalakshmi.nandigama@lsi.com | 2011-12-15 | 1 | -13/+7 |
* | [SCSI] mpt2sas: Remove unused duplicate diag_buffer_enable param | Roland Dreier | 2011-12-15 | 1 | -13/+0 |
* | [SCSI] mpt2sas: Fix possible integer truncation of cpu_count | Roland Dreier | 2011-12-15 | 1 | -1/+1 |
* | [SCSI] mpt2sas: Fix leak on mpt2sas_base_attach() error path | Roland Dreier | 2011-12-15 | 1 | -1/+1 |
* | [SCSI] mpt2sas : Fix for memory allocation error for large host credits | nagalakshmi.nandigama@lsi.com | 2011-12-15 | 1 | -56/+27 |
* | [SCSI] mpt2sas: Added support for customer specific branding | nagalakshmi.nandigama@lsi.com | 2011-12-15 | 1 | -0/+16 |
* | [SCSI] mpt2sas: Rearrange the the code so that the completion queues are init... | nagalakshmi.nandigama@lsi.com | 2011-12-15 | 1 | -3/+3 |
* | [SCSI] mpt2sas: Adding support for customer specific branding | nagalakshmi.nandigama@lsi.com | 2011-12-15 | 1 | -0/+4 |
* | [SCSI] mpt2sas: Better handling DEAD IOC (PCI-E LInk down) error condition | nagalakshmi.nandigama@lsi.com | 2011-12-15 | 1 | -0/+59 |
* | [SCSI] mpt2sas: New feature - Fast Load Support | nagalakshmi.nandigama@lsi.com | 2011-10-30 | 1 | -44/+203 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2011-10-29 | 1 | -109/+338 |
|\ |
|
| * | [SCSI] mpt2sas: Added NUNA IO support in driver which uses multi-reply queue ... | nagalakshmi.nandigama@lsi.com | 2011-09-22 | 1 | -109/+338 |
* | | Remove unneeded version.h includes from drivers/scsi/ | Jesper Juhl | 2011-09-15 | 1 | -1/+0 |
|/ |
|
* | [SCSI] mpt2sas: Adding support for customer specific branding | Kashyap, Desai | 2011-06-29 | 1 | -2/+17 |
* | [SCSI] mpt2sas: Fixed Big Indian Issues on 32 bit PPC | Kashyap, Desai | 2011-06-29 | 1 | -40/+25 |
* | [SCSI] mpt2sas : WarpDrive New product SSS6200 support added | Kashyap, Desai | 2011-05-01 | 1 | -10/+32 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -6/+6 |
* | [SCSI] mpt2sas : Added customer specific display support | Kashyap, Desai | 2011-03-23 | 1 | -0/+49 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2011-03-18 | 1 | -52/+76 |
|\ |
|
| * | [SCSI] mpt2sas: Basic Code Cleanup in mpt2sas_base | Kashyap, Desai | 2011-01-24 | 1 | -52/+50 |
| * | [SCSI] mpt2sas: Add support for Customer specific branding messages | Kashyap, Desai | 2011-01-24 | 1 | -0/+26 |
* | | [SCSI] mpt2sas: Kernel Panic during Large Topology discovery | Kashyap, Desai | 2011-01-24 | 1 | -2/+11 |
* | | [SCSI] mpt2sas: Correct resizing calculation for max_queue_depth | Kashyap, Desai | 2011-01-24 | 1 | -3/+3 |
|/ |
|
* | [SCSI] mpt2sas: Remove code for TASK_SET_FULL from driver. | Kashyap, Desai | 2010-12-21 | 1 | -4/+0 |
* | [SCSI] mpt2sas: Create a pool of chain buffer instead of dedicated per IOs | Kashyap, Desai | 2010-12-21 | 1 | -17/+70 |
* | [SCSI] mpt2sas: Added loadtime para for IOMissingDelay and DMD | Kashyap, Desai | 2010-12-21 | 1 | -0/+100 |
* | [SCSI] mpt2sas: Added sanity check for cb_idx and smid access. | Kashyap, Desai | 2010-12-21 | 1 | -1/+7 |
* | [SCSI] drivers/scsi: Adjust confusing if indentation | Julia Lawall | 2010-09-05 | 1 | -1/+1 |
* | [SCSI] mpt2sas: driver fails to recover from injected PCIe bus errors | Eric Moore | 2010-07-27 | 1 | -0/+13 |
* | [SCSI] mpt2sas: Copy sense buffer instead of working on direct memory location | Kashyap, Desai | 2010-07-27 | 1 | -1/+5 |