1. c7a3570 scsi: mpt3sas: Split _base_reset_handler(), mpt3sas_scsih_reset_handler() and mpt3sas_ctl_reset_handler() by Bart Van Assche · 6 years ago
  2. 982ea6f scsi: mpt3sas: Fix a race condition in mpt3sas_base_hard_reset_handler() by Bart Van Assche · 6 years ago
  3. 84203b3 scsi: mpt3sas: Introduce struct mpt3sas_nvme_cmd by Bart Van Assche · 6 years ago
  4. 2cd4bf8 scsi: mpt3sas: Update driver version "26.100.00.00" by Chaitra P B · 6 years ago
  5. 2b48be6 scsi: mpt3sas: As per MPI-spec, use combined reply queue for SAS3.5 controllers when HBA supports more than 16 MSI-x vectors. by Chaitra P B · 6 years ago
  6. d37306c scsi: mpt3sas: Fix, False timeout prints for ioctl and other internal commands during controller reset. by Chaitra P B · 6 years ago
  7. f6972d7 scsi: mpt3sas: Update driver version "25.100.00.00" by Chaitra P B · 6 years ago
  8. c1a6c5a scsi: mpt3sas: For NVME device, issue a protocol level reset by Chaitra P B · 6 years ago
  9. 3d29ed8 scsi: mpt3sas: Report Firmware Package Version from HBA Driver. by Chaitra P B · 6 years ago
  10. 22a923c scsi: mpt3sas: Cache enclosure pages during enclosure add. by Chaitra P B · 6 years ago
  11. 93204b7 scsi: mpt3sas: Lockless access for chain buffers. by Chaitra P B · 6 years ago
  12. cd33223 scsi: mpt3sas: Pre-allocate RDPQ Array at driver boot time. by Chaitra P B · 6 years ago
  13. cf6bf97 scsi: mpt3sas: Bug fix for big endian systems. by Chaitra P B · 6 years ago
  14. 2e1f44f Merge branch 'fixes' into misc by James Bottomley · 7 years ago
  15. 6f9e09f scsi: mpt3sas: clarify mmio pointer types by Arnd Bergmann · 7 years ago
  16. 40114bd scsi: mpt3sas: Do not use 32-bit atomic request descriptor for Ventura controllers. by Suganath Prabu S · 7 years ago
  17. 182ac78 scsi: mpt3sas: Introduce Base function for cloning. by Suganath Prabu Subramani · 7 years ago
  18. 22ae5a3 scsi: mpt3sas: Introduce API to get BAR0 mapped buffer address by Suganath Prabu Subramani · 7 years ago
  19. c520691 scsi: mpt3sas: Add PCI device ID for Andromeda. by Suganath Prabu Subramani · 7 years ago
  20. c666d3b scsi: mpt3sas: wait for and flush running commands on shutdown/unload by Sreekanth Reddy · 7 years ago
  21. dbec4c90 scsi: mpt3sas: lockless command submission by Suganath Prabu Subramani · 7 years ago
  22. 6da999f scsi: mpt3sas: simplify mpt3sas_scsi_issue_tm() by Hannes Reinecke · 7 years ago
  23. 12e7c67 scsi: mpt3sas: Introduce mpt3sas_get_st_from_smid() by Hannes Reinecke · 7 years ago
  24. d8335ae scsi: mpt3sas: fix dma_addr_t casts by Arnd Bergmann · 7 years ago
  25. 62d2f77 scsi: mpt3sas: Update mpt3sas driver version. by Suganath Prabu Subramani · 7 years ago
  26. d1b01d1 scsi: mpt3sas: Set NVMe device queue depth as 128 by Suganath Prabu Subramani · 7 years ago
  27. c102e00 scsi: mpt3sas: API 's to support NVMe drive addition to SML by Suganath Prabu Subramani · 7 years ago
  28. aff39e6 scsi: mpt3sas: Added support for nvme encapsulated request message. by Suganath Prabu Subramani · 7 years ago
  29. 016d5c3 scsi: mpt3sas: SGL to PRP Translation for I/Os to NVMe devices by Suganath Prabu Subramani · 7 years ago
  30. d88e1ea scsi: mpt3sas: Add nvme device support in slave alloc, target alloc and probe by Suganath Prabu Subramani · 7 years ago
  31. 09a50f4 scsi: mpt3sas: Bump mpt3sas driver version to v16.100.00.00 by Sreekanth Reddy · 7 years ago
  32. 7588895 scsi: mpt3sas: Display chassis slot information of the drive by Sreekanth Reddy · 7 years ago
  33. 06f5f97 scsi: mpt3sas: Reduce memory footprint in kdump kernel by Sreekanth Reddy · 7 years ago
  34. bbfd8e8 scsi: mpt3sas: fix format overflow warning by Arnd Bergmann · 7 years ago
  35. ad61dd3 scripts/spelling.txt: add regsiter -> register spelling mistake by Stephen Boyd · 7 years ago
  36. 8893cf6 scsi: mpt3sas: Avoid sleeping in interrupt context by Bart Van Assche · 8 years ago
  37. 1d55abc scsi: mpt3sas: switch to pci_alloc_irq_vectors by Hannes Reinecke · 8 years ago
  38. cdc1947 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  39. 7cfa769 scsi: mpt3sas: Updating driver version to v15.100.00.00 by Chaitra P B · 8 years ago
  40. 459325c scsi: mpt3sas: Fix for Crusader to achieve product targets with SAS devices. by Chaitra P B · 8 years ago
  41. ffb5845 scsi: mpt3sas: fix hang on ata passthrough commands by James Bottomley · 8 years ago
  42. 307d907 scsi: mpt3sas: Recognize and act on iopriority info by Adam Manzanares · 8 years ago
  43. 6b64b28 scsi: mpt3sas: Bump driver version as "14.101.00.00" by Suganath Prabu Subramani · 8 years ago
  44. 81c16f8 scsi: mpt3sas: Use the new MPI 2.6 32-bit Atomic Request Descriptors for SAS35 devices. by Suganath Prabu Subramani · 8 years ago
  45. 0bb337c scsi: mpt3sas: Increased/Additional MSIX support for SAS35 devices. by Suganath Prabu Subramani · 8 years ago
  46. 998f26a scsi: mpt3sas: Added Device ID's for SAS35 devices and updated MPI header. by Suganath Prabu Subramani · 8 years ago
  47. e270263 scsi: mpt3sas: Bump driver version as "14.100.00.00" by Suganath Prabu Subramani · 8 years ago
  48. 58e2fe7 scsi: mpt3sas: Remove unused macro "MPT_DEVICE_TLR_ON" by Suganath Prabu Subramani · 8 years ago
  49. c696f7b scsi: mpt3sas: Implement device_remove_in_progress check in IOCTL path by Suganath Prabu Subramani · 8 years ago
  50. 98c56ad mpt3sas: Eliminate dead sleep_flag code by Calvin Owens · 8 years ago
  51. 9690283 mpt3sas: Eliminate conditional locking in mpt3sas_scsih_issue_tm() by Calvin Owens · 8 years ago
  52. 310c8e4 mpt3sas: Ensure the connector_name string is NUL-terminated by Calvin Owens · 8 years ago
  53. 5f0dfb7 mpt3sas: Used "synchronize_irq()"API to synchronize timed-out IO & TMs by Chaitra P B · 8 years ago
  54. 6c19709 mpt3sas: Set maximum transfer length per IO to 4MB for VDs by Chaitra P B · 8 years ago
  55. b2500d7 mpt3sas: Updating mpt3sas driver version to 13.100.00.00 by Chaitra P B · 8 years ago
  56. 65e8617 scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS by Ming Lin · 9 years ago
  57. d867b65 mpt3sas: Updating mpt3sas driver version to 12.100.00.00 by Suganath prabu Subramani · 9 years ago
  58. 03d1fb3 mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of timedout IO. by Suganath prabu Subramani · 9 years ago
  59. ebb3024 mpt3sas: Add support for configurable Chain Frame Size by Suganath prabu Subramani · 9 years ago
  60. fd0331b mpt3sas: Make use of additional HighPriority credit message frames for sending SCSI IO's by Suganath prabu Subramani · 9 years ago
  61. 30158dc mpt3sas: Never block the Enclosure device by Suganath prabu Subramani · 9 years ago
  62. 0a5149b mpt3sas: fix inline markers on non inline function declarations by Stephen Rothwell · 9 years ago
  63. abc01f7 mpt3sas: Bump mpt3sas driver version to 09.102.00.00 by Sreekanth Reddy · 9 years ago
  64. c84b06a mpt3sas: Single driver module which supports both SAS 2.0 & SAS 3.0 HBAs by Sreekanth Reddy · 9 years ago
  65. d0c627af mpt2sas, mpt3sas: Update the driver versions by Sreekanth Reddy · 9 years ago
  66. 08c4d55 mpt3sas: setpci reset kernel oops fix by Sreekanth Reddy · 9 years ago
  67. 989e43c mpt3sas: Added OEM Gen2 PnP ID branding names by Sreekanth Reddy · 9 years ago
  68. d1cb5e4 mpt3sas: Refcount sas_device objects and fix unsafe list usage by Sreekanth Reddy · 9 years ago
  69. 4226309 mpt3sas: sysfs attribute to report Backup Rail Monitor Status by Sreekanth Reddy · 9 years ago
  70. 7786ab6 mpt3sas: Ported WarpDrive product SSS6200 support by Sreekanth Reddy · 9 years ago
  71. 16e179b mpt3sas: fix for driver fails EEH, recovery from injected pci bus error by Sreekanth Reddy · 9 years ago
  72. 4208117 mpt3sas: Manage MSI-X vectors according to HBA device type by Sreekanth Reddy · 9 years ago
  73. d357e84 mpt3sas: Define 'hba_mpi_version_belonged' IOC variable by Sreekanth Reddy · 9 years ago
  74. 7497392a mpt3sas: Move Gen3 HBA's device registration to a separate file by Sreekanth Reddy · 9 years ago
  75. 8a7e4c2 mpt3sas: Added mpt2sas driver definitions by Sreekanth Reddy · 9 years ago
  76. c75683c mpt3sas : Bump mpt3sas driver version to 9.100.00.00 by Sreekanth Reddy · 9 years ago
  77. d8eb4a4 mpt3sas: Added support for customer specific branding by Sreekanth Reddy · 9 years ago
  78. 3898f08 mpt3sas: Complete the SCSI command with DID_RESET status for log_info value 0x0x32010081 by Sreekanth Reddy · 9 years ago
  79. 2b89669 mpt3sas: Bump mpt3sas driver version to v6.100.00.00 by Sreekanth Reddy · 9 years ago
  80. 38e4141 mpt3sas: Add branding string support for OEM custom HBA by Sreekanth Reddy · 9 years ago
  81. fb84dfc mpt3sas: Add branding string support for OEM's HBA by Sreekanth Reddy · 9 years ago
  82. 2e26c38 mpt3sas: Update MPI2 strings to MPI2.5 by Sreekanth Reddy · 9 years ago
  83. f9d81cf mpt3sas: Bump mpt3sas Driver version to v5.100.00.00 by Sreekanth Reddy · 9 years ago
  84. e6d45e3 mpt3sas: Provides the physical location of sas drives by Sreekanth Reddy · 9 years ago
  85. e4bc7f5 mpt3sas: Don't block the drive when drive addition under the control of SML by Sreekanth Reddy · 9 years ago
  86. fb77bb5 mpt3sas: Added Combined Reply Queue feature to extend up-to 96 MSIX vector support by Sreekanth Reddy · 9 years ago
  87. 14b3114 mpt2sas, mpt3sas: set cpu affinity for each MSIX vectors by Sreekanth Reddy · 10 years ago
  88. a03bd15 mpt2sas, mpt3sas: Update attribution language to Avago by Sreekanth Reddy · 10 years ago
  89. 2d8ce8c mpt2sas, mpt3sas: log exceeded temperature thresholds by Sreekanth Reddy · 10 years ago
  90. 70d8c86 mpt3sas: Bump mpt3sas driver version to 04.100.00.00 by Sreekanth Reddy · 10 years ago
  91. 9b05c91 mpt3sas: Added Reply Descriptor Post Queue (RDPQ) Array support by Sreekanth Reddy · 10 years ago
  92. 1117b31 mpt3sas: Added OEM branding Strings by Sreekanth Reddy · 10 years ago
  93. a4ffce0 mpt3sas: Copyright in driver sources is updated for year the 2014. by Sreekanth Reddy · 10 years ago
  94. bd0a791 mpt3sas: Bump mpt3sas driver version to 03.100.00.00 by Sreekanth Reddy · 10 years ago
  95. 0f624c3 mpt3sas: Clear PFA Status on SGPIO when PFA Drive is Removed or Replaced by Sreekanth Reddy · 10 years ago
  96. c62e46d mpt3sas: Remove uses of serial_number by Matthew Wilcox · 11 years ago
  97. e9ce9c8 [SCSI] mpt3sas: Bump driver version to v02.100.00.00 by Sreekanth Reddy · 11 years ago
  98. 48e3b98 [SCSI] mpt3sas: 2013 source code copyright by Sreekanth Reddy · 11 years ago
  99. f92363d [SCSI] mpt3sas: add new driver supporting 12GB SAS by Sreekanth Reddy · 12 years ago