aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla4xxx (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds16-1207/+4075
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: Update driver version to 5.02.00-k8Vikas Chaudhary1-1/+1
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 Rangankar3-5/+7
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 Rangankar2-1/+2
2011-10-16[SCSI] qla4xxx: Fixed session destroy issue on link up-down.Manish Rangankar2-1/+21
2011-10-16[SCSI] qla4xxx: Clear DDB map index on the basis of AEN.Manish Rangankar2-9/+14
2011-10-16[SCSI] qla4xxx: Free Device Database (DDB) reserved by FWLalit Chandivade1-0/+40
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 Chandivade5-35/+195
2011-10-16[SCSI] qla4xxx: Fix bidirectional CHAP.Lalit Chandivade2-3/+6
2011-10-16[SCSI] qla4xxx: Add new FLT firmware regionNilesh Javali2-0/+2
2011-09-18[SCSI] qla4xxx: select iscsi boot sysfs attrsMike Christie1-0/+1
2011-09-10scsi: qla4xxx driver depends on NETRandy Dunlap1-1/+1
2011-08-27[SCSI] qla4xxx: export iface nameMike Christie1-0/+1
2011-08-27[SCSI] qla4xxx: Added support for adapter and firmware resetVikas Chaudhary4-0/+114
2011-08-27[SCSI] qla4xxx: Added Get ACB support using BSGHarish Zunjarrao4-8/+80
2011-08-27[SCSI] qla4xxx: Added restore factory defaults support using BSGHarish Zunjarrao4-0/+77
2011-08-27[SCSI] qla4xxx: added support to update initiator iscsi portVikas Chaudhary3-0/+23
2011-08-27[SCSI] qla4xxx: Added vendor specific sysfs attributesVikas Chaudhary4-0/+106
2011-08-27[SCSI] qla4xxx: Add read/update NVRAM support for 40xx adapters using BSGHarish Zunjarrao5-0/+210
2011-08-27[SCSI] qla4xxx: Add get ACB state support using BSGHarish Zunjarrao4-0/+86
2011-08-27[SCSI] qla4xxx: Code cleanup for read/update flash using BSGHarish Zunjarrao2-73/+65
2011-08-27[SCSI] qla4xxx: Added support to update mtuVikas Chaudhary3-0/+15
2011-08-27[SCSI] qla4xxx: Boot from SAN support for open-iscsiManish Rangankar7-2/+650
2011-08-27[SCSI] qla4xxx: Remove reduandant code after open-iscsi integration.Manish Rangankar6-838/+10
2011-08-27[SCSI] qla4xxx: support iscsiadm session mgmtManish Rangankar8-365/+1416
2011-08-27[SCSI] qla4xxx: add bsg supportVikas Chaudhary6-1/+238
2011-08-27[SCSI] qla4xxx: Add VLAN supportVikas Chaudhary3-2/+61
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 Chaudhary2-4/+176
2011-08-27[SCSI] qla4xxx: Added new "struct ipaddress_config"Vikas Chaudhary5-84/+108
2011-08-27[SCSI] qla4xxx: add support for set_net_configMike Christie4-4/+494
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds11-80/+218
2011-05-25x86: remove 32-bit versions of readq()/writeq()Roland Dreier1-0/+21
2011-05-24[SCSI] qla4xxx: Update driver version to 5.02.00-k7Vikas Chaudhary1-1/+1
2011-05-24[SCSI] qla4xxx: Added vendor specific sysfs attributesHarish Zunjarrao8-21/+150
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 Chandivade2-13/+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: Don't process mbx interrupt unconditionallyVikas Chaudhary1-14/+0
2011-05-24[SCSI] qla4xxx: Complete the cmd if sense_len is zeroPrasanna Mumbai1-2/+7