Commit Graph

175 Commits (17fa575eec7254fb089f858cae135d64cd015440)

Author SHA1 Message Date
Vikas Chaudhary a355943ca8 [SCSI] qla4xxx: add bsg support 14 years ago
Vikas Chaudhary 6ac73e8cb0 [SCSI] qla4xxx: Add VLAN support 14 years ago
Mike Christie f27fb2ef7b [SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrs 14 years ago
Mike Christie b78dbba005 [SCSI] iscsi class: remove iface param mask 14 years ago
Mike Christie 1d063c1729 [SCSI] iscsi class: sysfs group is_visible callout for session attrs 14 years ago
Mike Christie 3128c6c73c [SCSI] iscsi cls: sysfs group is_visible callout for conn attrs 14 years ago
Vikas Chaudhary ed1086e041 [SCSI] qla4xxx: added support to show multiple iface in sysfs 14 years ago
Vikas Chaudhary 2bab08fc77 [SCSI] qla4xxx: Added new "struct ipaddress_config" 14 years ago
Mike Christie d00efe3fa8 [SCSI] qla4xxx: add support for set_net_config 14 years ago
Roland Dreier dbee8a0aff x86: remove 32-bit versions of readq()/writeq() 14 years ago
Vikas Chaudhary 6b278656f2 [SCSI] qla4xxx: Update driver version to 5.02.00-k7 14 years ago
Harish Zunjarrao 7ad633c06b [SCSI] qla4xxx: Added vendor specific sysfs attributes 14 years ago
Vikas Chaudhary 8f0722cae6 [SCSI] qla4xxx: Remove host_lock in queuecommand function 14 years ago
Lalit Chandivade 1b46807e0b [SCSI] qla4xxx: Remove AF_DPC_SCHEDULED flag from ha. 14 years ago
Vikas Chaudhary 977f46a4bb [SCSI] qla4xxx: Don't check FW alive if ISP82XX reset is in progress 14 years ago
Vikas Chaudhary 0160ef1269 [SCSI] qla4xxx: Don't process mbx interrupt unconditionally 14 years ago
Prasanna Mumbai 6d78bd56be [SCSI] qla4xxx: Complete the cmd if sense_len is zero 14 years ago
Vikas Chaudhary 68d92ebf59 [SCSI] qla4xxx: Dump HW/FW reg to figure out what caused FW to be hung for ISP82XX 14 years ago
Vikas Chaudhary cb74428ee3 [SCSI] qla4xxx: Updated the reset sequence for ISP82xx 14 years ago
Prasanna Mumbai 185f107ef9 [SCSI] qla4xxx: update function qla4xxx_isr_decode_mailbox() 14 years ago
Justin P. Mattock 70f23fd66b treewide: fix a few typos in comments 14 years ago
Christoph Hellwig 5cd049a599 [SCSI] remove cmd->serial_number litter 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Sarang Radke 5fa8b57313 [SCSI] qla4xxx: Use polling mode for disable interrupt mailbox completion 14 years ago
Vikas Chaudhary 2dcb0a6104 [SCSI] qla4xxx: Update driver version to 5.02.00-k6 14 years ago
Prasanna Mumbai d32cee3c2d [SCSI] qla4xxx: masking required bits of add_fw_options during initialization 14 years ago
Vikas Chaudhary 2d7924e6be [SCSI] qla4xxx: added new function qla4xxx_relogin_all_devices 14 years ago
Vikas Chaudhary 3038727c83 [SCSI] qla4xxx: add support for ql4xsess_recovery_tmo cmd line param 14 years ago
Vikas Chaudhary 8bb4033d2b [SCSI] qla4xxx: Add support for ql4xmaxqdepth command line parameter 14 years ago
Vikas Chaudhary fc7657c9d9 [SCSI] qla4xxx: cleanup function qla4xxx_process_ddb_changed 14 years ago
Karen Higgins 7eece5a084 [SCSI] qla4xxx: Prevent other port reinitialization during remove_adapter 14 years ago
Vikas Chaudhary 58da51dcfc [SCSI] qla4xxx: remove unused ddb flag DF_NO_RELOGIN 14 years ago
Karen Higgins 7edd9a7b28 [SCSI] qla4xxx: cleanup DDB relogin logic during initialization 14 years ago
Prasanna Mumbai f9880e76fd [SCSI] qla4xxx: Do not retry ISP82XX initialization if H/W state is failed 14 years ago
Prasanna Mumbai 99b53bf50c [SCSI] qla4xxx: Do not send mbox command if FW is in failed state 14 years ago
Vikas Chaudhary 9640de2099 [SCSI] qla4xxx: cleanup qla4xxx_initialize_ddb_list() 14 years ago
Justin P. Mattock cd09b2c3d0 drivers:scsi Change printk typo initate -> initiate 14 years ago
Vikas Chaudhary 6b57b15970 [SCSI] qla4xxx: Update driver version to 5.02.00-k5 14 years ago
Vikas Chaudhary 7d01d0698f [SCSI] qla4xxx: Updated the Copyright header 14 years ago
Vikas Chaudhary 3930b8c1f3 [SCSI] qla4xxx: do not reset hba if ql4xdontresethba is set 14 years ago
Lalit Chandivade d56a1f7b39 [SCSI] qla4xxx: do not check for fw hung if reset retry is in progress 14 years ago
Prasanna Mumbai e128271b7b [SCSI] qla4xxx: cache new IP address acquired via DHCP 14 years ago
Lalit Chandivade 4cd83cbef8 [SCSI] qla4xxx: Fail initialization if qla4_8xxx_pci_mem_write_2M fails 14 years ago
Lalit Chandivade fe998527e3 [SCSI] qla4xxx: put device in FAILED state for 82XX initialization failure 14 years ago
Lalit Chandivade e6b07df8b0 [SCSI] qla4xxx: do not process interrupt unconditionally 14 years ago
Karen Higgins 6790d4fecf [SCSI] qla4xxx: use correct fw_ddb_index in abort task 14 years ago
Swapnil Nagle a1fc26baae [SCSI] qla4xxx: memory wedge with peg_halt test in loop 14 years ago
Shyam Sundar 61391d314e [SCSI] qla4xxx: initialize MSI in correct way 14 years ago
Vikas Chaudhary 3e1350c4dc [SCSI] qla4xxx: Drop use of IRQF_DISABLE 14 years ago
Jeff Garzik f281233d3e SCSI host lock push-down 14 years ago