aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/mpt2sas
AgeCommit message (Expand)Author
2015-01-27Revert "[SCSI] mpt2sas: Remove phys on topology change."Sreekanth Reddy
2014-09-22mpt2sas: fix undefined reference to `__udivdi3' compilation errorsSreekanth Reddy
2014-09-16mpt3sas, mpt2sas: fix scsi_add_host error handling problems in _scsih_probeSreekanth Reddy
2014-09-16mpt2sas: Bump mpt2sas driver version to 18.100.00.00Sreekanth Reddy
2014-09-16mpt2sas: Get IOC_FACTS information using handshake protocol only after HBA ca...Sreekanth Reddy
2014-09-16mpt2sas: Added Reply Descriptor Post Queue (RDPQ) Array supportSreekanth Reddy
2014-09-16mpt2sas: Avoid type casting for direct I/O commandsSreekanth Reddy
2014-09-16mpt2sas: Bump mpt2sas driver version to 17.100.00.00Sreekanth Reddy
2014-09-16mpt2sas: Clear PFA Status on SGPIO when PFA Drive is Removed or ReplacedSreekanth Reddy
2014-09-16mpt2sas: Copyright in driver sources is updated for year the 2014Sreekanth Reddy
2014-09-16mpt2sas: MPI2 Rev Y (2.00.17) and Rev Z (2.00.18) specificationsSreekanth Reddy
2014-09-16mpt2sas: Added driver module parameter max_msix_vectorsSreekanth Reddy
2014-09-16mpt2sas: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev
2014-07-25mpt2sas: delay scsi_add_host call to work with scsi-mqReddy, Sreekanth
2014-07-25mpt2sas: Rework the MSI-X grouping codeMartin K. Petersen
2014-07-25mpt2sas: annotate ioc->reply_post_host_index as __iomemJoe Lawrence
2014-07-25mpt2sas: combine fw_event_work and its event_dataJoe Lawrence
2014-07-25mpt2sas: correct scsi_{target,device} hostdata allocationJoe Lawrence
2014-05-28mpt2sas: Add free smids to the head, not tail of listMatthew Wilcox
2014-05-28mpt2sas: Remove use of DEF_SCSI_QCMDMatthew Wilcox
2014-05-28mpt2sas: Remove uses of serial_numberMatthew Wilcox
2014-04-28[SCSI] mpt2sas: Don't disable device twice at suspend.Tyler Stachecki
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-01-14MPT / PCI: Use pci_stop_and_remove_bus_device_locked()Rafael J. Wysocki
2013-11-23block: Kill bio_segments()/bi_vcnt usageKent Overstreet
2013-11-23block: Convert bio_for_each_segment() to bvec_iterKent Overstreet
2013-09-03[SCSI] mpt2sas: Remove phys on topology change.Jan Vesely
2013-09-03[SCSI] mpt2sas: Bump driver version to v16.100.00.00Sreekanth Reddy
2013-09-03[SCSI] mpt2sas: Fix for kernel panic when driver loads with HBA connected to ...Sreekanth Reddy
2013-09-03[SCSI] mpt2sas: when Async scanning is enabled then while scanning, devices a...Sreekanth Reddy
2013-09-03[SCSI] mpt2sas: Infinite loop can occur if MPI2_IOCSTATUS_CONFIG_INVALID_PAGE...Sreekanth Reddy
2013-09-03[SCSI] mpt2sas: The copyright in driver sources is updated for the year 2013Sreekanth Reddy
2013-09-03[SCSI] mpt2sas: MPI2 Rev X (2.00.16) specificationsSreekanth Reddy
2013-09-03[SCSI] mpt2sas: Change in MPI2_RAID_ACTION_SYSTEM_SHUTDOWN_INITIATED notifica...Sreekanth Reddy
2013-09-03[SCSI] mpt2sas: Null pointer deference possibility in mpt2sas_ctl_event_callb...Sreekanth Reddy
2013-08-26[SCSI] mpt2sas: fix cleanup on controller resource mapping failureJoe Lawrence
2013-06-24[SCSI] mpt2sas: fix for unused variable 'event_data' warningReddy, Sreekanth
2013-06-24[SCSI] mpt2sas: Bump driver vesion to v15.100.00.00Sreekanth Reddy
2013-06-24[SCSI] mpt2sas: Calulate the Reply post queue depth calculation as per the MP...Sreekanth Reddy
2013-06-24[SCSI] mpt2sas: fix firmware failure with wrong task attributeSreekanth Reddy
2013-06-24[SCSI] mpt2sas: Fix for device scan following host reset could get stuck in a...Sreekanth Reddy
2013-06-24[SCSI] mpt2sas: Update the timing requirements for issuing a Hard ResetSreekanth Reddy
2013-06-24[SCSI] mpt2sas: MPI2 Rev W (2.00.15) specificationSreekanth Reddy
2013-06-24[SCSI] mpt2sas: Fix for issue Missing delay not getting set during system bootupReddy, Sreekanth
2013-05-08Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-04-29mpt2sas: don't wank with fasync on ->release()Al Viro
2013-03-23block: Remove some unnecessary bi_vcnt usageKent Overstreet
2013-02-24[SCSI] mpt2sas: Add support for OEM specific controllerSreekanth Reddy
2013-01-29[SCSI] mpt2sas: fix for driver fails EEH, recovery from injected pci bus errorSreekanth Reddy
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman