summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] zfcp: support for hardware data routerSwen Schillig2011-08-277-60/+195
* [SCSI] qdio: base support for hardware data router with zfcpSwen Schillig2011-08-273-3/+14
* [SCSI] zfcp: non-experimental support for DIF/DIXSteffen Maier2011-08-273-9/+3
* [SCSI] mvumi: Add Marvell UMI driverJianyun Li2011-08-274-0/+2533
* [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] scsi: Added support for adapter and firmware resetVikas Chaudhary2011-08-272-0/+51
* [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] Fix out of spec CD-ROM problem with media changeTARUISI Hiroaki2011-08-271-2/+10
* [SCSI] qla4xxx: added support to update initiator iscsi portVikas Chaudhary2011-08-273-0/+23
* [SCSI] scsi_transport_iscsi: Added support to update initiator iscsi portVikas Chaudhary2011-08-272-0/+5
* [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/+65
* [SCSI] qla4xxx: Added support to update mtuVikas Chaudhary2011-08-273-0/+15
* [SCSI] scsi_transport_iscsi: Added support to update mtuVikas Chaudhary2011-08-272-0/+5
* [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/+10
* [SCSI] qla4xxx: support iscsiadm session mgmtManish Rangankar2011-08-278-365/+1416
* [SCSI] scsi_transport_iscsi: Add conn login, kernel to user, event to support...Manish Rangankar2011-08-273-0/+67
* [SCSI] qla4xxx: add bsg supportVikas Chaudhary2011-08-276-1/+238
* [SCSI] iscsi class: add bsg support to iscsi classMike Christie2011-08-274-2/+230
* [SCSI] qla4xxx: Add VLAN supportVikas Chaudhary2011-08-273-2/+61
* [SCSI] libiscsi: don't bugon when if user sets markersMike Christie2011-08-271-9/+0
* [SCSI] iscsi class: expand vlan supportMike Christie2011-08-272-2/+19
* [SCSI] be2iscsi: remove host and session castsMike Christie2011-08-271-4/+3
* [SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrsMike Christie2011-08-2712-46/+94
* [SCSI] iscsi class: remove iface param maskMike Christie2011-08-274-53/+37
* [SCSI] iscsi class: sysfs group is_visible callout for session attrsMike Christie2011-08-2712-172/+199
* [SCSI] iscsi cls: sysfs group is_visible callout for conn attrsMike Christie2011-08-2713-85/+229
* [SCSI] qla4xxx: added support to show multiple iface in sysfsVikas Chaudhary2011-08-272-4/+176
* [SCSI] iscsi class: add iface representationMike Christie2011-08-273-3/+233
* [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
* [SCSI] iscsi_transport: add support for net settingsMike Christie2011-08-273-0/+91
* [SCSI] ipr: Always initiate hard reset in kdump kernelAnton Blanchard2011-08-271-1/+1
* [SCSI] mptfusion: Fix for device offline while doing aggressive HBA resetkashyap.desai@lsi.com2011-08-274-5/+47
* [SCSI] bnx2fc: Bump version to 1.0.5Bhanu Prakash Gollapudi2011-08-272-2/+2
* [SCSI] bnx2fc: Prevent creating of NPIV port with duplicate WWNBhanu Prakash Gollapudi2011-08-271-0/+11
* [SCSI] bnx2fc: Obtain WWNN/WWPN from the shared memoryBhanu Prakash Gollapudi2011-08-271-5/+9
* [SCSI] fcoe: Move common functions to fcoe_transport libraryBhanu Prakash Gollapudi2011-08-274-75/+76
* [SCSI] bnx2fc: Drop incoming ABTSBhanu Prakash Gollapudi2011-08-271-0/+8
* [SCSI] bnx2fc: code cleanup in bnx2fc_offload_sessionBhanu Prakash Gollapudi2011-08-271-4/+3
* [SCSI] bnx2fc: Fix NULL pointer deref during arm_cq.Bhanu Prakash Gollapudi2011-08-272-11/+18
* [SCSI] bnx2fc: IO errors when receiving unsolicited LOGOBhanu Prakash Gollapudi2011-08-271-6/+0
* [SCSI] bnx2fc: Do not reuse the fcoe connection id immediatelyBhanu Prakash Gollapudi2011-08-271-1/+0
* [SCSI] bnx2fc: Clear DESTROY_CMPL flag after firmware destroyBhanu Prakash Gollapudi2011-08-271-2/+3
* [SCSI] bnx2fc: Handle NETDEV_UNREGISTER for vlan devicesBhanu Prakash Gollapudi2011-08-271-35/+57