Age | Commit message (Expand) | Author |
2015-08-26 | mpt2sas, mpt3sas: Abort initialization if no memory I/O resources detected | 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, mpt3sas: fix upper bound for the module parameter max_sgl_entries | 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-09 | mpt3sas: issue_reset is uninitialized | Dan Carpenter |
2014-12-04 | Revert "[SCSI] mpt3sas: Remove phys on topology change" | Sreekanth Reddy |
2014-12-04 | scsi: remove ->change_queue_type method | Christoph Hellwig |
2014-11-24 | mpt3sas: 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-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-16 | mpt3sas, mpt2sas: fix scsi_add_host error handling problems in _scsih_probe | Sreekanth Reddy |
2014-09-16 | mpt3sas: Bump mpt3sas driver version to 04.100.00.00 | Sreekanth Reddy |
2014-09-16 | mpt3sas: Added Reply Descriptor Post Queue (RDPQ) Array support | Sreekanth Reddy |
2014-09-16 | mpt3sas: Added OEM branding Strings | Sreekanth Reddy |
2014-09-16 | mpt3sas: Copyright in driver sources is updated for year the 2014. | Sreekanth Reddy |
2014-09-16 | mpt3sas: MPI2.5 Rev H (2.5.3) specifications | Sreekanth Reddy |
2014-09-16 | mpt3sas: Bump mpt3sas driver version to 03.100.00.00 | Sreekanth Reddy |
2014-09-16 | mpt3sas: Clear PFA Status on SGPIO when PFA Drive is Removed or Replaced | Sreekanth Reddy |
2014-09-16 | mpt3sas: MPI2.5 Rev G (2.5.2) specifications | Sreekanth Reddy |
2014-09-16 | mpt3sas: Use pci_enable_msix_exact() instead of pci_enable_msix() | Alexander Gordeev |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine |
2014-07-25 | mpt3sas: delay scsi_add_host call to work with scsi-mq | Reddy, Sreekanth |
2014-07-25 | mpt3sas: Rework the MSI-X grouping code | Martin K. Petersen |
2014-07-25 | mpt3sas: combine fw_event_work and its event_data | Joe Lawrence |
2014-07-25 | mpt3sas: correct scsi_{target,device} hostdata allocation | Joe Lawrence |
2014-07-17 | scsi: use 64-bit value for 'max_luns' | Hannes Reinecke |
2014-05-28 | mpt3sas: Remove use of DEF_SCSI_QCMD | Matthew Wilcox |
2014-05-28 | mpt3sas: Remove uses of serial_number | Matthew Wilcox |
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 |
2013-11-23 | block: Kill bio_segments()/bi_vcnt usage | Kent Overstreet |
2013-11-23 | block: Convert bio_for_each_segment() to bvec_iter | Kent Overstreet |
2013-09-06 | [SCSI] Allow MPT Fusion SAS 3.0 driver to be built into the kernel | Greg Kroah-Hartman |
2013-09-03 | [SCSI] mpt3sas: Remove phys on topology change | Jan Vesely |
2013-09-03 | [SCSI] mpt3sas: Added a driver module parameter max_msix_vectors | Sreekanth Reddy |
2013-08-26 | [SCSI] mpt3sas: fix cleanup on controller resource mapping failure | Joe Lawrence |
2013-07-09 | [SCSI] mpt3sas: Bump driver version to v02.100.00.00 | Sreekanth Reddy |
2013-07-09 | [SCSI] mpt3sas: when async scanning is enabled then while scanning, devices a... | Sreekanth Reddy |
2013-07-09 | [SCSI] mpt3sas: MPI2.5 Rev F v2.5.1.1 specification | Sreekanth Reddy |
2013-07-09 | [SCSI] mpt3sas: Infinite loops can occur if MPI2_IOCSTATUS_CONFIG_INVALID_PAG... | Sreekanth Reddy |
2013-07-09 | [SCSI] mpt3sas: fix for kernel panic when driver loads with HBA conected to n... | Sreekanth Reddy |
2013-07-09 | [SCSI] mpt3sas: Updated the Hardware timing requirements | Sreekanth Reddy |
2013-07-09 | [SCSI] mpt3sas: 2013 source code copyright | Sreekanth Reddy |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-04-29 | mpt3sas: don't wank with fasync on ->release() | Al Viro |