Age | Commit message (Expand) | Author |
2019-06-26 | scsi: mpt3sas: Fix msix load balance on and off settings | Sreekanth Reddy |
2019-06-26 | scsi: mpt3sas: Determine smp affinity on per HBA basis | Sreekanth Reddy |
2019-06-26 | scsi: mpt3sas: Use configured PCIe link speed, not max | Sreekanth Reddy |
2019-06-26 | scsi: mpt3sas: Remove CPU arch check to determine perf_mode | Sreekanth Reddy |
2019-06-20 | scsi: mpt3sas: use DEVICE_ATTR_{RO, RW} | Tomas Henzl |
2019-06-20 | scsi: mpt3sas: make driver options visible in sys | Tomas Henzl |
2019-06-20 | scsi: mpt3sas: Mark expected switch fall-through | Gustavo A. R. Silva |
2019-06-18 | scsi: mpt3sas: Update driver version to 29.100.00.00 | Suganath Prabu S |
2019-06-18 | scsi: mpt3sas: Introduce perf_mode module parameter | Suganath Prabu S |
2019-06-18 | scsi: mpt3sas: Enable interrupt coalescing on high iops | Suganath Prabu S |
2019-06-18 | scsi: mpt3sas: Affinity high iops queues IRQs to local node | Suganath Prabu S |
2019-06-18 | scsi: mpt3sas: save and use MSI-X index for posting RD | Suganath Prabu S |
2019-06-18 | scsi: mpt3sas: Use high iops queues under some circumstances | Suganath Prabu S |
2019-06-18 | scsi: mpt3sas: change _base_get_msix_index prototype | Suganath Prabu S |
2019-06-18 | scsi: mpt3sas: Add flag high_iops_queues | Suganath Prabu S |
2019-06-18 | scsi: mpt3sas: Add Atomic RequestDescriptor support on Aero | Suganath Prabu S |
2019-06-18 | scsi: mpt3sas: function pointers of request descriptor | Suganath Prabu S |
2019-06-18 | scsi: mpt3sas_ctl: fix double-fetch bug in _ctl_ioctl_main() | Gen Zhang |
2019-05-08 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2019-04-12 | Merge branch '5.1/scsi-fixes' into 5.2/merge | Martin K. Petersen |
2019-04-08 | drivers: Remove explicit invocations of mmiowb() | Will Deacon |
2019-03-27 | scsi: mpt3sas: fix indentation issue | Colin Ian King |
2019-03-25 | scsi: mpt3sas: Fix kernel panic during expander reset | Sreekanth Reddy |
2019-03-18 | scsi: mpt3sas: Update mpt3sas driver version to 28.100.00.00 | Suganath Prabu |
2019-03-18 | scsi: mpt3sas: Improve the threshold value and introduce module param | Suganath Prabu |
2019-03-18 | scsi: mpt3sas: Load balance to improve performance and avoid soft lockups | Suganath Prabu |
2019-03-18 | scsi: mpt3sas: Irq poll to avoid CPU hard lockups | Suganath Prabu |
2019-03-18 | scsi: mpt3sas: simplify interrupt handler | Suganath Prabu |
2019-03-18 | scsi: mpt3sas: Fix typo in request_desript_type | Suganath Prabu |
2019-02-27 | scsi: mpt3sas: Add missing breaks in switch statements | Gustavo A. R. Silva |
2019-02-04 | scsi: mpt3sas: Update driver version to 27.102.00.00 | Suganath Prabu S |
2019-02-04 | scsi: mpt3sas: Add support for ATLAS PCIe switch | Suganath Prabu S |
2019-02-04 | scsi: mpt3sas: Add support for NVMe Switch Adapter | Suganath Prabu S |
2019-02-04 | scsi: mpt3sas: Rename mpi endpoint device ID macro. | Suganath Prabu S |
2018-12-20 | scsi: mpt3sas: mpt3sas_scsih: Mark expected switch fall-through | Gustavo A. R. Silva |
2018-12-19 | scsi: mpt3sas: fix memory ordering on 64bit writes | Stephan Günther |
2018-12-18 | scsi: flip the default on use_clustering | Christoph Hellwig |
2018-12-12 | scsi: mpt3sas: Update driver version to 27.101.00.00 | Suganath Prabu |
2018-12-12 | scsi: mpt3sas: Replace readl with ioc->base_readl | Suganath Prabu |
2018-12-12 | scsi: mpt3sas: Add separate function for aero doorbell reads | Suganath Prabu |
2018-12-12 | scsi: mpt3sas: Introduce flag for aero based controllers | Suganath Prabu |
2018-11-28 | scsi: mpt3sas: fix spelling mistake "manufaucturing" -> "manufacturing" | Colin Ian King |
2018-11-21 | scsi: mpt3sas: Display message on Configurable secure HBA | Sreekanth Reddy |
2018-11-06 | scsi: mpt3sas: Bump driver version to 27.100.00.00 | Suganath Prabu |
2018-11-06 | scsi: mpt3sas: Fix driver modifying persistent data in Manufacturing page11 | Suganath Prabu |
2018-11-06 | scsi: mpt3sas: Don't modify EEDPTagMode field setting on SAS3.5 HBA devices | Suganath Prabu |
2018-11-06 | scsi: mpt3sas: Fix Sync cache command failure during driver unload | Suganath Prabu |
2018-11-06 | scsi: mpt3sas: Call sas_remove_host before removing the target devices | Suganath Prabu |
2018-11-06 | scsi: mpt3sas: Refactor mpt3sas_wait_for_ioc function | Suganath Prabu |
2018-11-06 | scsi: mpt3sas: Separate out mpt3sas_wait_for_ioc | Suganath Prabu |