index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla4xxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] qla4xxx: Fix cmd check in qla4xxx_cmd_wait
Mike Christie
2010-10-26
1
-1
/
+7
*
[SCSI] qla4xxx: Update driver version to 5.02.00-k4
Vikas Chaudhary
2010-10-25
1
-1
/
+1
*
[SCSI] qla4xxx: grab hardware_lock in eh_abort before accessing srb
Mike Christie
2010-10-25
1
-3
/
+6
*
[SCSI] qla4xxx: remove unwanted check for bad spd
Vikas Chaudhary
2010-10-25
2
-20
/
+0
*
[SCSI] qla4xxx: update AER support for ISP82XX
Vikas Chaudhary
2010-10-25
2
-35
/
+29
*
[SCSI] qla4xxx: Clear the rom lock if the firmware died while holding it.
Shyam Sundar
2010-10-25
1
-6
/
+43
*
[SCSI] qla4xxx: use CRB Register for Request Queue in-pointer
Shyam Sundar
2010-10-25
5
-30
/
+16
*
[SCSI] qla4xxx: dump mailbox registers on System Error
Karen Higgins
2010-10-25
3
-0
/
+104
*
[SCSI] qla4xxx: Add support for 8130/8131 AENs.
Shyam Sundar
2010-10-25
2
-0
/
+14
*
[SCSI] qla4xxx: Reset seconds_since_last_heartbeat correctly.
Lalit Chandivade
2010-10-25
1
-1
/
+3
*
[SCSI] qla4xxx: On firmware hang do not wait for the outstanding commands to ...
Nilesh Javali
2010-10-25
1
-2
/
+4
*
[SCSI] qla4xxx: free_irqs on failed initialize_adapter
Vikas Chaudhary
2010-10-25
1
-0
/
+6
*
[SCSI] qla4xxx: correct data type of sense_len in qla4xxx_status_cont_entry
Vikas Chaudhary
2010-10-25
1
-1
/
+1
*
[SCSI] qla4xxx: remove "ha->retry_reset_ha_cnt" from wait_for_hba_online
Vikas Chaudhary
2010-10-25
1
-2
/
+0
*
[SCSI] qla4xxx: honor return status of qla4xxx_hw_reset
Vikas Chaudhary
2010-10-25
1
-2
/
+5
*
[SCSI] qla4xxx: Trivial cleanup
Vikas Chaudhary
2010-10-25
5
-22
/
+12
*
[SCSI] qla4xxx: fix build on PPC
Jiri Slaby
2010-10-07
1
-0
/
+1
*
drivers/scsi/qla4xxx: fix build
Andrew Morton
2010-08-20
2
-2
/
+2
*
[SCSI] qla4xxx: fix compilation warning
Vikas Chaudhary
2010-08-11
1
-1
/
+2
*
[SCSI] qla4xxx: Update driver version to 5.02.00-k3
Vikas Chaudhary
2010-08-06
1
-1
/
+1
*
[SCSI] qla4xxx: Added AER support for ISP82xx
Lalit Chandivade
2010-08-06
7
-4
/
+352
*
[SCSI] qla4xxx: Handle outstanding mbx cmds on hung f/w scenarios
Nilesh Javali
2010-08-06
5
-0
/
+47
*
[SCSI] qla4xxx: updated mbx_sys_info struct to sync with FW 4.6.x
Vikas Chaudhary
2010-08-06
2
-11
/
+12
*
[SCSI] qla4xxx: clear AF_DPC_SCHEDULED flage when exit from do_dpc
Vikas Chaudhary
2010-08-06
1
-1
/
+3
*
[SCSI] qla4xxx: Stop firmware before doing init firmware.
Lalit Chandivade
2010-08-06
1
-0
/
+6
*
[SCSI] qla4xxx: Use the correct request queue.
Vikas Chaudhary
2010-08-06
1
-1
/
+1
*
[SCSI] qla4xxx: set correct value in sess->recovery_tmo
Vikas Chaudhary
2010-08-06
4
-9
/
+7
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-08-04
1
-1
/
+1
|
\
|
*
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
2010-06-16
1
-1
/
+1
*
|
[SCSI] iscsi_transport: wait on session in error handler path
Mike Christie
2010-07-28
1
-1
/
+10
*
|
[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
2
-1
/
+9
*
|
[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] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6
James Bottomley
2010-05-18
9
-220
/
+756
|
\
|
*
[SCSI] qla4xxx: Update driver version to 5.02.00-k1
Vikas Chaudhary
2010-05-02
1
-2
/
+1
|
*
[SCSI] qla4xxx: added support for abort task management command
Vikas Chaudhary
2010-05-02
6
-9
/
+124
|
*
[SCSI] qla4xxx: correct use of cmd->host_scribble
Vikas Chaudhary
2010-05-02
3
-9
/
+13
|
*
[SCSI] qla4xxx: do not retry login to CHAP auth failed targets
Vikas Chaudhary
2010-05-02
3
-43
/
+94
|
*
[SCSI] qla4xxx: Updated firmware ready timeout algorithm
Vikas Chaudhary
2010-05-02
1
-9
/
+11
|
*
[SCSI] qla4xxx: Code Clean up - remove "marker_needed"
Vikas Chaudhary
2010-05-02
1
-2
/
+1
|
*
[SCSI] qla4xxx: set device state as per Link UP and LINK DOWN
Vikas Chaudhary
2010-05-02
4
-7
/
+70
|
*
[SCSI] qla4xxx: added IPv6 support.
Vikas Chaudhary
2010-05-02
4
-142
/
+445
*
|
scsi: fix operator precedence warning
Randy Dunlap
2010-04-22
1
-1
/
+1
|
/
[next]