index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-6
/
+6
2012-07-20
[SCSI] qla2xxx: remove unnecessary reads of PCI_CAP_ID_EXP
Jon Mason
3
-6
/
+6
2012-07-18
target: Allow for target_submit_cmd() returning errors
Roland Dreier
1
-2
/
+1
2012-07-17
target: Remove se_session.sess_wait_list
Roland Dreier
1
-1
/
+1
2012-07-17
qla2xxx: Remove racy, now-redundant check of sess_tearing_down
Roland Dreier
1
-13
/
+3
2012-07-17
qla2xxx: Get rid of redundant qla_tgt_sess.tearing_down
Roland Dreier
3
-3
/
+1
2012-07-17
target: remove transport_generic_handle_cdb_map
Christoph Hellwig
1
-1
/
+0
2012-07-17
tcm_qla2xxx: Offload WRITE I/O backend submission to tcm_qla2xxx wq
Christoph Hellwig
2
-29
/
+19
2012-07-17
tcm_qla2xxx: Remove duplicate header file inclusion
Sachin Kamat
1
-2
/
+0
2012-07-07
qla2xxx: print the right array elements in qlt_async_event
Alan Cox
1
-17
/
+18
2012-06-13
qla2xxx: Remove version.h header file inclusion
Sachin Kamat
2
-2
/
+0
2012-06-13
tcm_qla2xxx: Handle malformed wwn strings properly
Roland Dreier
1
-1
/
+3
2012-06-13
tcm_qla2xxx: tcm_qla2xxx_handle_tmr() can be static
Roland Dreier
1
-2
/
+2
2012-06-13
qla2xxx: Don't leak commands we give up on in qlt_do_work()
Roland Dreier
1
-1
/
+3
2012-06-13
qla2xxx: Don't crash if we can't find cmd for failed CTIO
Roland Dreier
1
-4
/
+2
2012-06-13
tcm_qla2xxx: Don't insert nacls without sessions into the btree
Roland Dreier
1
-73
/
+0
2012-06-13
tcm_qla2xxx: Clear session s_id + loop_id earlier during shutdown
Nicholas Bellinger
1
-17
/
+31
2012-06-13
tcm_qla2xxx: Convert to TFO->put_session() usage
Joern Engel
1
-1
/
+22
2012-05-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
21
-424
/
+9087
2012-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+1
2012-05-22
[SCSI] qla2xxx: don't free pool that wasn't allocated
Dan Carpenter
1
-1
/
+1
2012-05-22
[SCSI] tcm_qla2xxx: Add >= 24xx series fabric module for target-core
Nicholas Bellinger
4
-0
/
+2047
2012-05-22
[SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx series
Nicholas Bellinger
15
-35
/
+6472
2012-05-22
[SCSI] Revert "qla2xxx: During loopdown perform Diagnostic loopback."
Chad Dupuis
1
-1
/
+0
2012-05-22
[SCSI] qla2xxx: Display proper firmware version when new minidump template is...
Giridhar Malavali
1
-3
/
+3
2012-05-22
[SCSI] qla2xxx: Don't capture minidump for ISP82xx on flash update from appli...
Giridhar Malavali
4
-2
/
+15
2012-05-22
[SCSI] qla2xxx: Avoid losing any fc ports when loop id's are exhausted.
Joe Carnuccio
1
-63
/
+20
2012-05-22
[SCSI] qla2xxx: Log link up and link down messages to track link flops.
Chad Dupuis
4
-21
/
+35
2012-05-22
[SCSI] qla2xxx: Corrections to log messages.
Saurav Kashyap
2
-6
/
+5
2012-05-22
[SCSI] qla2xxx: Optimize existing port name server query matching.
Joe Carnuccio
2
-9
/
+8
2012-05-22
[SCSI] qla2xxx: Remove mirrored field vp_idx from struct fc_port.
Joe Carnuccio
7
-32
/
+19
2012-05-22
[SCSI] qla2xxx: Fixups for ISP83xx.
Nigel Kirkland
2
-5
/
+5
2012-05-22
[SCSI] qla2xxx: Display proper supported speeds for 16G FC adapters.
Giridhar Malavali
1
-0
/
+3
2012-05-22
[SCSI] qla2xxx: Fix typo in bus-reset handler.
Andrew Vasquez
1
-1
/
+1
2012-05-22
[SCSI] qla2xxx: Stats should be different from physical and virtual ports
Saurav Kashyap
4
-18
/
+14
2012-05-22
[SCSI] qla2xxx: Add ql_dbg_verbose logging level.
Saurav Kashyap
6
-193
/
+342
2012-05-22
[SCSI] qla2xxx: Handle interrupt registration failures more gracefully.
Chad Dupuis
2
-14
/
+40
2012-05-22
[SCSI] qla2xxx: Change "Done" to "Entering" in the debug print statement in q...
Chad Dupuis
1
-1
/
+1
2012-05-22
[SCSI] qla2xxx: Detect PEG errors.
Giridhar Malavali
3
-2
/
+43
2012-05-22
[SCSI] qla2xxx: Remove unneeded DPC wakeups from qla82xx_watchdog.
Chad Dupuis
1
-3
/
+0
2012-05-22
[SCSI] qla2xxx: Fix typo in qla_mbx.c
Masanari Iida
1
-2
/
+2
2012-05-22
[SCSI] qla2xxx: Micro optimization in queuecommand handler
Chetan Loke
1
-10
/
+9
2012-05-22
[SCSI] qla2xxx: Fix typo in qla_init.c
Raul Porcel
1
-3
/
+3
2012-05-10
[SCSI] qla2xxx: Update version number to 8.04.00.03-k.
Chad Dupuis
1
-3
/
+3
2012-05-10
[SCSI] qla2xxx: Properly check for current state after the fabric-login request.
Saurav Kashyap
1
-1
/
+17
2012-05-10
[SCSI] qla2xxx: Proper completion to scsi-ml for scsi status task_set_full an...
Giridhar Malavali
2
-3
/
+14
2012-05-10
[SCSI] qla2xxx: Block flash access from application when device is initialize...
Giridhar Malavali
2
-0
/
+6
2012-05-10
[SCSI] qla2xxx: Fix reset time out as qla2xxx not ack to reset request.
Vikas Chaudhary
1
-0
/
+1
2012-04-30
qla2xxx: Remove redundant NULL check before release_firmware() call.
Jesper Juhl
1
-2
/
+1
2012-03-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
19
-1323
/
+2198
[next]