summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] lpfc 8.3.5: Add AER supportJames Smart2009-12-044-24/+278
* [SCSI] lpfc 8.3.5: fix sysfs parameters, vport creation and other bugs and up...James Smart2009-12-0412-197/+214
* [SCSI] lpfc 8.3.5: fix VPI registration, error clean up and add support for v...James Smart2009-12-0411-47/+498
* [SCSI] lpfc 8.3.5: fix reset path, ELS ordering and discovery issuesJames Smart2009-12-049-220/+242
* [SCSI] libiscsi: hook into ramp up/down handlingMike Christie2009-12-041-3/+12
* [SCSI] iscsi class: modify handling of replacement timeoutMike Christie2009-12-041-4/+5
* [SCSI] libiscsi: add warm target reset tmf supportMike Christie2009-12-046-77/+186
* [SCSI] libiscsi: Check TMF state before sending PDUMike Christie2009-12-041-12/+101
* [SCSI] libiscsi: fix login/text checks in pdu injection codeMike Christie2009-12-041-6/+15
* [SCSI] bnx2i: use common iscsi suspend queueMike Christie2009-12-042-8/+1Star
* [SCSI] scsi_devinfo: update Hitachi entries (v2)Takahiro Yasui2009-12-041-5/+4Star
* [SCSI] add scsi target reset support to scsi ioctlMike Christie2009-12-041-0/+3
* [SCSI] fc class: fail fast bsg requestsMike Christie2009-12-041-2/+3
* [SCSI] pm8001: Fixes for tag alloc, error goto and code cleanupjack_wang2009-12-042-35/+36
* [SCSI] pm8001: enhance IOMB process modulesjack_wang2009-12-042-106/+141
* [SCSI] pm8001: add reinitialize SPC parameters before phy startjack_wang2009-12-044-12/+85
* [SCSI] scsi_lib_dma: fix bug with dma maps on nested scsi objectsJames Bottomley2009-12-044-7/+15
* [SCSI] scsi_dh: create sysfs file, dh_state for all SCSI disk devicesChandra Seetharaman2009-12-041-7/+4Star
* [SCSI] qlogicpti: add missing parenthesesRoel Kluin2009-12-041-1/+1
* [SCSI] libfc fcoe: increase ELS and CT timeoutsJoe Eykholt2009-12-044-12/+22
* [SCSI] libfcoe: Do not pad FIP keep-alive to full frame sizeYi Zou2009-12-041-2/+1Star
* [SCSI] libfc: fix an issue of pending exch/es after i/f destroyed or rmmod fcoeVasu Dev2009-12-041-8/+8
* [SCSI] libfc, fcoe: fixes for highmem skb linearize panicsChris Leech2009-12-043-14/+16
* [SCSI] fcoe: Fix using VLAN ID in creating lport's WWWN/WWPNYi Zou2009-12-041-2/+9
* [SCSI] libfc: do not use DID_NO_CONNECT for pkt alloc failures.Mike Christie2009-12-041-1/+0Star
* [SCSI] fcoe: Fix setting lport's WWNN/WWPN to use san mac addressYi Zou2009-12-041-2/+2
* [SCSI] fcoe: Fix getting san mac for VLAN interfaceYi Zou2009-12-041-1/+4
* [SCSI] fcoe: Fix checking san mac addressYi Zou2009-12-041-1/+1
* [SCSI] fnic: enable bsg pass-thru for fcpingJoe Eykholt2009-12-041-0/+1
* [SCSI] libfc: register FC4 features with the FC switchJoe Eykholt2009-12-041-1/+11
* [SCSI] fnic: Add FIP support to the fnic driverJoe Eykholt2009-12-048-342/+382
* [SCSI] libfcoe: fcoe: simplify receive FLOGI responseJoe Eykholt2009-12-042-16/+11Star
* [SCSI] libfc: add host number to lport link up/down messages.Joe Eykholt2009-12-041-10/+14
* [SCSI] libfc: add set_fid function to libfc templateJoe Eykholt2009-12-041-7/+27
* [SCSI] libfc: fix fc_els_resp_type to correct display of CT responsesJoe Eykholt2009-12-041-6/+35
* [SCSI] fcoe: add check to fail gracefully in bonding modejohn fastabend2009-12-041-1/+9
* [SCSI] fcoe: remove extra function decalrationsYi Zou2009-12-041-3/+0Star
* [SCSI] libfcoe: don't send ELS in FIP mode if no FCF selectedJoe Eykholt2009-12-041-0/+2
* [SCSI] libfcoe: FIP should report link to libfc whether selected or notJoe Eykholt2009-12-041-30/+30
* [SCSI] libfcoe: fip: allow FIP receive to be called from IRQ.Joe Eykholt2009-12-041-13/+4Star
* [SCSI] libfcoe: fip: use SCSI host number to identify debug messages.Joe Eykholt2009-12-041-21/+26
* [SCSI] libfcoe: Allow FIP to be disabled by the driverJoe Eykholt2009-12-041-2/+4
* [SCSI] libfc: adds can_queue ramp upVasu Dev2009-12-041-19/+59
* [SCSI] libfc: reduce can_queue for all FCP frame allocation failuresVasu Dev2009-12-041-43/+59
* [SCSI] fcoe, libfc: use single frame allocation APIVasu Dev2009-12-042-14/+7Star
* [SCSI] fcoe: Formatting cleanups and commentingRobert Love2009-12-042-356/+441
* [SCSI] libfcoe: formatting and comment cleanupsRobert Love2009-12-041-105/+111
* [SCSI] libfc: Formatting cleanups across libfcRobert Love2009-12-048-766/+1119
* [SCSI] libfc, fcoe: Add FC passthrough supportSteve Ma2009-12-042-0/+271
* [SCSI] libfc: Add routine to copy data from a buffer to a SG listRobert Love2009-12-043-46/+78