summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla4xxx/ql4_os.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] qla4xxx: Fixed device blocked issue on link up-down.Manish Rangankar2011-10-161-1/+0
* [SCSI] qla4xxx: Fixed session destroy issue on link up-down.Manish Rangankar2011-10-161-1/+5
* [SCSI] qla4xxx: Clear DDB map index on the basis of AEN.Manish Rangankar2011-10-161-8/+3
* [SCSI] qla4xxx: Fix getting BIDI CHAP for boot targetsLalit Chandivade2011-10-161-4/+58
* [SCSI] qla4xxx: Fix exporting boot targets to sysfsLalit Chandivade2011-10-161-16/+21
* [SCSI] qla4xxx: Do not add duplicate CHAP entry in FLASHLalit Chandivade2011-10-161-0/+67
* [SCSI] qla4xxx: export iface nameMike Christie2011-08-271-0/+1
* [SCSI] qla4xxx: Added support for adapter and firmware resetVikas Chaudhary2011-08-271-0/+107
* [SCSI] qla4xxx: added support to update initiator iscsi portVikas Chaudhary2011-08-271-0/+19
* [SCSI] qla4xxx: Added support to update mtuVikas Chaudhary2011-08-271-0/+12
* [SCSI] qla4xxx: Boot from SAN support for open-iscsiManish Rangankar2011-08-271-0/+480
* [SCSI] qla4xxx: Remove reduandant code after open-iscsi integration.Manish Rangankar2011-08-271-119/+7
* [SCSI] qla4xxx: support iscsiadm session mgmtManish Rangankar2011-08-271-231/+776
* [SCSI] qla4xxx: add bsg supportVikas Chaudhary2011-08-271-0/+2
* [SCSI] qla4xxx: Add VLAN supportVikas Chaudhary2011-08-271-2/+55
* [SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrsMike Christie2011-08-271-3/+9
* [SCSI] iscsi class: remove iface param maskMike Christie2011-08-271-11/+16
* [SCSI] iscsi class: sysfs group is_visible callout for session attrsMike Christie2011-08-271-2/+3
* [SCSI] iscsi cls: sysfs group is_visible callout for conn attrsMike Christie2011-08-271-2/+19
* [SCSI] qla4xxx: added support to show multiple iface in sysfsVikas Chaudhary2011-08-271-4/+173
* [SCSI] qla4xxx: Added new "struct ipaddress_config"Vikas Chaudhary2011-08-271-5/+3
* [SCSI] qla4xxx: add support for set_net_configMike Christie2011-08-271-0/+282
* [SCSI] qla4xxx: Added vendor specific sysfs attributesHarish Zunjarrao2011-05-241-0/+1
* [SCSI] qla4xxx: Remove host_lock in queuecommand functionVikas Chaudhary2011-05-241-19/+7
* [SCSI] qla4xxx: Remove AF_DPC_SCHEDULED flag from ha.Lalit Chandivade2011-05-241-12/+5
* [SCSI] qla4xxx: Don't check FW alive if ISP82XX reset is in progressVikas Chaudhary2011-05-241-1/+1
* [SCSI] qla4xxx: Dump HW/FW reg to figure out what caused FW to be hung for IS...Vikas Chaudhary2011-05-241-1/+21
* [SCSI] remove cmd->serial_number litterChristoph Hellwig2011-05-011-3/+2
* Fix common misspellingsLucas De Marchi2011-03-311-4/+4
* [SCSI] qla4xxx: added new function qla4xxx_relogin_all_devicesVikas Chaudhary2011-03-231-31/+23
* [SCSI] qla4xxx: add support for ql4xsess_recovery_tmo cmd line paramVikas Chaudhary2011-03-231-2/+8
* [SCSI] qla4xxx: Add support for ql4xmaxqdepth command line parameterVikas Chaudhary2011-03-231-1/+11
* [SCSI] qla4xxx: Prevent other port reinitialization during remove_adapterKaren Higgins2011-03-231-13/+40
* [SCSI] qla4xxx: cleanup DDB relogin logic during initializationKaren Higgins2011-03-231-4/+0
* [SCSI] qla4xxx: Do not retry ISP82XX initialization if H/W state is failedPrasanna Mumbai2011-03-231-0/+13
* drivers:scsi Change printk typo initate -> initiateJustin P. Mattock2011-02-171-1/+1
* [SCSI] qla4xxx: Updated the Copyright headerVikas Chaudhary2010-12-211-1/+1
* [SCSI] qla4xxx: do not reset hba if ql4xdontresethba is setVikas Chaudhary2010-12-211-7/+9
* [SCSI] qla4xxx: do not check for fw hung if reset retry is in progressLalit Chandivade2010-12-211-1/+3
* [SCSI] qla4xxx: put device in FAILED state for 82XX initialization failureLalit Chandivade2010-12-211-0/+8
* SCSI host lock push-downJeff Garzik2010-11-161-3/+4
* [SCSI] qla4xxx: Fix cmd check in qla4xxx_cmd_waitMike Christie2010-10-261-1/+7
* [SCSI] qla4xxx: grab hardware_lock in eh_abort before accessing srbMike Christie2010-10-251-3/+6
* [SCSI] qla4xxx: update AER support for ISP82XXVikas Chaudhary2010-10-251-17/+28
* [SCSI] qla4xxx: use CRB Register for Request Queue in-pointerShyam Sundar2010-10-251-21/+3
* [SCSI] qla4xxx: Reset seconds_since_last_heartbeat correctly.Lalit Chandivade2010-10-251-1/+3
* [SCSI] qla4xxx: On firmware hang do not wait for the outstanding commands to ...Nilesh Javali2010-10-251-2/+4
* [SCSI] qla4xxx: remove "ha->retry_reset_ha_cnt" from wait_for_hba_onlineVikas Chaudhary2010-10-251-2/+0
* [SCSI] qla4xxx: honor return status of qla4xxx_hw_resetVikas Chaudhary2010-10-251-2/+5
* [SCSI] qla4xxx: Trivial cleanupVikas Chaudhary2010-10-251-3/+1
OpenPOWER on IntegriCloud