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
/
qla2xxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] qla2xxx: Add loopback IDC-TIME-EXTEND aen handling support.
Santosh Vernekar
2013-09-03
4
-20
/
+47
*
[SCSI] qla2xxx: Set default critical temperature value in cases when ISPFX00 ...
Armen Baloyan
2013-09-03
2
-1
/
+6
*
[SCSI] qla2xxx: QLAFX00 make over temperature AEN handling informational, add...
Armen Baloyan
2013-09-03
2
-2
/
+14
*
[SCSI] qla2xxx: Correct Interrupt Register offset for ISPFX00
Armen Baloyan
2013-09-03
1
-1
/
+1
*
[SCSI] qla2xxx: Remove handling of Shutdown Requested AEN from qlafx00_proces...
Armen Baloyan
2013-09-03
1
-4
/
+0
*
[SCSI] qla2xxx: Send all AENs for ISPFx00 to above layers.
Armen Baloyan
2013-09-03
1
-2
/
+4
*
[SCSI] qla2xxx: Add changes in initialization for ISPFX00 cards with BIOS
Armen Baloyan
2013-09-03
2
-0
/
+12
*
[SCSI] qla2xxx: Add changes to support extended IOs for ISPFX00
Armen Baloyan
2013-09-03
3
-6
/
+12
*
[SCSI] qla2xxx: Add missing FCP statistics to sysfs interface.
Joe Carnuccio
2013-09-03
6
-3
/
+55
*
[SCSI] qla2xxx: Make log message that prints when a completion status require...
Chad Dupuis
2013-09-03
1
-2
/
+4
*
[SCSI] qla2xxx: Add critical temperature handling for ISPFX00.
Armen Baloyan
2013-09-03
5
-17
/
+104
*
[SCSI] qla2xxx: Notify ISPFX00 firmware when driver is unloaded or system is ...
Armen Baloyan
2013-09-03
3
-1
/
+9
*
[SCSI] qla2xxx: Reconfigure thermal temperature.
Joe Carnuccio
2013-09-03
9
-41
/
+53
*
[SCSI] qla2xxx: Add setting of driver version string for vendor application.
Joe Carnuccio
2013-09-03
5
-1
/
+119
*
[SCSI] qla2xxx: Remove QL_DEBUG_LEVEL_17 defines from qla_nx.c.
Chad Dupuis
2013-09-03
2
-14
/
+1
*
[SCSI] qla2xxx: Add ISPFX00 specific bus reset routine.
Armen Baloyan
2013-09-03
4
-4
/
+30
*
[SCSI] qla2xxx: Perform warm reset every 2 minutes if firmware load fails for...
Armen Baloyan
2013-09-03
1
-0
/
+8
*
[SCSI] qla2xxx: Set factory reset recovery timeout to 10 min. for ISPFX00.
Armen Baloyan
2013-09-03
2
-0
/
+4
*
[SCSI] qla2xxx: Correct multiqueue offset calculations.
Andrew Vasquez
2013-09-03
4
-24
/
+18
*
[SCSI] qla2xxx: Fix incorrect test after list_for_each_entry() exits.
Joe Carnuccio
2013-09-03
1
-1
/
+4
*
[SCSI] qla2xxx: Add support for ISP8044.
Atul Deshmukh
2013-09-03
18
-158
/
+4849
*
[SCSI] qla2xxx: Print some variables to hexadecimal string via %*phN format
Oleksandr Khoshaba
2013-09-03
8
-181
/
+58
*
[SCSI] qla2xxx: Fix sparse warnings in qlafx00_fxdisc_iocb function.
Saurav Kashyap
2013-08-23
1
-2
/
+4
*
[SCSI] qla2xxx: Properly set the tagging for commands.
Saurav Kashyap
2013-07-23
1
-2
/
+9
*
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2013-07-13
14
-250
/
+235
|
\
|
*
[SCSI] qla2xxx: Fix a memory leak in an error path of qla2x00_process_els()
Bart Van Assche
2013-07-08
1
-7
/
+7
|
*
[SCSI] qla2xxx: Remove an unused variable from qla2x00_remove_one().
Bart Van Assche
2013-07-08
1
-3
/
+1
|
*
[SCSI] qla2xxx: Fix qla2xxx_check_risc_status().
Bart Van Assche
2013-07-08
1
-0
/
+1
|
*
[SCSI] qla2xxx: Help Coverity with analyzing ct_sns_pkt initialization.
Bart Van Assche
2013-07-08
1
-44
/
+39
|
*
[SCSI] qla2xxx: Remove redundant assignments.
Bart Van Assche
2013-07-08
1
-3
/
+3
|
*
[SCSI] qla2xxx: Remove a dead assignment in qla24xx_build_scsi_crc_2_iocbs().
Bart Van Assche
2013-07-08
1
-2
/
+0
|
*
[SCSI] qla2xxx: Remove two superfluous tests.
Bart Van Assche
2013-07-08
2
-4
/
+2
|
*
[SCSI] qla2xxx: Remove dead code in qla2x00_configure_hba()
Bart Van Assche
2013-07-08
2
-8
/
+1
|
*
[SCSI] qla2xxx: Clean up qla84xx_mgmt_cmd()
Bart Van Assche
2013-07-08
2
-10
/
+2
|
*
[SCSI] qla2xxx: Clean up qla24xx_iidma()
Bart Van Assche
2013-07-08
2
-9
/
+3
|
*
[SCSI] qla2xxx: Fix sparse warning from qla_mr.c and qla_iocb.c.
Saurav Kashyap
2013-07-08
6
-150
/
+157
|
*
[SCSI] qla2xxx: Do not take a second firmware dump when intentionally generat...
Chad Dupuis
2013-07-08
1
-2
/
+4
|
*
[SCSI] qla2xxx: Do not query FC statistics during chip reset.
Chad Dupuis
2013-07-08
1
-1
/
+4
|
*
[SCSI] qla2xxx: Move qla2x00_free_device to the correct location.
Saurav Kashyap
2013-07-08
1
-2
/
+1
|
*
[SCSI] qla2xxx: Set the index in outstanding command array to NULL when cmd i...
Giridhar Malavali
2013-07-08
1
-3
/
+2
|
*
[SCSI] qla2xxx: Clear the MBX_INTR_WAIT flag when the mailbox time-out happens.
Giridhar Malavali
2013-07-08
2
-3
/
+9
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2013-07-11
2
-143
/
+18
|
\
\
|
|
/
|
/
|
|
*
target: make queue_tm_rsp() return void
Joern Engel
2013-07-07
1
-3
/
+1
|
*
qla_target: remove qlt_check_fcport_exist
Jörn Engel
2013-06-20
2
-140
/
+17
*
|
Merge tag 'fcoe1' into fixes
James Bottomley
2013-06-26
1
-2
/
+6
|
\
\
|
*
|
tcm_qla2xxx: Fix residual for underrun commands that fail
Roland Dreier
2013-06-14
1
-1
/
+5
|
|
/
|
*
target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmds
Joern Engel
2013-05-20
1
-1
/
+1
*
|
[SCSI] qla2xxx: Fix for locking issue between driver ISR and mailbox routines
gurinder.shergill@hp.com
2013-05-12
5
-49
/
+27
|
/
*
Merge branch 'misc' into for-linus
James Bottomley
2013-05-10
3
-6
/
+6
|
\
|
*
[SCSI] qla2xxx: Update firmware link in Kconfig file.
Chad Dupuis
2013-05-10
1
-1
/
+3
[next]