aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla4xxx/ql4_os.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-15[SCSI] qla4xxx: Don't recover adapter if device state is FAILEDSarang Radke1-0/+21
2011-12-15[SCSI] qla4xxx: fix call trace on rmmod with ql4xdontresethba=1Sarang Radke1-0/+20
2011-12-14[SCSI] qla4xxx: check for failed conn setupMike Christie1-0/+3
2011-12-14[SCSI] qla4xxx: fix flash/ddb supportMike Christie1-54/+1027
2011-10-20[SCSI] qla4xxx: export address/port of connection (fix udev disk names)Mike Christie1-0/+2
2011-10-20[SCSI] iscsi class: fix vlan configurationMike Christie1-2/+2
2011-10-20[SCSI] qla4xxx: fix data alignment and use nl helpersMike Christie1-14/+7
2011-10-16[SCSI] qla4xxx: updated device id check for BFS.Manish Rangankar1-5/+3
2011-10-16[SCSI] qla4xxx: Fixed target discovery failed issue.Manish Rangankar1-4/+5
2011-10-16[SCSI] qla4xxx: Fixed active session re-open issue.Manish Rangankar1-1/+5
2011-10-16[SCSI] qla4xxx: Fixed device blocked issue on link up-down.Manish Rangankar1-1/+0
2011-10-16[SCSI] qla4xxx: Fixed session destroy issue on link up-down.Manish Rangankar1-1/+5
2011-10-16[SCSI] qla4xxx: Clear DDB map index on the basis of AEN.Manish Rangankar1-8/+3
2011-10-16[SCSI] qla4xxx: Fix getting BIDI CHAP for boot targetsLalit Chandivade1-4/+58
2011-10-16[SCSI] qla4xxx: Fix exporting boot targets to sysfsLalit Chandivade1-16/+21
2011-10-16[SCSI] qla4xxx: Do not add duplicate CHAP entry in FLASHLalit Chandivade1-0/+67
2011-08-27[SCSI] qla4xxx: export iface nameMike Christie1-0/+1
2011-08-27[SCSI] qla4xxx: Added support for adapter and firmware resetVikas Chaudhary1-0/+107
2011-08-27[SCSI] qla4xxx: added support to update initiator iscsi portVikas Chaudhary1-0/+19
2011-08-27[SCSI] qla4xxx: Added support to update mtuVikas Chaudhary1-0/+12
2011-08-27[SCSI] qla4xxx: Boot from SAN support for open-iscsiManish Rangankar1-0/+480
2011-08-27[SCSI] qla4xxx: Remove reduandant code after open-iscsi integration.Manish Rangankar1-119/+7
2011-08-27[SCSI] qla4xxx: support iscsiadm session mgmtManish Rangankar1-231/+776
2011-08-27[SCSI] qla4xxx: add bsg supportVikas Chaudhary1-0/+2
2011-08-27[SCSI] qla4xxx: Add VLAN supportVikas Chaudhary1-2/+55
2011-08-27[SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrsMike Christie1-3/+9
2011-08-27[SCSI] iscsi class: remove iface param maskMike Christie1-11/+16
2011-08-27[SCSI] iscsi class: sysfs group is_visible callout for session attrsMike Christie1-2/+3
2011-08-27[SCSI] iscsi cls: sysfs group is_visible callout for conn attrsMike Christie1-2/+19
2011-08-27[SCSI] qla4xxx: added support to show multiple iface in sysfsVikas Chaudhary1-4/+173
2011-08-27[SCSI] qla4xxx: Added new "struct ipaddress_config"Vikas Chaudhary1-5/+3
2011-08-27[SCSI] qla4xxx: add support for set_net_configMike Christie1-0/+282
2011-05-24[SCSI] qla4xxx: Added vendor specific sysfs attributesHarish Zunjarrao1-0/+1
2011-05-24[SCSI] qla4xxx: Remove host_lock in queuecommand functionVikas Chaudhary1-19/+7
2011-05-24[SCSI] qla4xxx: Remove AF_DPC_SCHEDULED flag from ha.Lalit Chandivade1-12/+5
2011-05-24[SCSI] qla4xxx: Don't check FW alive if ISP82XX reset is in progressVikas Chaudhary1-1/+1
2011-05-24[SCSI] qla4xxx: Dump HW/FW reg to figure out what caused FW to be hung for ISP82XXVikas Chaudhary1-1/+21
2011-05-01[SCSI] remove cmd->serial_number litterChristoph Hellwig1-3/+2
2011-03-31Fix common misspellingsLucas De Marchi1-4/+4
2011-03-23[SCSI] qla4xxx: added new function qla4xxx_relogin_all_devicesVikas Chaudhary1-31/+23
2011-03-23[SCSI] qla4xxx: add support for ql4xsess_recovery_tmo cmd line paramVikas Chaudhary1-2/+8
2011-03-23[SCSI] qla4xxx: Add support for ql4xmaxqdepth command line parameterVikas Chaudhary1-1/+11
2011-03-23[SCSI] qla4xxx: Prevent other port reinitialization during remove_adapterKaren Higgins1-13/+40
2011-03-23[SCSI] qla4xxx: cleanup DDB relogin logic during initializationKaren Higgins1-4/+0
2011-03-23[SCSI] qla4xxx: Do not retry ISP82XX initialization if H/W state is failedPrasanna Mumbai1-0/+13
2011-02-17drivers:scsi Change printk typo initate -> initiateJustin P. Mattock1-1/+1
2010-12-21[SCSI] qla4xxx: Updated the Copyright headerVikas Chaudhary1-1/+1
2010-12-21[SCSI] qla4xxx: do not reset hba if ql4xdontresethba is setVikas Chaudhary1-7/+9
2010-12-21[SCSI] qla4xxx: do not check for fw hung if reset retry is in progressLalit Chandivade1-1/+3
2010-12-21[SCSI] qla4xxx: put device in FAILED state for 82XX initialization failureLalit Chandivade1-0/+8