- e42fafc [SCSI] mpt2sas: Fix for panic happening because of improper memory allocation by nagalakshmi.nandigama@lsi.com · 13 years ago
- d838c36 [SCSI] mpt2sas: Fix linux driver sparse errors by nagalakshmi.nandigama@lsi.com · 13 years ago
- 298c794 [SCSI] mpt2sas: Fix security scan issues reported by source code analysis tool by nagalakshmi.nandigama@lsi.com · 13 years ago
- 09da0b3 [SCSI] mpt2sas: Improvement were made to better protect the sas_device, raid_device, and expander_device lists by nagalakshmi.nandigama@lsi.com · 13 years ago
- a75ee6e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
- 7d7311c [SCSI] atp870u, mpt2sas, qla4xxx use pci_dev->revision by Sergei Shtylyov · 13 years ago
- 714be35 [SCSI] mpt2sas: remove extraneous sas_log_info messages by Sathisha Nanjappa · 13 years ago
- 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
- 210647a PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device by Yinghai Lu · 13 years ago
- c834b1c [SCSI] mpt2sas: add missing allocation check by Tomas Henzl · 13 years ago
- 7fbd764 [SCSI] mpt2sas: Fix mismatch in mpt2sas_base_hard_reset_handler() mutex lock-unlock by Alexey Khoroshilov · 13 years ago
- 2cb6fc8 [SCSI] mpt2sas: Removed redundant calling of _scsih_probe_devices() from _scsih_probe by nagalakshmi.nandigama@lsi.com · 13 years ago
- ef8c985 [SCSI] mpt2sas: Remove unused duplicate diag_buffer_enable param by Roland Dreier · 13 years ago
- 2f73b9a [SCSI] mpt2sas: Fix possible integer truncation of cpu_count by Roland Dreier · 13 years ago
- c24a171 [SCSI] mpt2sas: Fix leak on mpt2sas_base_attach() error path by Roland Dreier · 13 years ago
- aff132d [SCSI] mpt2sas : Fix for memory allocation error for large host credits by nagalakshmi.nandigama@lsi.com · 13 years ago
- 8bad305 [SCSI] mpt2sas: Added support for customer specific branding by nagalakshmi.nandigama@lsi.com · 13 years ago
- f01690d [SCSI] mpt2sas: Rearrange the the code so that the completion queues are initialized prior to sending the request to controller firmware by nagalakshmi.nandigama@lsi.com · 13 years ago
- 70e73f9 [SCSI] mpt2sas: Adding support for customer specific branding by nagalakshmi.nandigama@lsi.com · 13 years ago
- 845a0e4 [SCSI] mpt2sas: Better handling DEAD IOC (PCI-E LInk down) error condition by nagalakshmi.nandigama@lsi.com · 13 years ago
- 921cd80 [SCSI] mpt2sas: New feature - Fast Load Support by nagalakshmi.nandigama@lsi.com · 13 years ago
- ec7ae51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
- 911ae94 [SCSI] mpt2sas: Added NUNA IO support in driver which uses multi-reply queue support of the HBA by nagalakshmi.nandigama@lsi.com · 13 years ago
- 101ae14 Remove unneeded version.h includes from drivers/scsi/ by Jesper Juhl · 13 years ago
- ab3e5f6 [SCSI] mpt2sas: Adding support for customer specific branding by Kashyap, Desai · 13 years ago
- c97951e [SCSI] mpt2sas: Fixed Big Indian Issues on 32 bit PPC by Kashyap, Desai · 13 years ago
- 0bdccdb [SCSI] mpt2sas : WarpDrive New product SSS6200 support added by Kashyap, Desai · 14 years ago
- 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
- 0a2385c [SCSI] mpt2sas : Added customer specific display support by Kashyap, Desai · 14 years ago
- c55d267 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
- d5bd3491c [SCSI] mpt2sas: Basic Code Cleanup in mpt2sas_base by Kashyap, Desai · 14 years ago
- fb396be [SCSI] mpt2sas: Add support for Customer specific branding messages by Kashyap, Desai · 14 years ago
- 4224489 [SCSI] mpt2sas: Kernel Panic during Large Topology discovery by Kashyap, Desai · 14 years ago
- 11e1b96 [SCSI] mpt2sas: Correct resizing calculation for max_queue_depth by Kashyap, Desai · 14 years ago
- 90d2a67 [SCSI] mpt2sas: Remove code for TASK_SET_FULL from driver. by Kashyap, Desai · 14 years ago
- 35f805b [SCSI] mpt2sas: Create a pool of chain buffer instead of dedicated per IOs by Kashyap, Desai · 14 years ago
- 6cb8ef5 [SCSI] mpt2sas: Added loadtime para for IOMissingDelay and DMD by Kashyap, Desai · 14 years ago
- dd3741d [SCSI] mpt2sas: Added sanity check for cb_idx and smid access. by Kashyap, Desai · 14 years ago
- 7968f19 [SCSI] drivers/scsi: Adjust confusing if indentation by Julia Lawall · 14 years ago
- 3cb5469 [SCSI] mpt2sas: driver fails to recover from injected PCIe bus errors by Eric Moore · 14 years ago
- 769578f [SCSI] mpt2sas: Copy sense buffer instead of working on direct memory location by Kashyap, Desai · 14 years ago
- 3e2e833 [SCSI] mpt2sas: Added -ENOMEM return type when allocation fails by Kashyap, Desai · 14 years ago
- f3eedd6 [SCSI] mpt2sas: Redesign Raid devices event handling using pd_handles per HBA by Kashyap, Desai · 14 years ago
- eabb08a [SCSI] mpt2sas: print level KERN_DEBUG is replaced by KERN_INFO by Kashyap, Desai · 14 years ago
- 570c67a [SCSI] mpt2sas: Added sysfs support for trace buffer by Kashyap, Desai · 14 years ago
- d32a8c1 [SCSI] mpt2sas: Added sysfs counter for ioc reset by Kashyap, Desai · 14 years ago
- dd5fd33 [SCSI] mpt2sas: staged device discovery. disable_discovery module parameter is added. by Kashyap, Desai · 14 years ago
- d274213 [SCSI] mpt2sas: Hold Controller reset when another reset is in progress by Kashyap, Desai · 14 years ago
- 4be929b kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN by Alexey Dobriyan · 14 years ago
- 66a6793 [SCSI] mpt2sas: Check for NULL pointer before free_pages is added. by Kashyap, Desai · 15 years ago
- ef7c80c [SCSI] mpt2sas: Added support for PCIe Advanced Error Recovery. by Kashyap, Desai · 15 years ago
- 31b7f2e [SCSI] mpt2sas: Copyright 2010. by Kashyap, Desai · 15 years ago
- f6aee7b [SCSI] mpt2sas: return -ENOMEM if memory allocation failed. by Kashyap, Desai · 15 years ago
- e94f674 [SCSI] mpt2sas: Fix for little endian by Kashyap, Desai · 15 years ago
- 6558bbb [SCSI] mpt2sas: Early return from function if shost is in recovery. by Kashyap, Desai · 15 years ago
- 89009fb [SCSI] mpt2sas: Use of get_free_pages for huge memorary allocation. by Kashyap, Desai · 15 years ago
- 7921b35c [SCSI] mpt2sas: Corrected time stamp by Kashyap, Desai · 15 years ago
- fc19317 [SCSI] mpt2sas: use correct pci_resource_flag for comparison by Richard A Lary · 15 years ago
- f1c35e6 [SCSI] mpt2sas: RESCAN Barrier work is added in case of HBA reset. by Kashyap, Desai · 15 years ago
- e75b9b6 [SCSI] mpt2sas: Set ioc->fwfault_debug to the cmd line option mpt2sas_fwfault_debug. by Kashyap, Desai · 15 years ago
- 6846e75 [SCSI] mpt2sas: User resource_size_t instead of unsigned long by Kashyap, Desai · 15 years ago
- d685c26 [SCSI] mpt2sas: add missing initialization of scsih_cmds by Kashyap, Desai · 15 years ago
- 463217b [SCSI] mpt2sas : PPC (power pc) endian bug fix's by Kashyap, Desai · 15 years ago
- ec9472c [SCSI] mpt2sas: mpt2sas_base_get_sense_buffer_dma should be returning little endian by Kashyap, Desai · 15 years ago
- 96b681c [SCSI] mpt2sas: Retrieve the ioc facts prior to putting the controller into READY state by Kashyap, Desai · 15 years ago
- a8ebd76 [SCSI] mpt2sas: Added support to set the TimeStamp when sending ioc_init by Kashyap, Desai · 15 years ago
- 1b01fe3 [SCSI] mpt2sas: Add Extended Type for Diagnostic Buffer support by Kashyap, Desai · 15 years ago
- 32e0eb5 [SCSI] mpt2sas: Added command line option diag_buffer_enable. by Kashyap, Desai · 15 years ago
- cef7a12 [SCSI] mpt2sas: Fixed some of the comment by Kashyap, Desai · 15 years ago
- fa7f316 [SCSI] mpt2sas: Support for stopping driver when Firmware encounters by Kashyap, Desai · 15 years ago
- 29786e1 [SCSI] mpt2sas: Timeout occurred within the HANDSHAKE logic while waiting on firmware to ACK. by Kashyap, Desai · 15 years ago
- bcfb6e6 [SCSI] mpt2sas: Call init_completion on a per request basis. by Kashyap, Desai · 15 years ago
- 77e63ed [SCSI] mpt2sas: Target Reset will be issued from Interrupt context. by Kashyap, Desai · 15 years ago
- 595bb0b [SCSI] mpt2sas: Added SCSIIO, Internal and high priority memory pools to support multiple TM by Kashyap, Desai · 15 years ago
- 19d3ebe [SCSI] mpt2sas: Copyright change to 2009. by Kashyap, Desai · 15 years ago
- 7b936b0 [SCSI] mpt2sas: Update driver to MPI2 REV K headers. by Kashyap, Desai · 15 years ago
- 5b76858 [SCSI] mpt2sas: cleanup interrupt routine and config_request optimization by Kashyap, Desai · 15 years ago
- ed79f12 [SCSI] mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesg by Kashyap, Desai · 15 years ago
- 155dd4c [SCSI] mpt2sas: Prevent sending command to FW while Host Reset by Kashyap, Desai · 15 years ago
- cd4e12e [SCSI] mpt2sas : Rescan topology from Interrupt context instead of work thread by Kashyap, Desai · 15 years ago
- fcfe639 [SCSI] mpt2sas: fix oops because drv data points to NULL on resume from hibernate by Kashyap, Desai · 15 years ago
- e4750c9 [SCSI] mpt2sas: fix crash due to Watchdog is active while OS in standby mode by Kashyap, Desai · 15 years ago
- be9e8cd7 [SCSI] mpt2sas: Excessive log info causes sas iounit page time out by Kashyap, Desai · 15 years ago
- f0f9cc1 [SCSI] mpt2sas : Identify Dell series-7 adapters at driver load time by Eric Moore · 16 years ago
- 03ea111 [SCSI] mpt2sas : the sanity check in base_interrupt needs to be on dword boundary by Eric Moore · 16 years ago
- e930438 Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) by Yang Hongyang · 16 years ago
- 635374e [SCSI] mpt2sas v00.100.11.15 by Eric Moore · 16 years ago