index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
qla2xxx: Update driver version to 8.07.00.26-k
Himanshu Madhani
2015-08-27
1
-1
/
+1
*
qla2xxx: Add pci device id 0x2261.
Sawan Chandak
2015-08-27
2
-3
/
+15
*
qla2xxx: Fix missing device login retries.
Arun Easi
2015-08-27
1
-1
/
+2
*
qla2xxx: do not clear slot in outstanding cmd array
Himanshu Madhani
2015-08-27
1
-6
/
+0
*
qla2xxx: Remove decrement of sp reference count in abort handler.
Chad Dupuis
2015-08-27
1
-7
/
+2
*
qla2xxx: Add support to show MPI and PEP FW version for ISP27xx.
Sawan Chandak
2015-08-27
3
-2
/
+31
*
qla2xxx: Do not reset ISP for error entry with an out of range handle.
Chad Dupuis
2015-08-27
1
-7
/
+1
*
qla2xxx: Do not reset adapter if SRB handle is in range.
Chad Dupuis
2015-08-27
3
-11
/
+15
*
qla2xxx: Do not crash system for sp ref count zero
Hiral Patel
2015-08-27
1
-1
/
+1
*
qla2xxx: Add adapter checks for FAWWN functionality.
Saurav Kashyap
2015-08-27
2
-14
/
+17
*
qla2xxx: Pause risc before manipulating risc semaphore.
Joe Carnuccio
2015-08-27
1
-0
/
+3
*
qla2xxx: Use ssdid to gate semaphore manipulation.
Joe Carnuccio
2015-08-27
1
-2
/
+2
*
qla2xxx: Handle AEN8014 incoming port logout.
Joe Carnuccio
2015-08-27
2
-4
/
+33
*
qla2xxx: Add serdes register read/write support for ISP25xx.
Joe Carnuccio
2015-08-27
1
-2
/
+4
*
qla2xxx: Return the fabric command state for non-task management requests
Dilip Kumar Uppugandla
2015-08-27
1
-0
/
+6
*
qla2xxx: Avoid that sparse complains about context imbalances
Bart Van Assche
2015-08-26
4
-0
/
+52
*
qla2xxx: Remove dead code
Bart Van Assche
2015-08-26
1
-7
/
+5
*
qla2xxx: Remove a superfluous test
Bart Van Assche
2015-08-26
1
-2
/
+1
*
qla2xxx: Fix sparse annotations
Bart Van Assche
2015-08-26
6
-82
/
+71
*
qla2xxx: Avoid that sparse complains about duplicate [noderef] attributes
Bart Van Assche
2015-08-26
3
-4
/
+4
*
qla2xxx: Remove __constant_ prefix
Bart Van Assche
2015-08-26
10
-253
/
+231
*
qla2xxx: Replace two macros with an inline function
Bart Van Assche
2015-08-26
3
-16
/
+15
*
qla2xxx: Remove set-but-not-used variables
Bart Van Assche
2015-08-26
14
-102
/
+32
*
qla2xxx: Declare local functions static
Bart Van Assche
2015-08-26
4
-6
/
+6
*
qla2xxx: Report both rsp_info and rsp_info_len
Bart Van Assche
2015-08-26
1
-2
/
+2
*
qla2xxx: prevent board_disable from running during EEH
Thadeu Lima de Souza Cascardo
2015-08-12
1
-1
/
+1
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-07-04
4
-248
/
+38
|
\
|
*
target: Drop unnecessary core_tpg_register TFO parameter
Nicholas Bellinger
2015-06-16
1
-7
/
+2
|
*
target: remove ->put_session method
Christoph Hellwig
2015-05-31
1
-13
/
+0
|
*
target: target_core_configfs.h is not needed in fabric drivers
Christoph Hellwig
2015-05-31
1
-1
/
+0
|
*
target: Move task tag into struct se_cmd + support 64-bit tags
Bart Van Assche
2015-05-31
3
-45
/
+23
|
*
target: move transport ID handling to the core
Christoph Hellwig
2015-05-31
2
-75
/
+0
|
*
target: remove the get_fabric_proto_ident method
Christoph Hellwig
2015-05-31
1
-19
/
+0
|
*
target: change core_tpg_register prototype
Christoph Hellwig
2015-05-31
1
-4
/
+4
|
*
target: move node ACL allocation to core code
Christoph Hellwig
2015-05-31
2
-29
/
+4
|
*
target: refactor init/drop_nodeacl methods
Christoph Hellwig
2015-05-31
1
-51
/
+8
|
*
target: make the tpg_get_default_depth method optional
Christoph Hellwig
2015-05-31
1
-7
/
+0
|
*
target: Remove first argument of target_{get,put}_sess_cmd()
Bart Van Assche
2015-05-31
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-06-25
1
-0
/
+1
|
\
\
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-02
1
-4
/
+2
|
|
\
|
|
*
|
treewide: Add missing vmalloc.h inclusion.
David S. Miller
2015-05-28
1
-0
/
+1
*
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-06-24
7
-23
/
+29
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
qla2xxx: Fix indentation
Bart Van Assche
2015-06-13
5
-15
/
+14
|
*
|
qla2xxx: Comment out unreachable code
Bart Van Assche
2015-06-13
2
-8
/
+15
|
|
/
*
/
target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem
Christoph Hellwig
2015-05-31
1
-4
/
+2
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-04-24
3
-94
/
+83
|
\
|
*
target: simplify the target template registration API
Christoph Hellwig
2015-04-14
2
-93
/
+27
|
*
tcm_qla2xxx: Add fabric_prot_type attribute support
Nicholas Bellinger
2015-04-08
2
-0
/
+45
|
*
tcm_qla2xxx: Set TARGET_PROT_ALL for sup_prot_ops
Nicholas Bellinger
2015-04-08
1
-1
/
+1
|
*
tcm_qla2xxx: Expose per endpoint dynamic_sessions attribute
Nicholas Bellinger
2015-03-07
1
-0
/
+10
[next]