index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] arcmsr: fix up bin_attr functions
James Bottomley
2010-07-28
1
-3
/
+6
*
[SCSI] aic7xxx: Remove OS utility wrappers
Pekka Enberg
2010-07-28
15
-738
/
+712
*
[SCSI] pmcraid : Remove unnecessary casts for void * pointers
Cyril Jayaprakash
2010-07-28
1
-4
/
+3
*
[SCSI] qla4xxx: Update driver version to 5.02.00-k2
Vikas Chaudhary
2010-07-28
1
-1
/
+1
*
[SCSI] iscsi_transport: added new iscsi_param to display target alias in sysfs
Vikas Chaudhary
2010-07-28
3
-3
/
+13
*
[SCSI] qla4xxx: wait for device_ready before device discovery
Karen Higgins
2010-07-28
1
-3
/
+3
*
[SCSI] qla4xxx: replace all dev_info, dev_warn, dev_err with ql4_printk
Vikas Chaudhary
2010-07-28
4
-61
/
+63
*
[SCSI] qla4xxx: Added support for ISP82XX
Vikas Chaudhary
2010-07-28
15
-357
/
+4600
*
[SCSI] qla4xxx: Handle one H/W Interrupt at a time
Ravi Anand
2010-07-27
1
-1
/
+1
*
[SCSI] qla4xxx: Fix the freeing of the buffer allocated for DMA
Prasanna Mumbai
2010-07-27
2
-21
/
+32
*
[SCSI] qla4xxx: correct return status in function qla4xxx_fw_ready
Vikas Chaudhary
2010-07-27
1
-0
/
+1
*
[SCSI] qla4xxx: unblock iscsi session after setting ddb state online.
Vikas Chaudhary
2010-07-27
1
-0
/
+1
*
[SCSI] qla4xxx: set driver ddb state correctly in process_ddb_changed
Vikas Chaudhary
2010-07-27
1
-1
/
+4
*
[SCSI] bfa: add debugfs support
Jing Huang
2010-07-27
4
-2
/
+571
*
[SCSI] bfa: update driver version string
Jing Huang
2010-07-27
1
-1
/
+1
*
[SCSI] bfa: vport fixes
Jing Huang
2010-07-27
3
-3
/
+18
*
[SCSI] bfa: fix wrong arg to callback
Jing Huang
2010-07-27
1
-2
/
+2
*
[SCSI] bfa: add ioc state checking
Jing Huang
2010-07-27
1
-0
/
+3
*
[SCSI] bfa: add description for module parameters
Jing Huang
2010-07-27
2
-3
/
+34
*
[SCSI] bfa: update to support BOFM
Jing Huang
2010-07-27
4
-28
/
+36
*
[SCSI] bfa: fix possible IO double completion
Jing Huang
2010-07-27
1
-0
/
+34
*
[SCSI] bfa: fix link state structure
Jing Huang
2010-07-27
2
-25
/
+12
*
[SCSI] bfa: add dynamic queue selection
Jing Huang
2010-07-27
14
-19
/
+117
*
[SCSI] bfa: fix uf post and rport fcpim state machine
Jing Huang
2010-07-27
5
-10
/
+89
*
[SCSI] bfa: fix chip and memory initialization
Jing Huang
2010-07-27
2
-0
/
+28
*
[SCSI] bfa: update to support firmware configuation
Jing Huang
2010-07-27
8
-8
/
+112
*
[SCSI] bfa: add PBC port disable handling
Jing Huang
2010-07-27
2
-5
/
+36
*
[SCSI] bfa: fix prli retry issues
Jing Huang
2010-07-27
4
-5
/
+15
*
[SCSI] bfa: fix rport speed setting
Jing Huang
2010-07-27
3
-12
/
+30
*
[SCSI] bfa: fix interrupt coalescing setting
Jing Huang
2010-07-27
1
-13
/
+30
*
[SCSI] bfa: use standards defined timeout for ELS/CT
Jing Huang
2010-07-27
10
-21
/
+56
*
[SCSI] bfa: statistics and typo fix
Jing Huang
2010-07-27
16
-55
/
+105
*
[SCSI] bfa: ioc attributes fix
Jing Huang
2010-07-27
10
-47
/
+86
*
[SCSI] bfa: vport state machine fix
Jing Huang
2010-07-27
1
-4
/
+5
*
[SCSI] bfa: PBC vport create
Jing Huang
2010-07-27
15
-34
/
+179
*
[SCSI] bfa: enable basic PBC support
Jing Huang
2010-07-27
19
-127
/
+154
*
[SCSI] bfa: enable new hardware
Jing Huang
2010-07-27
14
-115
/
+155
*
[SCSI] mpt2sas: driver fails to recover from injected PCIe bus errors
Eric Moore
2010-07-27
6
-19
/
+57
*
[SCSI] bnx2i: Updated version from 2.1.1 to 2.1.2
Eddie Wai
2010-07-27
1
-2
/
+2
*
[SCSI] bnx2i: Added host param ISCSI_HOST_PARAM_IPADDRESS
Michael Chan
2010-07-27
1
-1
/
+22
*
[SCSI] bnx2i: Fixed the TCP graceful termination initiation
Eddie Wai
2010-07-27
3
-19
/
+40
*
[SCSI] bnx2i: Fine tuned conn destroy and context destroy timeout values
Eddie Wai
2010-07-27
2
-4
/
+13
*
[SCSI] bnx2i: Optimized the bnx2i_stop connection clean up procedure
Eddie Wai
2010-07-27
3
-9
/
+40
*
[SCSI] bnx2i: Created an active linklist which holds bnx2i endpoints
Eddie Wai
2010-07-27
2
-3
/
+47
*
[SCSI] bnx2i: Separated the hardware's cleanup procedure from ep_disconnect
Eddie Wai
2010-07-27
1
-43
/
+76
*
[SCSI] scsi_debug: fix map_region and unmap_region oops
FUJITA Tomonori
2010-07-27
1
-2
/
+4
*
[SCSI] ipr: change endian swap key to match hardware spec change
Wayne Boyer
2010-07-27
1
-1
/
+1
*
[SCSI] ipr: add support for new Obsidian-E embedded adapter
Wayne Boyer
2010-07-27
2
-4
/
+7
*
[SCSI] mvsas: fix potential NULL dereference
Jiri Slaby
2010-07-27
1
-1
/
+3
*
[SCSI] mptfusion: print Doorbell register in a case of hard reset and timeout
Kei Tokunaga
2010-07-27
4
-15
/
+33
[next]