Age | Commit message (Expand) | Author | Files | Lines |
2015-11-11 | mpt2sas: Remove .c and .h files from mpt2sas driver | Sreekanth Reddy | 1 | -4899/+0 |
2015-09-06 | mpt2sas: setpci reset kernel oops fix | Nagarajkumar Narayanan | 1 | -0/+6 |
2015-08-26 | mpt2sas, mpt3sas: Abort initialization if no memory I/O resources detected | Sreekanth Reddy | 1 | -7/+9 |
2015-01-13 | mpt2sas, mpt3sas: set cpu affinity for each MSIX vectors | Sreekanth Reddy | 1 | -3/+21 |
2015-01-13 | mpt2sas, mpt3sas: Update attribution language to Avago | Sreekanth Reddy | 1 | -1/+2 |
2015-01-13 | mpt2sas, mpt3sas: fix upper bound for the module parameter max_sgl_entries | Sreekanth Reddy | 1 | -3/+7 |
2015-01-13 | mpt2sas, mpt3sas: log exceeded temperature thresholds | Sreekanth Reddy | 1 | -0/+7 |
2015-01-09 | mpt2sas: issue_reset is uninitialized | Dan Carpenter | 1 | -4/+4 |
2014-09-16 | mpt2sas: Get IOC_FACTS information using handshake protocol only after HBA ca... | 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_callb... | 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 MP... | 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/j... | 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... | 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_... | 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/s... | 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/jb... | 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-... | Alexey Khoroshilov | 1 | -1/+2 |
2011-12-15 | [SCSI] mpt2sas: Removed redundant calling of _scsih_probe_devices() from _scs... | 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 |