index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla4xxx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] qla4xxx: support iscsiadm session mgmt
Manish Rangankar
2011-08-27
8
-365
/
+1416
*
[SCSI] qla4xxx: add bsg support
Vikas Chaudhary
2011-08-27
6
-1
/
+238
*
[SCSI] qla4xxx: Add VLAN support
Vikas Chaudhary
2011-08-27
3
-2
/
+61
*
[SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrs
Mike Christie
2011-08-27
1
-3
/
+9
*
[SCSI] iscsi class: remove iface param mask
Mike Christie
2011-08-27
1
-11
/
+16
*
[SCSI] iscsi class: sysfs group is_visible callout for session attrs
Mike Christie
2011-08-27
1
-2
/
+3
*
[SCSI] iscsi cls: sysfs group is_visible callout for conn attrs
Mike Christie
2011-08-27
1
-2
/
+19
*
[SCSI] qla4xxx: added support to show multiple iface in sysfs
Vikas Chaudhary
2011-08-27
2
-4
/
+176
*
[SCSI] qla4xxx: Added new "struct ipaddress_config"
Vikas Chaudhary
2011-08-27
5
-84
/
+108
*
[SCSI] qla4xxx: add support for set_net_config
Mike Christie
2011-08-27
4
-4
/
+494
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-05-28
11
-80
/
+218
|
\
|
*
[SCSI] qla4xxx: Update driver version to 5.02.00-k7
Vikas Chaudhary
2011-05-24
1
-1
/
+1
|
*
[SCSI] qla4xxx: Added vendor specific sysfs attributes
Harish Zunjarrao
2011-05-24
8
-21
/
+150
|
*
[SCSI] qla4xxx: Remove host_lock in queuecommand function
Vikas Chaudhary
2011-05-24
1
-19
/
+7
|
*
[SCSI] qla4xxx: Remove AF_DPC_SCHEDULED flag from ha.
Lalit Chandivade
2011-05-24
2
-13
/
+5
|
*
[SCSI] qla4xxx: Don't check FW alive if ISP82XX reset is in progress
Vikas Chaudhary
2011-05-24
1
-1
/
+1
|
*
[SCSI] qla4xxx: Don't process mbx interrupt unconditionally
Vikas Chaudhary
2011-05-24
1
-14
/
+0
|
*
[SCSI] qla4xxx: Complete the cmd if sense_len is zero
Prasanna Mumbai
2011-05-24
1
-2
/
+7
|
*
[SCSI] qla4xxx: Dump HW/FW reg to figure out what caused FW to be hung for IS...
Vikas Chaudhary
2011-05-24
1
-1
/
+21
|
*
[SCSI] qla4xxx: Updated the reset sequence for ISP82xx
Vikas Chaudhary
2011-05-24
1
-2
/
+17
|
*
[SCSI] qla4xxx: update function qla4xxx_isr_decode_mailbox()
Prasanna Mumbai
2011-05-24
2
-6
/
+9
*
|
x86: remove 32-bit versions of readq()/writeq()
Roland Dreier
2011-05-25
1
-0
/
+21
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-05-23
1
-1
/
+1
|
\
|
*
treewide: fix a few typos in comments
Justin P. Mattock
2011-05-10
1
-1
/
+1
*
|
[SCSI] remove cmd->serial_number litter
Christoph Hellwig
2011-05-01
1
-3
/
+2
|
/
*
Fix common misspellings
Lucas De Marchi
2011-03-31
4
-7
/
+7
*
[SCSI] qla4xxx: Use polling mode for disable interrupt mailbox completion
Sarang Radke
2011-03-23
1
-2
/
+1
*
[SCSI] qla4xxx: Update driver version to 5.02.00-k6
Vikas Chaudhary
2011-03-23
1
-1
/
+1
*
[SCSI] qla4xxx: masking required bits of add_fw_options during initialization
Prasanna Mumbai
2011-03-23
2
-0
/
+6
*
[SCSI] qla4xxx: added new function qla4xxx_relogin_all_devices
Vikas Chaudhary
2011-03-23
1
-31
/
+23
*
[SCSI] qla4xxx: add support for ql4xsess_recovery_tmo cmd line param
Vikas Chaudhary
2011-03-23
1
-2
/
+8
*
[SCSI] qla4xxx: Add support for ql4xmaxqdepth command line parameter
Vikas Chaudhary
2011-03-23
1
-1
/
+11
*
[SCSI] qla4xxx: cleanup function qla4xxx_process_ddb_changed
Vikas Chaudhary
2011-03-23
1
-12
/
+3
*
[SCSI] qla4xxx: Prevent other port reinitialization during remove_adapter
Karen Higgins
2011-03-23
4
-16
/
+46
*
[SCSI] qla4xxx: remove unused ddb flag DF_NO_RELOGIN
Vikas Chaudhary
2011-03-23
2
-4
/
+0
*
[SCSI] qla4xxx: cleanup DDB relogin logic during initialization
Karen Higgins
2011-03-23
6
-192
/
+33
*
[SCSI] qla4xxx: Do not retry ISP82XX initialization if H/W state is failed
Prasanna Mumbai
2011-03-23
1
-0
/
+13
*
[SCSI] qla4xxx: Do not send mbox command if FW is in failed state
Prasanna Mumbai
2011-03-23
1
-6
/
+18
*
[SCSI] qla4xxx: cleanup qla4xxx_initialize_ddb_list()
Vikas Chaudhary
2011-03-23
1
-7
/
+0
*
drivers:scsi Change printk typo initate -> initiate
Justin P. Mattock
2011-02-17
2
-2
/
+2
*
[SCSI] qla4xxx: Update driver version to 5.02.00-k5
Vikas Chaudhary
2010-12-21
1
-1
/
+1
*
[SCSI] qla4xxx: Updated the Copyright header
Vikas Chaudhary
2010-12-21
16
-18
/
+18
*
[SCSI] qla4xxx: do not reset hba if ql4xdontresethba is set
Vikas Chaudhary
2010-12-21
1
-7
/
+9
*
[SCSI] qla4xxx: do not check for fw hung if reset retry is in progress
Lalit Chandivade
2010-12-21
1
-1
/
+3
*
[SCSI] qla4xxx: cache new IP address acquired via DHCP
Prasanna Mumbai
2010-12-21
1
-1
/
+2
*
[SCSI] qla4xxx: Fail initialization if qla4_8xxx_pci_mem_write_2M fails
Lalit Chandivade
2010-12-21
1
-6
/
+11
*
[SCSI] qla4xxx: put device in FAILED state for 82XX initialization failure
Lalit Chandivade
2010-12-21
1
-0
/
+8
*
[SCSI] qla4xxx: do not process interrupt unconditionally
Lalit Chandivade
2010-12-21
1
-17
/
+1
*
[SCSI] qla4xxx: use correct fw_ddb_index in abort task
Karen Higgins
2010-12-21
2
-3
/
+2
*
[SCSI] qla4xxx: memory wedge with peg_halt test in loop
Swapnil Nagle
2010-12-21
1
-0
/
+43
[next]