summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla4xxx
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] qla4xxx: Update driver version to 5.02.00-k8Vikas Chaudhary2011-10-161-1/+1
* [SCSI] qla4xxx: updated device id check for BFS.Manish Rangankar2011-10-161-5/+3Star
* [SCSI] qla4xxx: Fixed target discovery failed issue.Manish Rangankar2011-10-163-5/+7
* [SCSI] qla4xxx: Fixed active session re-open issue.Manish Rangankar2011-10-161-1/+5
* [SCSI] qla4xxx: Fixed device blocked issue on link up-down.Manish Rangankar2011-10-162-1/+2
* [SCSI] qla4xxx: Fixed session destroy issue on link up-down.Manish Rangankar2011-10-162-1/+21
* [SCSI] qla4xxx: Clear DDB map index on the basis of AEN.Manish Rangankar2011-10-162-9/+14
* [SCSI] qla4xxx: Free Device Database (DDB) reserved by FWLalit Chandivade2011-10-161-0/+40
* [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-165-35/+195
* [SCSI] qla4xxx: Fix bidirectional CHAP.Lalit Chandivade2011-10-162-3/+6
* [SCSI] qla4xxx: Add new FLT firmware regionNilesh Javali2011-10-162-0/+2
* [SCSI] qla4xxx: select iscsi boot sysfs attrsMike Christie2011-09-181-0/+1
* [SCSI] qla4xxx: export iface nameMike Christie2011-08-271-0/+1
* [SCSI] qla4xxx: Added support for adapter and firmware resetVikas Chaudhary2011-08-274-0/+114
* [SCSI] qla4xxx: Added Get ACB support using BSGHarish Zunjarrao2011-08-274-8/+80
* [SCSI] qla4xxx: Added restore factory defaults support using BSGHarish Zunjarrao2011-08-274-0/+77
* [SCSI] qla4xxx: added support to update initiator iscsi portVikas Chaudhary2011-08-273-0/+23
* [SCSI] qla4xxx: Added vendor specific sysfs attributesVikas Chaudhary2011-08-274-0/+106
* [SCSI] qla4xxx: Add read/update NVRAM support for 40xx adapters using BSGHarish Zunjarrao2011-08-275-0/+210
* [SCSI] qla4xxx: Add get ACB state support using BSGHarish Zunjarrao2011-08-274-0/+86
* [SCSI] qla4xxx: Code cleanup for read/update flash using BSGHarish Zunjarrao2011-08-272-73/+65Star
* [SCSI] qla4xxx: Added support to update mtuVikas Chaudhary2011-08-273-0/+15
* [SCSI] qla4xxx: Boot from SAN support for open-iscsiManish Rangankar2011-08-277-2/+650
* [SCSI] qla4xxx: Remove reduandant code after open-iscsi integration.Manish Rangankar2011-08-276-838/+10Star
* [SCSI] qla4xxx: support iscsiadm session mgmtManish Rangankar2011-08-278-365/+1416
* [SCSI] qla4xxx: add bsg supportVikas Chaudhary2011-08-276-1/+238
* [SCSI] qla4xxx: Add VLAN supportVikas Chaudhary2011-08-273-2/+61
* [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-272-4/+176
* [SCSI] qla4xxx: Added new "struct ipaddress_config"Vikas Chaudhary2011-08-275-84/+108
* [SCSI] qla4xxx: add support for set_net_configMike Christie2011-08-274-4/+494
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-05-2811-80/+218
|\
| * [SCSI] qla4xxx: Update driver version to 5.02.00-k7Vikas Chaudhary2011-05-241-1/+1
| * [SCSI] qla4xxx: Added vendor specific sysfs attributesHarish Zunjarrao2011-05-248-21/+150
| * [SCSI] qla4xxx: Remove host_lock in queuecommand functionVikas Chaudhary2011-05-241-19/+7Star
| * [SCSI] qla4xxx: Remove AF_DPC_SCHEDULED flag from ha.Lalit Chandivade2011-05-242-13/+5Star
| * [SCSI] qla4xxx: Don't check FW alive if ISP82XX reset is in progressVikas Chaudhary2011-05-241-1/+1
| * [SCSI] qla4xxx: Don't process mbx interrupt unconditionallyVikas Chaudhary2011-05-241-14/+0Star
| * [SCSI] qla4xxx: Complete the cmd if sense_len is zeroPrasanna Mumbai2011-05-241-2/+7
| * [SCSI] qla4xxx: Dump HW/FW reg to figure out what caused FW to be hung for IS...Vikas Chaudhary2011-05-241-1/+21
| * [SCSI] qla4xxx: Updated the reset sequence for ISP82xxVikas Chaudhary2011-05-241-2/+17
| * [SCSI] qla4xxx: update function qla4xxx_isr_decode_mailbox()Prasanna Mumbai2011-05-242-6/+9
* | x86: remove 32-bit versions of readq()/writeq()Roland Dreier2011-05-251-0/+21
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-1/+1
|\
| * treewide: fix a few typos in commentsJustin P. Mattock2011-05-101-1/+1