Age | Commit message (Expand) | Author | Files | Lines |
2014-09-16 | mpt2sas: Get IOC_FACTS information using handshake protocol only after HBA card gets into READY or Operational state. |  Sreekanth Reddy | 1 | -0/+68 |
2014-09-16 | mpt2sas: Added Reply Descriptor Post Queue (RDPQ) Array support |  Sreekanth Reddy | 1 | -57/+183 |
2014-09-16 | mpt2sas: Copyright in driver sources is updated for year the 2014 |  Sreekanth Reddy | 1 | -1/+1 |
2014-09-16 | mpt2sas: Added driver module parameter max_msix_vectors |  Sreekanth Reddy | 1 | -0/+14 |
2014-09-16 | mpt2sas: Use pci_enable_msix_exact() instead of pci_enable_msix() |  Alexander Gordeev | 1 | -3/+3 |
2014-07-25 | mpt2sas: delay scsi_add_host call to work with scsi-mq |  Reddy, Sreekanth | 1 | -1/+1 |
2014-07-25 | mpt2sas: Rework the MSI-X grouping code |  Martin K. Petersen | 1 | -41/+23 |
2014-07-25 | mpt2sas: annotate ioc->reply_post_host_index as __iomem |  Joe Lawrence | 1 | -4/+5 |
2014-05-28 | mpt2sas: Add free smids to the head, not tail of list |  Matthew Wilcox | 1 | -4/+4 |
2014-01-14 | MPT / PCI: Use pci_stop_and_remove_bus_device_locked() |  Rafael J. Wysocki | 1 | -1/+1 |
2013-09-03 | [SCSI] mpt2sas: The copyright in driver sources is updated for the year 2013 |  Sreekanth Reddy | 1 | -1/+1 |
2013-09-03 | [SCSI] mpt2sas: Null pointer deference possibility in mpt2sas_ctl_event_callback function |  Sreekanth Reddy | 1 | -6/+5 |
2013-08-26 | [SCSI] mpt2sas: fix cleanup on controller resource mapping failure |  Joe Lawrence | 1 | -10/+17 |
2013-06-24 | [SCSI] mpt2sas: Calulate the Reply post queue depth calculation as per the MPI spec |  Sreekanth Reddy | 1 | -12/+14 |
2013-06-24 | [SCSI] mpt2sas: Update the timing requirements for issuing a Hard Reset |  Sreekanth Reddy | 1 | -7/+13 |
2013-06-24 | [SCSI] mpt2sas: Fix for issue Missing delay not getting set during system bootup |  Reddy, Sreekanth | 1 | -10/+3 |
2013-02-24 | [SCSI] mpt2sas: Add support for OEM specific controller |  Sreekanth Reddy | 1 | -0/+8 |
2013-01-29 | [SCSI] mpt2sas: fix for driver fails EEH, recovery from injected pci bus error |  Sreekanth Reddy | 1 | -1/+18 |
2012-10-02 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi |  Linus Torvalds | 1 | -3/+3 |
2012-10-02 | Merge SCSI misc branch into isci-for-3.6 tag |  James Bottomley | 1 | -3/+3 |
2012-09-17 | [SCSI] mpt2sas: Fix for issue - Unable to boot from the drive connected to HBA |  sreekanth.reddy@lsi.com | 1 | -0/+7 |
2012-08-24 | [SCSI] mpt2sas: To include more Intel Branding |  sreekanth.reddy@lsi.com | 1 | -2/+2 |
2012-08-24 | [SCSI] mpt2sas: 2012 source code copyright |  sreekanth.reddy@lsi.com | 1 | -1/+1 |
2012-08-22 | [SCSI] mpt2sas: Fix for Driver oops, when loading driver with max_queue_depth command line option to a very small value |  sreekanth.reddy@lsi.com | 1 | -5/+8 |
2012-06-06 | [SCSI] mpt2sas: Fix unsafe using smp_processor_id() in preemptible |  nagalakshmi.nandigama@lsi.com | 1 | -1/+1 |
2012-04-23 | [SCSI] mpt2sas: Fix for panic happening because of improper memory allocation |  nagalakshmi.nandigama@lsi.com | 1 | -3/+3 |
2012-04-23 | [SCSI] mpt2sas: Fix linux driver sparse errors |  nagalakshmi.nandigama@lsi.com | 1 | -1/+2 |
2012-04-23 | [SCSI] mpt2sas: Fix security scan issues reported by source code analysis tool |  nagalakshmi.nandigama@lsi.com | 1 | -6/+13 |
2012-04-23 | [SCSI] mpt2sas: Improvement were made to better protect the sas_device, raid_device, and expander_device lists |  nagalakshmi.nandigama@lsi.com | 1 | -2/+8 |
2012-03-31 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 |  Linus Torvalds | 1 | -4/+2 |
2012-03-28 | [SCSI] atp870u, mpt2sas, qla4xxx use pci_dev->revision |  Sergei Shtylyov | 1 | -3/+1 |
2012-03-28 | [SCSI] mpt2sas: remove extraneous sas_log_info messages |  Sathisha Nanjappa | 1 | -1/+1 |
2012-03-23 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci |  Linus Torvalds | 1 | -1/+1 |
2012-02-27 | PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device |  Yinghai Lu | 1 | -1/+1 |
2012-02-19 | [SCSI] mpt2sas: add missing allocation check |  Tomas Henzl | 1 | -0/+5 |
2012-02-12 | [SCSI] mpt2sas: Fix mismatch in mpt2sas_base_hard_reset_handler() mutex lock-unlock |  Alexey Khoroshilov | 1 | -1/+2 |
2011-12-15 | [SCSI] mpt2sas: Removed redundant calling of _scsih_probe_devices() from _scsih_probe |  nagalakshmi.nandigama@lsi.com | 1 | -13/+7 |
2011-12-15 | [SCSI] mpt2sas: Remove unused duplicate diag_buffer_enable param |  Roland Dreier | 1 | -13/+0 |
2011-12-15 | [SCSI] mpt2sas: Fix possible integer truncation of cpu_count |  Roland Dreier | 1 | -1/+1 |
2011-12-15 | [SCSI] mpt2sas: Fix leak on mpt2sas_base_attach() error path |  Roland Dreier | 1 | -1/+1 |
2011-12-15 | [SCSI] mpt2sas : Fix for memory allocation error for large host credits |  nagalakshmi.nandigama@lsi.com | 1 | -56/+27 |
2011-12-15 | [SCSI] mpt2sas: Added support for customer specific branding |  nagalakshmi.nandigama@lsi.com | 1 | -0/+16 |
2011-12-15 | [SCSI] mpt2sas: Rearrange the the code so that the completion queues are initialized prior to sending the request to controller firmware |  nagalakshmi.nandigama@lsi.com | 1 | -3/+3 |
2011-12-15 | [SCSI] mpt2sas: Adding support for customer specific branding |  nagalakshmi.nandigama@lsi.com | 1 | -0/+4 |
2011-12-15 | [SCSI] mpt2sas: Better handling DEAD IOC (PCI-E LInk down) error condition |  nagalakshmi.nandigama@lsi.com | 1 | -0/+59 |
2011-10-30 | [SCSI] mpt2sas: New feature - Fast Load Support |  nagalakshmi.nandigama@lsi.com | 1 | -44/+203 |
2011-10-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 |  Linus Torvalds | 1 | -109/+338 |
2011-09-22 | [SCSI] mpt2sas: Added NUNA IO support in driver which uses multi-reply queue support of the HBA |  nagalakshmi.nandigama@lsi.com | 1 | -109/+338 |
2011-09-15 | Remove unneeded version.h includes from drivers/scsi/ |  Jesper Juhl | 1 | -1/+0 |
2011-06-29 | [SCSI] mpt2sas: Adding support for customer specific branding |  Kashyap, Desai | 1 | -2/+17 |