summaryrefslogtreecommitdiffstats
path: root/include/scsi
Commit message (Expand)AuthorAgeFilesLines
* PM/Hibernate: Wait for SCSI devices scan to complete during resumeRafael J. Wysocki2009-04-131-0/+11
* [SCSI] fcoe, libfcoe: Add support for FIP. FCoE discovery and keep-alive.Joe Eykholt2009-04-031-1/+133
* [SCSI] fcoe: Add a header file defining the FIP protocol for FCoE.Joe Eykholt2009-04-031-0/+237
* [SCSI] fcoe, libfc: fix double fcoe_softc memory allocVasu Dev2009-04-031-5/+17
* [SCSI] fcoe: cleans up libfcoe.h and adds fcoe.h for fcoe moduleVasu Dev2009-04-031-118/+2Star
* [SCSI] fcoe: removes default sw transport code file fcoe_sw.cVasu Dev2009-04-031-6/+0Star
* [SCSI] fcoe: removes fc_transport_fcoe.[ch] code filesVasu Dev2009-04-031-54/+0Star
* [SCSI] fcoe: prep work to completely remove fc_transport_fcoe codeVasu Dev2009-04-031-0/+2
* [SCSI] fcoe: Use per-CPU kernel function for dev_stats instead of an arrayRobert Love2009-04-031-1/+22
* [SCSI] fcoe: Use percpu kernel funcs for struct fcoe_percpu_sRobert Love2009-04-031-1/+0Star
* [SCSI] fcoe: Initialize all possilbe skb_queue(s) when module is loadedRobert Love2009-04-031-1/+1
* [SCSI] iscsi class: remove host no argument from session creation calloutMike Christie2009-03-131-1/+1
* [SCSI] libiscsi: pass session failure a session structMike Christie2009-03-131-1/+1
* [SCSI] iscsi lib: remove qdepth param from iscsi host allocationMike Christie2009-03-131-1/+1
* [SCSI] iscsi lib: have lib create work queue for transmitting IOMike Christie2009-03-131-1/+6
* [SCSI] iscsi class: fix lock dep warning on logoutMike Christie2009-03-131-2/+0Star
* [SCSI] libiscsi: don't cap queue depth in iscsi modulesMike Christie2009-03-131-2/+1Star
* [SCSI] libiscsi: replace scsi_debug logging with session/conn loggingMike Christie2009-03-131-7/+0Star
* [SCSI] libfc: add support of large receive offload by ddp in fc_fcpYi Zou2009-03-133-35/+32Star
* [SCSI] fcoe, libfc: check offload features from LLD through netdevYi Zou2009-03-131-0/+1
* [SCSI] net, fcoe: add ETH_P_FCOE for Fibre Channel over Ethernet (FCoE)Yi Zou2009-03-131-7/+0Star
* [SCSI] Make scsi.h independent of the rest of the scsi includesJames Bottomley2009-03-122-17/+17
* [SCSI] remove scsi_req_map_sgFUJITA Tomonori2009-03-121-6/+0Star
* [SCSI] libosd: SCSI/OSD Sense decoding supportBoaz Harrosh2009-03-122-0/+309
* [SCSI] libosd: OSDv2 auto detectionBoaz Harrosh2009-03-121-0/+3
* [SCSI] libosd: OSD version 2 SupportBoaz Harrosh2009-03-122-4/+125
* [SCSI] libosd: attributes SupportBoaz Harrosh2009-03-121-0/+327
* [SCSI] osd_uld: API for retrieving osd devices from KernelBoaz Harrosh2009-03-121-0/+4
* [SCSI] osd_uld: OSD scsi ULDBoaz Harrosh2009-03-121-0/+6
* [SCSI] libosd: OSDv1 HeadersBoaz Harrosh2009-03-124-0/+914
* [SCSI] add OSD_TYPEBoaz Harrosh2009-03-121-0/+1
* [SCSI] Remove SUGGEST flagsMartin K. Petersen2009-03-121-11/+0Star
* [SCSI] Check for deleted device in scsi_device_online()Hannes Reinecke2009-03-121-1/+2
* [SCSI] Add VPD helperMatthew Wilcox2009-03-121-0/+1
* [SCSI] fcoe: Out of order tx frames was causing several check condition SCSI ...Vasu Dev2009-03-101-0/+1
* [SCSI] fcoe: ETH_P_8021Q is already in if_ether and fcoe is not using it anywayYi Zou2009-03-101-4/+0Star
* [SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapperRobert Love2009-03-101-7/+1Star
* [SCSI] libfc, fcoe: Fix kerneldoc commentsRobert Love2009-03-101-7/+7
* [SCSI] libfc: Cleanup libfc_function_template commentsRobert Love2009-03-061-41/+66
* [SCSI] libfc: Don't violate transport template for rogue port creationRobert Love2009-03-061-0/+5
* [SCSI] libfc: rport retry on LS_RJT from certain ELSChris Leech2009-03-061-0/+5
* [SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->l...Vasu Dev2009-03-061-10/+2Star
* [SCSI] libfc: Pass lport in exch_mgr_resetAbhijeet Joglekar2009-03-061-2/+2
* [SCSI] iscsi_tcp: make padbuf non-staticKaren Xie2009-01-131-0/+1
* [SCSI] fc transport: restore missing dev_loss_tmo callback to LLDDJames Smart2009-01-061-0/+1
* [SCSI] fcoe: Fibre Channel over EthernetRobert Love2008-12-292-0/+230
* [SCSI] libfc: A modular Fibre Channel libraryRobert Love2008-12-293-0/+1489
* [SCSI] FC protocol definition header filesRobert Love2008-12-298-0/+1983
* [SCSI] add residual argument to scsi_execute and scsi_execute_reqFUJITA Tomonori2008-12-291-2/+3
* [SCSI] libiscsi_tcp: support padding offloadMike Christie2008-12-292-1/+4