开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mpt2sas
/
mpt2sas_base.c
Age
Commit message (
Expand
)
Author
2014-09-16
mpt2sas: Get IOC_FACTS information using handshake protocol only after HBA ca...
Sreekanth Reddy
2014-09-16
mpt2sas: Added Reply Descriptor Post Queue (RDPQ) Array support
Sreekanth Reddy
2014-09-16
mpt2sas: Copyright in driver sources is updated for year the 2014
Sreekanth Reddy
2014-09-16
mpt2sas: Added driver module parameter max_msix_vectors
Sreekanth Reddy
2014-09-16
mpt2sas: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
2014-07-25
mpt2sas: delay scsi_add_host call to work with scsi-mq
Reddy, Sreekanth
2014-07-25
mpt2sas: Rework the MSI-X grouping code
Martin K. Petersen
2014-07-25
mpt2sas: annotate ioc->reply_post_host_index as __iomem
Joe Lawrence
2014-05-28
mpt2sas: Add free smids to the head, not tail of list
Matthew Wilcox
2014-01-14
MPT / PCI: Use pci_stop_and_remove_bus_device_locked()
Rafael J. Wysocki
2013-09-03
[SCSI] mpt2sas: The copyright in driver sources is updated for the year 2013
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 failure
Joe Lawrence
2013-06-24
[SCSI] mpt2sas: Calulate the Reply post queue depth calculation as per the MP...
Sreekanth Reddy
2013-06-24
[SCSI] mpt2sas: Update the timing requirements for issuing a Hard Reset
Sreekanth Reddy
2013-06-24
[SCSI] mpt2sas: Fix for issue Missing delay not getting set during system bootup
Reddy, Sreekanth
2013-02-24
[SCSI] mpt2sas: Add support for OEM specific controller
Sreekanth Reddy
2013-01-29
[SCSI] mpt2sas: fix for driver fails EEH, recovery from injected pci bus error
Sreekanth Reddy
2012-10-02
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2012-10-02
Merge SCSI misc branch into isci-for-3.6 tag
James Bottomley
2012-09-17
[SCSI] mpt2sas: Fix for issue - Unable to boot from the drive connected to HBA
sreekanth.reddy@lsi.com
2012-08-24
[SCSI] mpt2sas: To include more Intel Branding
sreekanth.reddy@lsi.com
2012-08-24
[SCSI] mpt2sas: 2012 source code copyright
sreekanth.reddy@lsi.com
2012-08-22
[SCSI] mpt2sas: Fix for Driver oops, when loading driver with max_queue_depth...
sreekanth.reddy@lsi.com
2012-06-06
[SCSI] mpt2sas: Fix unsafe using smp_processor_id() in preemptible
nagalakshmi.nandigama@lsi.com
2012-04-23
[SCSI] mpt2sas: Fix for panic happening because of improper memory allocation
nagalakshmi.nandigama@lsi.com
2012-04-23
[SCSI] mpt2sas: Fix linux driver sparse errors
nagalakshmi.nandigama@lsi.com
2012-04-23
[SCSI] mpt2sas: Fix security scan issues reported by source code analysis tool
nagalakshmi.nandigama@lsi.com
2012-04-23
[SCSI] mpt2sas: Improvement were made to better protect the sas_device, raid_...
nagalakshmi.nandigama@lsi.com
2012-03-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
2012-03-28
[SCSI] atp870u, mpt2sas, qla4xxx use pci_dev->revision
Sergei Shtylyov
2012-03-28
[SCSI] mpt2sas: remove extraneous sas_log_info messages
Sathisha Nanjappa
2012-03-23
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-02-27
PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device
Yinghai Lu
2012-02-19
[SCSI] mpt2sas: add missing allocation check
Tomas Henzl
2012-02-12
[SCSI] mpt2sas: Fix mismatch in mpt2sas_base_hard_reset_handler() mutex lock-...
Alexey Khoroshilov
2011-12-15
[SCSI] mpt2sas: Removed redundant calling of _scsih_probe_devices() from _scs...
nagalakshmi.nandigama@lsi.com
2011-12-15
[SCSI] mpt2sas: Remove unused duplicate diag_buffer_enable param
Roland Dreier
2011-12-15
[SCSI] mpt2sas: Fix possible integer truncation of cpu_count
Roland Dreier
2011-12-15
[SCSI] mpt2sas: Fix leak on mpt2sas_base_attach() error path
Roland Dreier
2011-12-15
[SCSI] mpt2sas : Fix for memory allocation error for large host credits
nagalakshmi.nandigama@lsi.com
2011-12-15
[SCSI] mpt2sas: Added support for customer specific branding
nagalakshmi.nandigama@lsi.com
2011-12-15
[SCSI] mpt2sas: Rearrange the the code so that the completion queues are init...
nagalakshmi.nandigama@lsi.com
2011-12-15
[SCSI] mpt2sas: Adding support for customer specific branding
nagalakshmi.nandigama@lsi.com
2011-12-15
[SCSI] mpt2sas: Better handling DEAD IOC (PCI-E LInk down) error condition
nagalakshmi.nandigama@lsi.com
2011-10-30
[SCSI] mpt2sas: New feature - Fast Load Support
nagalakshmi.nandigama@lsi.com
2011-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-09-22
[SCSI] mpt2sas: Added NUNA IO support in driver which uses multi-reply queue ...
nagalakshmi.nandigama@lsi.com
2011-09-15
Remove unneeded version.h includes from drivers/scsi/
Jesper Juhl
2011-06-29
[SCSI] mpt2sas: Adding support for customer specific branding
Kashyap, Desai
[next]