summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla4xxx
AgeCommit message (Expand)Author
2011-09-18[SCSI] qla4xxx: select iscsi boot sysfs attrsMike Christie
2011-08-27[SCSI] qla4xxx: export iface nameMike Christie
2011-08-27[SCSI] qla4xxx: Added support for adapter and firmware resetVikas Chaudhary
2011-08-27[SCSI] qla4xxx: Added Get ACB support using BSGHarish Zunjarrao
2011-08-27[SCSI] qla4xxx: Added restore factory defaults support using BSGHarish Zunjarrao
2011-08-27[SCSI] qla4xxx: added support to update initiator iscsi portVikas Chaudhary
2011-08-27[SCSI] qla4xxx: Added vendor specific sysfs attributesVikas Chaudhary
2011-08-27[SCSI] qla4xxx: Add read/update NVRAM support for 40xx adapters using BSGHarish Zunjarrao
2011-08-27[SCSI] qla4xxx: Add get ACB state support using BSGHarish Zunjarrao
2011-08-27[SCSI] qla4xxx: Code cleanup for read/update flash using BSGHarish Zunjarrao
2011-08-27[SCSI] qla4xxx: Added support to update mtuVikas Chaudhary
2011-08-27[SCSI] qla4xxx: Boot from SAN support for open-iscsiManish Rangankar
2011-08-27[SCSI] qla4xxx: Remove reduandant code after open-iscsi integration.Manish Rangankar
2011-08-27[SCSI] qla4xxx: support iscsiadm session mgmtManish Rangankar
2011-08-27[SCSI] qla4xxx: add bsg supportVikas Chaudhary
2011-08-27[SCSI] qla4xxx: Add VLAN supportVikas Chaudhary
2011-08-27[SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrsMike Christie
2011-08-27[SCSI] iscsi class: remove iface param maskMike Christie
2011-08-27[SCSI] iscsi class: sysfs group is_visible callout for session attrsMike Christie
2011-08-27[SCSI] iscsi cls: sysfs group is_visible callout for conn attrsMike Christie
2011-08-27[SCSI] qla4xxx: added support to show multiple iface in sysfsVikas Chaudhary
2011-08-27[SCSI] qla4xxx: Added new "struct ipaddress_config"Vikas Chaudhary
2011-08-27[SCSI] qla4xxx: add support for set_net_configMike Christie
2011-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-05-25x86: remove 32-bit versions of readq()/writeq()Roland Dreier
2011-05-24[SCSI] qla4xxx: Update driver version to 5.02.00-k7Vikas Chaudhary
2011-05-24[SCSI] qla4xxx: Added vendor specific sysfs attributesHarish Zunjarrao
2011-05-24[SCSI] qla4xxx: Remove host_lock in queuecommand functionVikas Chaudhary
2011-05-24[SCSI] qla4xxx: Remove AF_DPC_SCHEDULED flag from ha.Lalit Chandivade
2011-05-24[SCSI] qla4xxx: Don't check FW alive if ISP82XX reset is in progressVikas Chaudhary
2011-05-24[SCSI] qla4xxx: Don't process mbx interrupt unconditionallyVikas Chaudhary
2011-05-24[SCSI] qla4xxx: Complete the cmd if sense_len is zeroPrasanna Mumbai
2011-05-24[SCSI] qla4xxx: Dump HW/FW reg to figure out what caused FW to be hung for IS...Vikas Chaudhary
2011-05-24[SCSI] qla4xxx: Updated the reset sequence for ISP82xxVikas Chaudhary
2011-05-24[SCSI] qla4xxx: update function qla4xxx_isr_decode_mailbox()Prasanna Mumbai
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock
2011-05-01[SCSI] remove cmd->serial_number litterChristoph Hellwig
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-23[SCSI] qla4xxx: Use polling mode for disable interrupt mailbox completionSarang Radke
2011-03-23[SCSI] qla4xxx: Update driver version to 5.02.00-k6Vikas Chaudhary
2011-03-23[SCSI] qla4xxx: masking required bits of add_fw_options during initializationPrasanna Mumbai
2011-03-23[SCSI] qla4xxx: added new function qla4xxx_relogin_all_devicesVikas Chaudhary
2011-03-23[SCSI] qla4xxx: add support for ql4xsess_recovery_tmo cmd line paramVikas Chaudhary
2011-03-23[SCSI] qla4xxx: Add support for ql4xmaxqdepth command line parameterVikas Chaudhary
2011-03-23[SCSI] qla4xxx: cleanup function qla4xxx_process_ddb_changedVikas Chaudhary
2011-03-23[SCSI] qla4xxx: Prevent other port reinitialization during remove_adapterKaren Higgins
2011-03-23[SCSI] qla4xxx: remove unused ddb flag DF_NO_RELOGINVikas Chaudhary
2011-03-23[SCSI] qla4xxx: cleanup DDB relogin logic during initializationKaren Higgins
2011-03-23[SCSI] qla4xxx: Do not retry ISP82XX initialization if H/W state is failedPrasanna Mumbai