index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-24
qla2xxx: Enable target mode for ISP27XX
Himanshu Madhani
7
-12
/
+14
2015-07-24
qla2xxx: Fix hardware lock/unlock issue causing kernel panic.
Saurav Kashyap
2
-6
/
+4
2015-07-23
tcm_qla2xxx: pass timeout as HZ independent value
Nicholas Mc Guire
1
-1
/
+1
2015-07-23
tcm_qla2xxx: Remove set-but-not-used variables
Bart Van Assche
1
-6
/
+0
2015-07-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
4
-248
/
+38
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2015-06-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
7
-23
/
+29
2015-06-15
target: Drop unnecessary core_tpg_register TFO parameter
Nicholas Bellinger
1
-7
/
+2
2015-06-13
qla2xxx: Fix indentation
Bart Van Assche
5
-15
/
+14
2015-06-13
qla2xxx: Comment out unreachable code
Bart Van Assche
2
-8
/
+15
2015-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+2
2015-05-30
target: remove ->put_session method
Christoph Hellwig
1
-13
/
+0
2015-05-30
target: target_core_configfs.h is not needed in fabric drivers
Christoph Hellwig
1
-1
/
+0
2015-05-30
target: Move task tag into struct se_cmd + support 64-bit tags
Bart Van Assche
3
-45
/
+23
2015-05-30
target: move transport ID handling to the core
Christoph Hellwig
2
-75
/
+0
2015-05-30
target: remove the get_fabric_proto_ident method
Christoph Hellwig
1
-19
/
+0
2015-05-30
target: change core_tpg_register prototype
Christoph Hellwig
1
-4
/
+4
2015-05-30
target: move node ACL allocation to core code
Christoph Hellwig
2
-29
/
+4
2015-05-30
target: refactor init/drop_nodeacl methods
Christoph Hellwig
1
-51
/
+8
2015-05-30
target: make the tpg_get_default_depth method optional
Christoph Hellwig
1
-7
/
+0
2015-05-30
target: Remove first argument of target_{get,put}_sess_cmd()
Bart Van Assche
1
-1
/
+1
2015-05-30
target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem
Christoph Hellwig
1
-4
/
+2
2015-05-28
treewide: Add missing vmalloc.h inclusion.
David S. Miller
1
-0
/
+1
2015-04-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
3
-94
/
+83
2015-04-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
11
-43
/
+158
2015-04-14
target: simplify the target template registration API
Christoph Hellwig
2
-93
/
+27
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-8
/
+8
2015-04-10
qla2xxx: Update driver version to 8.07.00.18-k
Himanshu Madhani
1
-1
/
+1
2015-04-10
qla2xxx: Restore physical port WWPN only, when port down detected for FA-WWPN...
Sawan Chandak
1
-4
/
+13
2015-04-10
qla2xxx: Fix virtual port configuration, when switch port is disabled/enabled.
Sawan Chandak
3
-8
/
+17
2015-04-10
qla2xxx: Prevent multiple firmware dump collection for ISP27XX.
Himanshu Madhani
2
-1
/
+5
2015-04-10
qla2xxx: Disable Interrupt handshake for ISP27XX.
Himanshu Madhani
1
-1
/
+2
2015-04-10
qla2xxx: Add debugging info for MBX timeout.
Himanshu Madhani
4
-13
/
+77
2015-04-10
qla2xxx: Add serdes read/write support for ISP27XX
Andrew Vasquez
1
-4
/
+11
2015-04-10
qla2xxx: Add udev notification to save fw dump for ISP27XX
Himanshu Madhani
1
-2
/
+3
2015-04-10
qla2xxx: Add message for sucessful FW dump collected for ISP27XX.
Himanshu Madhani
2
-1
/
+9
2015-04-10
qla2xxx: Add support to load firmware from file for ISP 26XX/27XX.
Sawan Chandak
2
-0
/
+6
2015-04-10
qla2xxx: Fix beacon blink for ISP27XX.
Nigel Kirkland
1
-4
/
+7
2015-04-10
qla2xxx: Increase the wait time for firmware to be ready for P3P.
Chad Dupuis
1
-2
/
+5
2015-04-10
qla2xxx: Fix crash due to wrong casting of reg for ISP27XX.
Himanshu Madhani
1
-1
/
+1
2015-04-10
qla2xxx: Fix warnings reported by static checker.
Himanshu Madhani
1
-5
/
+5
2015-04-07
tcm_qla2xxx: Add fabric_prot_type attribute support
Nicholas Bellinger
2
-0
/
+45
2015-04-07
tcm_qla2xxx: Set TARGET_PROT_ALL for sup_prot_ops
Nicholas Bellinger
1
-1
/
+1
2015-03-19
tcm_qla2xxx: Fix incorrect use of __transport_register_session
Bart Van Assche
1
-1
/
+1
2015-03-06
tcm_qla2xxx: Expose per endpoint dynamic_sessions attribute
Nicholas Bellinger
1
-0
/
+10
2015-03-06
qla2xxx: Fix printks in ql_log message
Yannick Guerrini
2
-3
/
+3
2015-03-06
qla2xxx: Fix printk in qla25xx_setup_mode
Yannick Guerrini
1
-2
/
+2
2015-03-06
treewide: Fix typo in printk messages
Masanari Iida
2
-3
/
+3
2015-02-21
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-3
/
+1
2015-02-02
scsi: print single-character strings with seq_putc
Rasmus Villemoes
1
-1
/
+1
[prev]
[next]