index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mpt3sas
/
mpt3sas_base.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mpt3sas: Don't overreach ioc->reply_post[] during initialization
Calvin Owens
2016-03-23
1
-17
/
+16
*
mpt3sas: Remove unnecessary synchronize_irq() before free_irq()
Lars-Peter Clausen
2016-03-10
1
-1
/
+0
*
mpt3sas: Free memory pools before retrying to allocate with different value.
Suganath prabu Subramani
2016-02-24
1
-0
/
+1
*
mpt3sas: Remove cpumask_clear for zalloc_cpumask_var and don't free free_cpu_...
Suganath prabu Subramani
2016-02-24
1
-2
/
+1
*
mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of tim...
Suganath prabu Subramani
2016-02-24
1
-9
/
+11
*
mpt3sas: Add support for configurable Chain Frame Size
Suganath prabu Subramani
2016-02-24
1
-5
/
+22
*
mpt3sas: Added smp_affinity_enable module parameter.
Suganath Prabu Subramani
2016-02-24
1
-11
/
+26
*
mpt3sas: Make use of additional HighPriority credit message frames for sendin...
Suganath prabu Subramani
2016-02-24
1
-12
/
+51
*
mpt3sas: Added support for high port count HBA variants.
Suganath prabu Subramani
2016-02-24
1
-0
/
+5
*
mpt3sas: A correction in unmap_resources
Tomas Henzl
2016-01-06
1
-1
/
+3
*
mpt3sas: Single driver module which supports both SAS 2.0 & SAS 3.0 HBAs
Sreekanth Reddy
2015-11-12
1
-5
/
+6
*
mpt3sas: setpci reset kernel oops fix
Sreekanth Reddy
2015-11-12
1
-0
/
+6
*
mpt3sas: Added OEM Gen2 PnP ID branding names
Sreekanth Reddy
2015-11-12
1
-105
/
+221
*
mpt3sas: Ported WarpDrive product SSS6200 support
Sreekanth Reddy
2015-11-12
1
-7
/
+61
*
mpt3sas: fix for driver fails EEH, recovery from injected pci bus error
Sreekanth Reddy
2015-11-12
1
-1
/
+18
*
mpt3sas: Manage MSI-X vectors according to HBA device type
Sreekanth Reddy
2015-11-12
1
-18
/
+21
*
mpt3sas: Build MPI SGL LIST on GEN2 HBAs and IEEE SGL LIST on GEN3 HBAs
Sreekanth Reddy
2015-11-12
1
-13
/
+168
*
mpt2sas, mpt3sas: Remove SCSI_MPTXSAS_LOGGING entry from Kconfig
Sreekanth Reddy
2015-11-12
1
-6
/
+4
*
mpt3sas: Define 'hba_mpi_version_belonged' IOC variable
Sreekanth Reddy
2015-11-12
1
-4
/
+4
*
mpt3sas: Added mpt2sas driver definitions
Sreekanth Reddy
2015-11-12
1
-4
/
+4
*
mpt3sas: Added support for customer specific branding
Sreekanth Reddy
2015-08-27
1
-2
/
+27
*
mpt3sas: Return host busy error status to SML when DMA mapping of scatter gat...
Sreekanth Reddy
2015-08-27
1
-2
/
+2
*
mpt3sas: Add branding string support for OEM custom HBA
Sreekanth Reddy
2015-08-27
1
-0
/
+34
*
mpt3sas: Add branding string support for OEM's HBA
Sreekanth Reddy
2015-08-27
1
-0
/
+36
*
mpt3sas: Update MPI2 strings to MPI2.5
Sreekanth Reddy
2015-08-27
1
-2
/
+1
*
mpt3sas: Remove redundancy code while freeing the controller resources.
Sreekanth Reddy
2015-08-27
1
-25
/
+32
*
mpt3sas: Get IOC_FACTS information using handshake protocol only after HBA ca...
Sreekanth Reddy
2015-08-27
1
-0
/
+68
*
mpt3sas: Added Combined Reply Queue feature to extend up-to 96 MSIX vector su...
Sreekanth Reddy
2015-08-27
1
-8
/
+85
*
mpt2sas, mpt3sas: Abort initialization if no memory I/O resources detected
Sreekanth Reddy
2015-08-26
1
-7
/
+9
*
mpt2sas, mpt3sas: set cpu affinity for each MSIX vectors
Sreekanth Reddy
2015-01-13
1
-3
/
+21
*
mpt2sas, mpt3sas: Update attribution language to Avago
Sreekanth Reddy
2015-01-13
1
-1
/
+2
*
mpt2sas, mpt3sas: fix upper bound for the module parameter max_sgl_entries
Sreekanth Reddy
2015-01-13
1
-2
/
+8
*
mpt2sas, mpt3sas: log exceeded temperature thresholds
Sreekanth Reddy
2015-01-13
1
-0
/
+8
*
mpt3sas: issue_reset is uninitialized
Dan Carpenter
2015-01-09
1
-4
/
+4
*
mpt3sas: Added Reply Descriptor Post Queue (RDPQ) Array support
Sreekanth Reddy
2014-09-16
1
-57
/
+175
*
mpt3sas: Added OEM branding Strings
Sreekanth Reddy
2014-09-16
1
-0
/
+49
*
mpt3sas: Copyright in driver sources is updated for year the 2014.
Sreekanth Reddy
2014-09-16
1
-1
/
+1
*
mpt3sas: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
2014-09-16
1
-2
/
+2
*
mpt3sas: delay scsi_add_host call to work with scsi-mq
Reddy, Sreekanth
2014-07-25
1
-1
/
+1
*
mpt3sas: Rework the MSI-X grouping code
Martin K. Petersen
2014-07-25
1
-52
/
+21
*
MPT / PCI: Use pci_stop_and_remove_bus_device_locked()
Rafael J. Wysocki
2014-01-14
1
-1
/
+1
*
[SCSI] mpt3sas: Added a driver module parameter max_msix_vectors
Sreekanth Reddy
2013-09-03
1
-0
/
+14
*
[SCSI] mpt3sas: fix cleanup on controller resource mapping failure
Joe Lawrence
2013-08-26
1
-10
/
+17
*
[SCSI] mpt3sas: Updated the Hardware timing requirements
Sreekanth Reddy
2013-07-09
1
-7
/
+13
*
[SCSI] mpt3sas: 2013 source code copyright
Sreekanth Reddy
2013-07-09
1
-1
/
+1
*
[SCSI] mpt3sas: remove unused variables
Wei Yongjun
2013-01-29
1
-3
/
+1
*
[SCSI] mpt3sas: Remove unneeded version.h header inclusion
Sachin Kamat
2013-01-29
1
-1
/
+0
*
[SCSI] mpt3sas: add new driver supporting 12GB SAS
Sreekanth Reddy
2012-12-01
1
-0
/
+4840