summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
* [SCSI] bnx2fc: Reorganize cleanup code between interface_cleanup and if_destoryBhanu Prakash Gollapudi2011-08-271-24/+23
* [SCSI] bnx2fc: Change function names of bnx2fc_netdev_setup/bnx2fc_netdev_cle...Bhanu Prakash Gollapudi2011-08-271-6/+6
* [SCSI] bnx2fc: Do not attempt destroying NPIV port twiceBhanu Prakash Gollapudi2011-08-271-0/+12
* [SCSI] bnx2fc: Remove erroneous kref_get on IO requestBhanu Prakash Gollapudi2011-08-271-1/+0
* [SCSI] bnx2fc: Enable bsg_request support for bnx2fcBhanu Prakash Gollapudi2011-08-271-0/+2
* [SCSI] bnx2fc: Bug fixes in percpu_thread_create/destroyBhanu Prakash Gollapudi2011-08-271-3/+2
* [SCSI] bnx2fc: Reset the max receive frame sizeBhanu Prakash Gollapudi2011-08-271-0/+5
* [SCSI] mpt2sas: Added missing mpt2sas_base_detach call from scsih_remove contextkashyap.desai@lsi.com2011-08-271-0/+1
* [SCSI] mptfusion: Bump version 3.4.20kashyap.desai@lsi.com2011-08-271-2/+2
* [SCSI] mptfusion: Avoid out of order Event processing due to cpu migrationkashyap.desai@lsi.com2011-08-271-7/+9
* [SCSI] mptfusion: Better handling of DEAD IOC PCI-E Link down error conditionkashyap.desai@lsi.com2011-08-275-30/+105
* [SCSI] mptfusion: Set max sector count module parameterkashyap.desai@lsi.com2011-08-271-0/+20
* [SCSI] libsas: export sas_alloc_task()Dan Williams2011-08-275-111/+41
* [SCSI] qla2xxx: Update version number to 8.03.07.07-k.Chad Dupuis2011-08-271-1/+1
* [SCSI] qla2xxx: Set the task attributes after memsetting fcp cmnd.Saurav Kashyap2011-08-271-10/+10
* [SCSI] qla2xxx: Correct inadvertent loop state transitions during port-update...Andrew Vasquez2011-08-272-4/+0
* [SCSI] qla2xxx: Save and restore irq in the response queue interrupt handler.Saurav Kashyap2011-08-271-2/+3
* [SCSI] qla2xxx: Double check for command completion if abort mailbox command ...Chad Dupuis2011-08-271-0/+4
* [SCSI] qla2xxx: Acquire hardware lock while manipulating dsd list.Saurav Kashyap2011-08-271-0/+3
* [SCSI] qla2xxx: Fix qla24xx revision check while enabling interrupts.Chad Dupuis2011-08-271-3/+2
* [SCSI] qla2xxx: T10 DIF - Fix incorrect error reporting.Arun Easi2011-08-278-64/+62
OpenPOWER on IntegriCloud