index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla4xxx
/
ql4_os.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-27
[SCSI] qla4xxx: Add VLAN support
Vikas Chaudhary
1
-2
/
+55
2011-08-27
[SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrs
Mike Christie
1
-3
/
+9
2011-08-27
[SCSI] iscsi class: remove iface param mask
Mike Christie
1
-11
/
+16
2011-08-27
[SCSI] iscsi class: sysfs group is_visible callout for session attrs
Mike Christie
1
-2
/
+3
2011-08-27
[SCSI] iscsi cls: sysfs group is_visible callout for conn attrs
Mike Christie
1
-2
/
+19
2011-08-27
[SCSI] qla4xxx: added support to show multiple iface in sysfs
Vikas Chaudhary
1
-4
/
+173
2011-08-27
[SCSI] qla4xxx: Added new "struct ipaddress_config"
Vikas Chaudhary
1
-5
/
+3
2011-08-27
[SCSI] qla4xxx: add support for set_net_config
Mike Christie
1
-0
/
+282
2011-05-24
[SCSI] qla4xxx: Added vendor specific sysfs attributes
Harish Zunjarrao
1
-0
/
+1
2011-05-24
[SCSI] qla4xxx: Remove host_lock in queuecommand function
Vikas Chaudhary
1
-19
/
+7
2011-05-24
[SCSI] qla4xxx: Remove AF_DPC_SCHEDULED flag from ha.
Lalit Chandivade
1
-12
/
+5
2011-05-24
[SCSI] qla4xxx: Don't check FW alive if ISP82XX reset is in progress
Vikas Chaudhary
1
-1
/
+1
2011-05-24
[SCSI] qla4xxx: Dump HW/FW reg to figure out what caused FW to be hung for IS...
Vikas Chaudhary
1
-1
/
+21
2011-05-01
[SCSI] remove cmd->serial_number litter
Christoph Hellwig
1
-3
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-4
/
+4
2011-03-23
[SCSI] qla4xxx: added new function qla4xxx_relogin_all_devices
Vikas Chaudhary
1
-31
/
+23
2011-03-23
[SCSI] qla4xxx: add support for ql4xsess_recovery_tmo cmd line param
Vikas Chaudhary
1
-2
/
+8
2011-03-23
[SCSI] qla4xxx: Add support for ql4xmaxqdepth command line parameter
Vikas Chaudhary
1
-1
/
+11
2011-03-23
[SCSI] qla4xxx: Prevent other port reinitialization during remove_adapter
Karen Higgins
1
-13
/
+40
2011-03-23
[SCSI] qla4xxx: cleanup DDB relogin logic during initialization
Karen Higgins
1
-4
/
+0
2011-03-23
[SCSI] qla4xxx: Do not retry ISP82XX initialization if H/W state is failed
Prasanna Mumbai
1
-0
/
+13
2011-02-17
drivers:scsi Change printk typo initate -> initiate
Justin P. Mattock
1
-1
/
+1
2010-12-21
[SCSI] qla4xxx: Updated the Copyright header
Vikas Chaudhary
1
-1
/
+1
2010-12-21
[SCSI] qla4xxx: do not reset hba if ql4xdontresethba is set
Vikas Chaudhary
1
-7
/
+9
2010-12-21
[SCSI] qla4xxx: do not check for fw hung if reset retry is in progress
Lalit Chandivade
1
-1
/
+3
2010-12-21
[SCSI] qla4xxx: put device in FAILED state for 82XX initialization failure
Lalit Chandivade
1
-0
/
+8
2010-11-16
SCSI host lock push-down
Jeff Garzik
1
-3
/
+4
2010-10-26
[SCSI] qla4xxx: Fix cmd check in qla4xxx_cmd_wait
Mike Christie
1
-1
/
+7
2010-10-25
[SCSI] qla4xxx: grab hardware_lock in eh_abort before accessing srb
Mike Christie
1
-3
/
+6
2010-10-25
[SCSI] qla4xxx: update AER support for ISP82XX
Vikas Chaudhary
1
-17
/
+28
2010-10-25
[SCSI] qla4xxx: use CRB Register for Request Queue in-pointer
Shyam Sundar
1
-21
/
+3
2010-10-25
[SCSI] qla4xxx: Reset seconds_since_last_heartbeat correctly.
Lalit Chandivade
1
-1
/
+3
2010-10-25
[SCSI] qla4xxx: On firmware hang do not wait for the outstanding commands to ...
Nilesh Javali
1
-2
/
+4
2010-10-25
[SCSI] qla4xxx: remove "ha->retry_reset_ha_cnt" from wait_for_hba_online
Vikas Chaudhary
1
-2
/
+0
2010-10-25
[SCSI] qla4xxx: honor return status of qla4xxx_hw_reset
Vikas Chaudhary
1
-2
/
+5
2010-10-25
[SCSI] qla4xxx: Trivial cleanup
Vikas Chaudhary
1
-3
/
+1
2010-08-06
[SCSI] qla4xxx: Added AER support for ISP82xx
Lalit Chandivade
1
-0
/
+301
2010-08-06
[SCSI] qla4xxx: Handle outstanding mbx cmds on hung f/w scenarios
Nilesh Javali
1
-0
/
+3
2010-08-06
[SCSI] qla4xxx: clear AF_DPC_SCHEDULED flage when exit from do_dpc
Vikas Chaudhary
1
-1
/
+3
2010-08-06
[SCSI] qla4xxx: set correct value in sess->recovery_tmo
Vikas Chaudhary
1
-3
/
+4
2010-07-28
[SCSI] iscsi_transport: wait on session in error handler path
Mike Christie
1
-1
/
+10
2010-07-28
[SCSI] iscsi_transport: added new iscsi_param to display target alias in sysfs
Vikas Chaudhary
1
-1
/
+6
2010-07-28
[SCSI] qla4xxx: replace all dev_info, dev_warn, dev_err with ql4_printk
Vikas Chaudhary
1
-30
/
+32
2010-07-28
[SCSI] qla4xxx: Added support for ISP82XX
Vikas Chaudhary
1
-156
/
+522
2010-05-02
[SCSI] qla4xxx: added support for abort task management command
Vikas Chaudhary
1
-4
/
+64
2010-05-02
[SCSI] qla4xxx: correct use of cmd->host_scribble
Vikas Chaudhary
1
-8
/
+10
2010-05-02
[SCSI] qla4xxx: set device state as per Link UP and LINK DOWN
Vikas Chaudhary
1
-0
/
+49
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-21
trivial: fix typo "to to" in multiple files
Anand Gadiyar
1
-2
/
+2
2009-07-30
[SCSI] qla4xxx: Fix srb lookup in qla4xxx_eh_device_reset
Karen Higgins
1
-3
/
+1
[next]