summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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] scsi_transport_iscsi: Add conn login, kernel to user, event to support...Manish Rangankar1-0/+47
2011-08-27[SCSI] qla4xxx: add bsg supportVikas Chaudhary6-1/+238
2011-08-27[SCSI] iscsi class: add bsg support to iscsi classMike Christie2-1/+114
2011-08-27[SCSI] qla4xxx: Add VLAN supportVikas Chaudhary3-2/+61
2011-08-27[SCSI] libiscsi: don't bugon when if user sets markersMike Christie1-9/+0
2011-08-27[SCSI] iscsi class: expand vlan supportMike Christie1-0/+8
2011-08-27[SCSI] be2iscsi: remove host and session castsMike Christie1-4/+3
2011-08-27[SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrsMike Christie10-39/+94
2011-08-27[SCSI] iscsi class: remove iface param maskMike Christie2-35/+37
2011-08-27[SCSI] iscsi class: sysfs group is_visible callout for session attrsMike Christie10-133/+196
2011-08-27[SCSI] iscsi cls: sysfs group is_visible callout for conn attrsMike Christie12-85/+224
2011-08-27[SCSI] qla4xxx: added support to show multiple iface in sysfsVikas Chaudhary2-4/+176
2011-08-27[SCSI] iscsi class: add iface representationMike Christie1-1/+188
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-08-27[SCSI] iscsi_transport: add support for net settingsMike Christie1-0/+27
2011-08-27[SCSI] ipr: Always initiate hard reset in kdump kernelAnton Blanchard1-1/+1
2011-08-27[SCSI] mptfusion: Fix for device offline while doing aggressive HBA resetkashyap.desai@lsi.com4-5/+47
2011-08-27[SCSI] bnx2fc: Bump version to 1.0.5Bhanu Prakash Gollapudi2-2/+2
2011-08-27[SCSI] bnx2fc: Prevent creating of NPIV port with duplicate WWNBhanu Prakash Gollapudi1-0/+11
2011-08-27[SCSI] bnx2fc: Obtain WWNN/WWPN from the shared memoryBhanu Prakash Gollapudi1-5/+9
2011-08-27[SCSI] fcoe: Move common functions to fcoe_transport libraryBhanu Prakash Gollapudi3-75/+73
2011-08-27[SCSI] bnx2fc: Drop incoming ABTSBhanu Prakash Gollapudi1-0/+8
2011-08-27[SCSI] bnx2fc: code cleanup in bnx2fc_offload_sessionBhanu Prakash Gollapudi1-4/+3
2011-08-27[SCSI] bnx2fc: Fix NULL pointer deref during arm_cq.Bhanu Prakash Gollapudi2-11/+18
2011-08-27[SCSI] bnx2fc: IO errors when receiving unsolicited LOGOBhanu Prakash Gollapudi1-6/+0
2011-08-27[SCSI] bnx2fc: Do not reuse the fcoe connection id immediatelyBhanu Prakash Gollapudi1-1/+0
2011-08-27[SCSI] bnx2fc: Clear DESTROY_CMPL flag after firmware destroyBhanu Prakash Gollapudi1-2/+3
2011-08-27[SCSI] bnx2fc: Handle NETDEV_UNREGISTER for vlan devicesBhanu Prakash Gollapudi1-35/+57
2011-08-27[SCSI] bnx2fc: Reorganize cleanup code between interface_cleanup and if_destoryBhanu Prakash Gollapudi1-24/+23
2011-08-27[SCSI] bnx2fc: Change function names of bnx2fc_netdev_setup/bnx2fc_netdev_cle...Bhanu Prakash Gollapudi1-6/+6
2011-08-27[SCSI] bnx2fc: Do not attempt destroying NPIV port twiceBhanu Prakash Gollapudi1-0/+12
2011-08-27[SCSI] bnx2fc: Remove erroneous kref_get on IO requestBhanu Prakash Gollapudi1-1/+0
2011-08-27[SCSI] bnx2fc: Enable bsg_request support for bnx2fcBhanu Prakash Gollapudi1-0/+2
2011-08-27[SCSI] bnx2fc: Bug fixes in percpu_thread_create/destroyBhanu Prakash Gollapudi1-3/+2
2011-08-27[SCSI] bnx2fc: Reset the max receive frame sizeBhanu Prakash Gollapudi1-0/+5
2011-08-27[SCSI] mpt2sas: Added missing mpt2sas_base_detach call from scsih_remove contextkashyap.desai@lsi.com1-0/+1
2011-08-27[SCSI] mptfusion: Bump version 3.4.20kashyap.desai@lsi.com1-2/+2
2011-08-27[SCSI] mptfusion: Avoid out of order Event processing due to cpu migrationkashyap.desai@lsi.com1-7/+9
2011-08-27[SCSI] mptfusion: Better handling of DEAD IOC PCI-E Link down error conditionkashyap.desai@lsi.com5-30/+105
2011-08-27[SCSI] mptfusion: Set max sector count module parameterkashyap.desai@lsi.com1-0/+20
2011-08-27[SCSI] libsas: export sas_alloc_task()Dan Williams4-87/+39
2011-08-27[SCSI] qla2xxx: Update version number to 8.03.07.07-k.Chad Dupuis1-1/+1
2011-08-27[SCSI] qla2xxx: Set the task attributes after memsetting fcp cmnd.Saurav Kashyap1-10/+10
2011-08-27[SCSI] qla2xxx: Correct inadvertent loop state transitions during port-update...Andrew Vasquez2-4/+0
2011-08-27[SCSI] qla2xxx: Save and restore irq in the response queue interrupt handler.Saurav Kashyap1-2/+3
2011-08-27[SCSI] qla2xxx: Double check for command completion if abort mailbox command ...Chad Dupuis1-0/+4