Age | Commit message (Expand) | Author |
2015-09-06 | mpt2sas: setpci reset kernel oops fix | Nagarajkumar Narayanan |
2015-09-06 | mpt2sas: Refcount fw_events and fix unsafe list usage | Calvin Owens |
2015-09-06 | mpt2sas: Refcount sas_device objects and fix unsafe list usage | Calvin Owens |
2015-08-26 | mpt2sas, mpt3sas: Abort initialization if no memory I/O resources detected | Sreekanth Reddy |
2015-01-13 | mpt2sas: Bump driver version to 20.100.00.00 | Sreekanth Reddy |
2015-01-13 | mpt2sas, mpt3sas: set cpu affinity for each MSIX vectors | Sreekanth Reddy |
2015-01-13 | mpt2sas, mpt3sas: Update attribution language to Avago | Sreekanth Reddy |
2015-01-13 | mpt2sas: map log_info value 0x0x32010081 to DID_RESET | Sreekanth Reddy |
2015-01-13 | mpt2sas, mpt3sas: fix upper bound for the module parameter max_sgl_entries | Sreekanth Reddy |
2015-01-13 | mpt2sas: MPI2 Rev BB (2.00.20) specification and 2.00.35 header files | Sreekanth Reddy |
2015-01-13 | mpt2sas: Bump driver version to 19.100.00.00 | Sreekanth Reddy |
2015-01-13 | mpt2sas, mpt3sas: Fail the host reset initiated due to discovery related I/O ... | Sreekanth Reddy |
2015-01-13 | mpt2sas, mpt3sas: log exceeded temperature thresholds | Sreekanth Reddy |
2015-01-12 | mpt2sas: MPI2 Rev AA (2.00.19) specifications | Sreekanth Reddy |
2015-01-09 | mpt2sas: issue_reset is uninitialized | Dan Carpenter |
2014-12-18 | Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus | James Bottomley |
2014-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-12-04 | Revert "[SCSI] mpt2sas: Remove phys on topology change." | Sreekanth Reddy |
2014-12-04 | scsi: remove ->change_queue_type method | Christoph Hellwig |
2014-11-24 | mpt2sas: simplify ->change_queue_depth | Christoph Hellwig |
2014-11-24 | scsi: drop reason argument from ->change_queue_depth | Christoph Hellwig |
2014-11-24 | scsi: avoid ->change_queue_depth indirection for queue full tracking | Christoph Hellwig |
2014-11-20 | Merge Linus' tree to be be to apply submitted patches to newer code than | Jiri Kosina |
2014-11-20 | scsi: mpt2sas: fix ioctl in comment | Alex Pilon |
2014-11-12 | scsi: don't set tagging state from scsi_adjust_queue_depth | Christoph Hellwig |
2014-11-12 | scsi: remove ordered_tags scsi_device field | Christoph Hellwig |
2014-11-12 | scsi: provide a generic change_queue_type method | Christoph Hellwig |
2014-09-22 | mpt2sas: fix undefined reference to `__udivdi3' compilation errors | Sreekanth Reddy |
2014-09-16 | mpt3sas, mpt2sas: fix scsi_add_host error handling problems in _scsih_probe | Sreekanth Reddy |
2014-09-16 | mpt2sas: Bump mpt2sas driver version to 18.100.00.00 | Sreekanth Reddy |
2014-09-16 | mpt2sas: Get IOC_FACTS information using handshake protocol only after HBA ca... | Sreekanth Reddy |
2014-09-16 | mpt2sas: Added Reply Descriptor Post Queue (RDPQ) Array support | Sreekanth Reddy |
2014-09-16 | mpt2sas: Avoid type casting for direct I/O commands | Sreekanth Reddy |
2014-09-16 | mpt2sas: Bump mpt2sas driver version to 17.100.00.00 | Sreekanth Reddy |
2014-09-16 | mpt2sas: Clear PFA Status on SGPIO when PFA Drive is Removed or Replaced | Sreekanth Reddy |
2014-09-16 | mpt2sas: Copyright in driver sources is updated for year the 2014 | Sreekanth Reddy |
2014-09-16 | mpt2sas: MPI2 Rev Y (2.00.17) and Rev Z (2.00.18) specifications | Sreekanth Reddy |
2014-09-16 | mpt2sas: Added driver module parameter max_msix_vectors | Sreekanth Reddy |
2014-09-16 | mpt2sas: Use pci_enable_msix_exact() instead of pci_enable_msix() | Alexander Gordeev |
2014-07-25 | mpt2sas: delay scsi_add_host call to work with scsi-mq | Reddy, Sreekanth |
2014-07-25 | mpt2sas: Rework the MSI-X grouping code | Martin K. Petersen |
2014-07-25 | mpt2sas: annotate ioc->reply_post_host_index as __iomem | Joe Lawrence |
2014-07-25 | mpt2sas: combine fw_event_work and its event_data | Joe Lawrence |
2014-07-25 | mpt2sas: correct scsi_{target,device} hostdata allocation | Joe Lawrence |
2014-05-28 | mpt2sas: Add free smids to the head, not tail of list | Matthew Wilcox |
2014-05-28 | mpt2sas: Remove use of DEF_SCSI_QCMD | Matthew Wilcox |
2014-05-28 | mpt2sas: Remove uses of serial_number | Matthew Wilcox |
2014-04-28 | [SCSI] mpt2sas: Don't disable device twice at suspend. | Tyler Stachecki |
2014-01-30 | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2014-01-14 | MPT / PCI: Use pci_stop_and_remove_bus_device_locked() | Rafael J. Wysocki |