Age | Commit message (Expand) | Author | Files | Lines |
2013-06-24 | [SCSI] mpt2sas: fix for unused variable 'event_data' warning | Reddy, Sreekanth | 1 | -3/+4 |
2013-06-24 | [SCSI] mpt2sas: Bump driver vesion to v15.100.00.00 | Sreekanth Reddy | 1 | -2/+2 |
2013-06-24 | [SCSI] mpt2sas: Calulate the Reply post queue depth calculation as per the MP... | Sreekanth Reddy | 1 | -12/+14 |
2013-06-24 | [SCSI] mpt2sas: fix firmware failure with wrong task attribute | Sreekanth Reddy | 1 | -5/+1 |
2013-06-24 | [SCSI] mpt2sas: Fix for device scan following host reset could get stuck in a... | Sreekanth Reddy | 1 | -5/+117 |
2013-06-24 | [SCSI] mpt2sas: Update the timing requirements for issuing a Hard Reset | Sreekanth Reddy | 1 | -7/+13 |
2013-06-24 | [SCSI] mpt2sas: MPI2 Rev W (2.00.15) specification | Sreekanth Reddy | 5 | -11/+26 |
2013-06-24 | [SCSI] mpt2sas: Fix for issue Missing delay not getting set during system bootup | Reddy, Sreekanth | 3 | -11/+13 |
2013-05-08 | Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -5/+5 |
2013-04-29 | mpt2sas: don't wank with fasync on ->release() | Al Viro | 1 | -14/+0 |
2013-03-23 | block: Remove some unnecessary bi_vcnt usage | Kent Overstreet | 1 | -5/+5 |
2013-02-24 | [SCSI] mpt2sas: Add support for OEM specific controller | Sreekanth Reddy | 2 | -0/+14 |
2013-01-29 | [SCSI] mpt2sas: fix for driver fails EEH, recovery from injected pci bus error | Sreekanth Reddy | 2 | -1/+19 |
2013-01-03 | Drivers: scsi: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -2/+2 |
2012-10-02 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 13 | -48/+195 |
2012-10-02 | Merge SCSI misc branch into isci-for-3.6 tag | James Bottomley | 13 | -48/+195 |
2012-10-01 | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 1 | -1/+1 |
2012-09-24 | [SCSI] mpt2sas: Add a module parameter that permits overriding protection cap... | Martin K. Petersen | 1 | -2/+13 |
2012-09-24 | [SCSI] mpt2sas: Return the correct sense key for DIF errors | Martin K. Petersen | 1 | -12/+2 |
2012-09-24 | [SCSI] mpt2sas: fix double mutex lock in NON_BLOCKING state | Alexey Khoroshilov | 1 | -3/+5 |
2012-09-17 | [SCSI] mpt2sas: Fix for issue - Unable to boot from the drive connected to HBA | sreekanth.reddy@lsi.com | 1 | -0/+7 |
2012-09-07 | scsi: make pci error handlers const | Stephen Hemminger | 1 | -1/+1 |
2012-08-24 | [SCSI] mpt2sas: Bump driver vesion to 14.100.00.00 | sreekanth.reddy@lsi.com | 1 | -2/+2 |
2012-08-24 | [SCSI] mpt2sas: Fix for With post diag reset same set of device gets added, r... | sreekanth.reddy@lsi.com | 1 | -1/+2 |
2012-08-24 | [SCSI] mpt2sas: Fix for staged device discovery functionality of driver not w... | sreekanth.reddy@lsi.com | 1 | -1/+20 |
2012-08-24 | [SCSI] mpt2sas : MPI 2.0 Rev V(2.0.14) specification | sreekanth.reddy@lsi.com | 4 | -11/+27 |
2012-08-24 | [SCSI] mpt2sas: Fix for max_sectors warning message is stating the incorrect ... | sreekanth.reddy@lsi.com | 1 | -2/+2 |
2012-08-24 | [SCSI] mpt2sas: Provide sysfs attribute to report Backup Rail Monitor Status | sreekanth.reddy@lsi.com | 3 | -0/+108 |
2012-08-24 | [SCSI] mpt2sas: To include more Intel Branding | sreekanth.reddy@lsi.com | 2 | -5/+5 |
2012-08-24 | [SCSI] mpt2sas: 2012 source code copyright | sreekanth.reddy@lsi.com | 9 | -9/+9 |
2012-08-22 | [SCSI] mpt2sas: Fix for Driver oops, when loading driver with max_queue_depth... | sreekanth.reddy@lsi.com | 1 | -5/+8 |
2012-07-20 | [SCSI] core, classes, mpt2sas: have scsi_internal_device_unblock take new state | Mike Christie | 2 | -3/+4 |
2012-06-06 | [SCSI] mpt2sas: Fix unsafe using smp_processor_id() in preemptible | nagalakshmi.nandigama@lsi.com | 1 | -1/+1 |
2012-05-10 | [SCSI] mpt2sas: move the scsi_host_put to the right place | Tomas Henzl | 1 | -1/+1 |
2012-04-23 | [SCSI] mpt2sas: Bump driver vesion to 13.100.00.00 | nagalakshmi.nandigama@lsi.com | 1 | -2/+2 |
2012-04-23 | [SCSI] mpt2sas: Fix for panic happening because of improper memory allocation | nagalakshmi.nandigama@lsi.com | 1 | -3/+3 |
2012-04-23 | [SCSI] mpt2sas: Fix for hard drive going OFFLINE when hard reset issued and s... | nagalakshmi.nandigama@lsi.com | 1 | -8/+10 |
2012-04-23 | [SCSI] mpt2sas: Set the phy identifier of the end device to the phy number of... | nagalakshmi.nandigama@lsi.com | 1 | -0/+3 |
2012-04-23 | [SCSI] mpt2sas : While enabling phy, read the current port number from sas io... | nagalakshmi.nandigama@lsi.com | 1 | -2/+59 |
2012-04-23 | [SCSI] mpt2sas: Fix linux driver sparse errors | nagalakshmi.nandigama@lsi.com | 2 | -4/+6 |
2012-04-23 | [SCSI] mpt2sas: Fix security scan issues reported by source code analysis tool | nagalakshmi.nandigama@lsi.com | 3 | -18/+51 |
2012-04-23 | [SCSI] mpt2sas: Improvement were made to better protect the sas_device, raid_... | nagalakshmi.nandigama@lsi.com | 4 | -271/+329 |
2012-04-23 | [SCSI] mpt2sas : Perform Target Reset instead of HBA reset when a SATA_PASSTH... | nagalakshmi.nandigama@lsi.com | 1 | -1/+2 |
2012-04-23 | [SCSI] mpt2sas: Added multisegment mode support for Linux BSG Driver | nagalakshmi.nandigama@lsi.com | 1 | -29/+104 |
2012-04-23 | [SCSI] mpt2sas: Removed redundant global mutex for IOCTLs | nagalakshmi.nandigama@lsi.com | 1 | -175/+122 |
2012-04-23 | [SCSI] mpt2sas: MPI next revision header update | nagalakshmi.nandigama@lsi.com | 2 | -19/+56 |
2012-03-31 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s... | Linus Torvalds | 2 | -7/+3 |
2012-03-28 | [SCSI] atp870u, mpt2sas, qla4xxx use pci_dev->revision | Sergei Shtylyov | 2 | -6/+2 |
2012-03-28 | [SCSI] mpt2sas: remove extraneous sas_log_info messages | Sathisha Nanjappa | 1 | -1/+1 |
2012-03-23 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -1/+1 |