Commit Graph

63 Commits (17fa575eec7254fb089f858cae135d64cd015440)

Author SHA1 Message Date
Kashyap, Desai ab3e5f60d1 [SCSI] mpt2sas: Adding support for customer specific branding 14 years ago
Kashyap, Desai c97951ec46 [SCSI] mpt2sas: Fixed Big Indian Issues on 32 bit PPC 14 years ago
Kashyap, Desai 0bdccdb0a0 [SCSI] mpt2sas : WarpDrive New product SSS6200 support added 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Kashyap, Desai 0a2385cea9 [SCSI] mpt2sas : Added customer specific display support 14 years ago
Kashyap, Desai d5bd3491c8 [SCSI] mpt2sas: Basic Code Cleanup in mpt2sas_base 14 years ago
Kashyap, Desai fb396bec76 [SCSI] mpt2sas: Add support for Customer specific branding messages 14 years ago
Kashyap, Desai 4224489f45 [SCSI] mpt2sas: Kernel Panic during Large Topology discovery 14 years ago
Kashyap, Desai 11e1b961ab [SCSI] mpt2sas: Correct resizing calculation for max_queue_depth 14 years ago
Kashyap, Desai 90d2a67225 [SCSI] mpt2sas: Remove code for TASK_SET_FULL from driver. 14 years ago
Kashyap, Desai 35f805b52c [SCSI] mpt2sas: Create a pool of chain buffer instead of dedicated per IOs 14 years ago
Kashyap, Desai 6cb8ef573f [SCSI] mpt2sas: Added loadtime para for IOMissingDelay and DMD 14 years ago
Kashyap, Desai dd3741d303 [SCSI] mpt2sas: Added sanity check for cb_idx and smid access. 14 years ago
Julia Lawall 7968f1944c [SCSI] drivers/scsi: Adjust confusing if indentation 15 years ago
Eric Moore 3cb5469a2a [SCSI] mpt2sas: driver fails to recover from injected PCIe bus errors 15 years ago
Kashyap, Desai 769578ff81 [SCSI] mpt2sas: Copy sense buffer instead of working on direct memory location 15 years ago
Kashyap, Desai 3e2e833a54 [SCSI] mpt2sas: Added -ENOMEM return type when allocation fails 15 years ago
Kashyap, Desai f3eedd698e [SCSI] mpt2sas: Redesign Raid devices event handling using pd_handles per HBA 15 years ago
Kashyap, Desai eabb08ad2d [SCSI] mpt2sas: print level KERN_DEBUG is replaced by KERN_INFO 15 years ago
Kashyap, Desai 570c67ac44 [SCSI] mpt2sas: Added sysfs support for trace buffer 15 years ago
Kashyap, Desai d32a8c15e1 [SCSI] mpt2sas: Added sysfs counter for ioc reset 15 years ago
Kashyap, Desai dd5fd3323a [SCSI] mpt2sas: staged device discovery. disable_discovery module parameter is added. 15 years ago
Kashyap, Desai d274213a1a [SCSI] mpt2sas: Hold Controller reset when another reset is in progress 15 years ago
Alexey Dobriyan 4be929be34 kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN 15 years ago
Kashyap, Desai 66a6793657 [SCSI] mpt2sas: Check for NULL pointer before free_pages is added. 15 years ago
Kashyap, Desai ef7c80c1f1 [SCSI] mpt2sas: Added support for PCIe Advanced Error Recovery. 15 years ago
Kashyap, Desai 31b7f2e25d [SCSI] mpt2sas: Copyright 2010. 15 years ago
Kashyap, Desai f6aee7b9ae [SCSI] mpt2sas: return -ENOMEM if memory allocation failed. 15 years ago
Kashyap, Desai e94f674721 [SCSI] mpt2sas: Fix for little endian 15 years ago
Kashyap, Desai 6558bbb145 [SCSI] mpt2sas: Early return from function if shost is in recovery. 15 years ago
Kashyap, Desai 89009fbb7d [SCSI] mpt2sas: Use of get_free_pages for huge memorary allocation. 15 years ago
Kashyap, Desai 7921b35c5f [SCSI] mpt2sas: Corrected time stamp 15 years ago
Richard A Lary fc193172e6 [SCSI] mpt2sas: use correct pci_resource_flag for comparison 15 years ago
Kashyap, Desai f1c35e6aea [SCSI] mpt2sas: RESCAN Barrier work is added in case of HBA reset. 15 years ago
Kashyap, Desai e75b9b6d9d [SCSI] mpt2sas: Set ioc->fwfault_debug to the cmd line option mpt2sas_fwfault_debug. 15 years ago
Kashyap, Desai 6846e75cdf [SCSI] mpt2sas: User resource_size_t instead of unsigned long 15 years ago
Kashyap, Desai d685c26208 [SCSI] mpt2sas: add missing initialization of scsih_cmds 15 years ago
Kashyap, Desai 463217bfec [SCSI] mpt2sas : PPC (power pc) endian bug fix's 15 years ago
Kashyap, Desai ec9472c74c [SCSI] mpt2sas: mpt2sas_base_get_sense_buffer_dma should be returning little endian 15 years ago
Kashyap, Desai 96b681c6ad [SCSI] mpt2sas: Retrieve the ioc facts prior to putting the controller into READY state 15 years ago
Kashyap, Desai a8ebd76c49 [SCSI] mpt2sas: Added support to set the TimeStamp when sending ioc_init 15 years ago
Kashyap, Desai 1b01fe3aa5 [SCSI] mpt2sas: Add Extended Type for Diagnostic Buffer support 15 years ago
Kashyap, Desai 32e0eb569d [SCSI] mpt2sas: Added command line option diag_buffer_enable. 15 years ago
Kashyap, Desai cef7a12cd1 [SCSI] mpt2sas: Fixed some of the comment 15 years ago
Kashyap, Desai fa7f316735 [SCSI] mpt2sas: Support for stopping driver when Firmware encounters 15 years ago
Kashyap, Desai 29786e19cd [SCSI] mpt2sas: Timeout occurred within the HANDSHAKE logic while waiting on firmware to ACK. 16 years ago
Kashyap, Desai bcfb6e6ea4 [SCSI] mpt2sas: Call init_completion on a per request basis. 16 years ago
Kashyap, Desai 77e63ed443 [SCSI] mpt2sas: Target Reset will be issued from Interrupt context. 16 years ago
Kashyap, Desai 595bb0bd62 [SCSI] mpt2sas: Added SCSIIO, Internal and high priority memory pools to support multiple TM 16 years ago
Kashyap, Desai 19d3ebe3d5 [SCSI] mpt2sas: Copyright change to 2009. 16 years ago