index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
[SCSI] qla2xxx: Remove redundant module parameter permission bits
Joe Carnuccio
2010-12-23
1
-16
/
+16
|
*
|
|
|
|
[SCSI] qla2xxx: Add sysfs node for displaying board temperature.
Andrew Vasquez
2010-12-23
5
-1
/
+97
|
*
|
|
|
|
[SCSI] qla2xxx: Code cleanup to remove unwanted comments and code.
Giridhar Malavali
2010-12-23
2
-38
/
+0
|
*
|
|
|
|
[SCSI] qla2xxx: Fix for memory wedge on fw halt for ISP82XX
Madhuranath Iyengar
2010-12-23
1
-0
/
+44
|
*
|
|
|
|
[SCSI] qla2xxx: Update FCP priority information to firmware before sending IOs
Madhuranath Iyengar
2010-12-23
4
-11
/
+12
|
*
|
|
|
|
[SCSI] qla2xxx: Fixed zero test on new_config in qla2x00_process_loopback().
Joe Carnuccio
2010-12-23
1
-1
/
+1
|
*
|
|
|
|
[SCSI] qla2xxx: Populate FCP_PRIO location for no *FLT* case
Andrew Vasquez
2010-12-23
1
-4
/
+7
|
*
|
|
|
|
[SCSI] qla2xxx: list cursors are not null
Dan Carpenter
2010-12-23
2
-2
/
+2
|
*
|
|
|
|
[SCSI] qla2xxx: Added support for quiescence mode for ISP82xx.
Saurav Kashyap
2010-12-23
5
-6
/
+224
|
*
|
|
|
|
[SCSI] megaraid_sas: Add 9565/9285 specific code
adam radford
2010-12-22
6
-111
/
+3751
|
*
|
|
|
|
[SCSI] megaraid_sas: Add struct megasas_instance_template changes
adam radford
2010-12-22
2
-105
/
+180
|
*
|
|
|
|
[SCSI] megaraid_sas: Use lowest memory bar for SR-IOV VF support
adam radford
2010-12-22
2
-19
/
+11
|
*
|
|
|
|
[SCSI] megaraid_sas: Add MSI-X support and msix_disable module parameter
adam radford
2010-12-22
2
-7
/
+37
|
*
|
|
|
|
[SCSI] st: Increase success probability in driver buffer allocation
FUJITA Tomonori
2010-12-22
1
-1
/
+2
|
*
|
|
|
|
[SCSI] st: Store page order before driver buffer allocation
Kai Makisara
2010-12-22
1
-2
/
+2
|
*
|
|
|
|
[SCSI] scsi_debug: set resid to indicate no data-in when medium error
Douglas Gilbert
2010-12-22
1
-0
/
+1
|
*
|
|
|
|
[SCSI] fix medium error problems with some arrays which can cause data corrup...
James Bottomley
2010-12-22
1
-1
/
+8
|
*
|
|
|
|
[SCSI] megaraid_sas: Update GPL headers.
adam radford
2010-12-21
2
-23
/
+45
|
*
|
|
|
|
[SCSI] megaraid_sas: Rename megaraid_sas.c to megaraid_sas_base.c
adam radford
2010-12-21
2
-23
/
+24
|
*
|
|
|
|
[SCSI] fix the return value of scsi_target_queue_read()
Hillf Danton
2010-12-21
1
-3
/
+2
|
*
|
|
|
|
[SCSI] scsi_dh: propagate SCSI device deletion
Menny Hamburger
2010-12-21
1
-2
/
+9
|
*
|
|
|
|
[SCSI] hpsa: do not consider RAID level to be part of device identity
Stephen M. Cameron
2010-12-21
1
-2
/
+0
|
*
|
|
|
|
[SCSI] hpsa: do not consider firmware revision when looking for device changes.
Stephen M. Cameron
2010-12-21
2
-10
/
+0
|
*
|
|
|
|
[SCSI] lpfc 8.3.20: Update lpfc driver version to 8.3.20
James Smart
2010-12-21
1
-1
/
+1
|
*
|
|
|
|
[SCSI] lpfc 8.3.20: Updates to FC discovery commands
James Smart
2010-12-21
9
-72
/
+49
|
*
|
|
|
|
[SCSI] lpfc 8.3.20: Implement new SLI4 init procedures based on if_type
James Smart
2010-12-21
4
-326
/
+569
|
*
|
|
|
|
[SCSI] lpfc 8.3.20: Implement the FC and SLI async event handlers
James Smart
2010-12-21
5
-71
/
+283
|
*
|
|
|
|
[SCSI] lpfc 8.3.20: Critical fixes
James Smart
2010-12-21
2
-41
/
+21
|
*
|
|
|
|
[SCSI] bfa: Update the driver version to 2.3.2.3
Krishna Gudipati
2010-12-21
1
-1
/
+1
|
*
|
|
|
|
[SCSI] bfa: io tag handling and minor bug fix.
Krishna Gudipati
2010-12-21
4
-16
/
+24
|
*
|
|
|
|
[SCSI] bfa: direct attach mode fix.
Krishna Gudipati
2010-12-21
5
-1
/
+111
|
*
|
|
|
|
[SCSI] bfa: IOC auto recovery fix.
Krishna Gudipati
2010-12-21
6
-100
/
+445
|
*
|
|
|
|
[SCSI] bfa: Store port configuration in flash for persistency.
Krishna Gudipati
2010-12-21
3
-3
/
+29
|
*
|
|
|
|
[SCSI] bfa: IOC fwtrace save logic & state machine fixes.
Krishna Gudipati
2010-12-21
1
-67
/
+74
|
*
|
|
|
|
[SCSI] bfa: remove unused functions and misc cleanups
Maggie Zhang
2010-12-21
8
-457
/
+110
|
*
|
|
|
|
[SCSI] bfa: remove all OS wrappers
Maggie Zhang
2010-12-21
28
-304
/
+210
|
*
|
|
|
|
[SCSI] bfa: remove all SCSI IO callbacks
Maggie Zhang
2010-12-21
8
-204
/
+49
|
*
|
|
|
|
[SCSI] bfa: scatter gather processing change
Maggie Zhang
2010-12-21
1
-81
/
+59
|
*
|
|
|
|
[SCSI] bfa: remove a file with small size
Maggie Zhang
2010-12-21
5
-112
/
+88
|
*
|
|
|
|
[SCSI] bfa: clean up one line functions
Maggie Zhang
2010-12-21
19
-930
/
+259
|
*
|
|
|
|
[SCSI] bfa: remove unused and empty functions
Maggie Zhang
2010-12-21
15
-710
/
+4
|
*
|
|
|
|
[SCSI] ibmvfc: Improve ibmvfc_async_desc memory layout
Robert Jennings
2010-12-21
2
-15
/
+15
|
*
|
|
|
|
[SCSI] iscsi: add module alias
Stephen Hemminger
2010-12-21
1
-0
/
+1
|
*
|
|
|
|
[SCSI] qla4xxx: Update driver version to 5.02.00-k5
Vikas Chaudhary
2010-12-21
1
-1
/
+1
|
*
|
|
|
|
[SCSI] qla4xxx: Updated the Copyright header
Vikas Chaudhary
2010-12-21
16
-18
/
+18
|
*
|
|
|
|
[SCSI] qla4xxx: do not reset hba if ql4xdontresethba is set
Vikas Chaudhary
2010-12-21
1
-7
/
+9
|
*
|
|
|
|
[SCSI] qla4xxx: do not check for fw hung if reset retry is in progress
Lalit Chandivade
2010-12-21
1
-1
/
+3
|
*
|
|
|
|
[SCSI] qla4xxx: cache new IP address acquired via DHCP
Prasanna Mumbai
2010-12-21
1
-1
/
+2
|
*
|
|
|
|
[SCSI] qla4xxx: Fail initialization if qla4_8xxx_pci_mem_write_2M fails
Lalit Chandivade
2010-12-21
1
-6
/
+11
|
*
|
|
|
|
[SCSI] qla4xxx: put device in FAILED state for 82XX initialization failure
Lalit Chandivade
2010-12-21
1
-0
/
+8
[prev]
[next]