aboutsummaryrefslogtreecommitdiff
path: root/include/scsi
AgeCommit message (Expand)Author
2009-04-03[SCSI] fcoe, libfcoe: Add support for FIP. FCoE discovery and keep-alive.Joe Eykholt
2009-04-03[SCSI] fcoe: Add a header file defining the FIP protocol for FCoE.Joe Eykholt
2009-04-03[SCSI] fcoe, libfc: fix double fcoe_softc memory allocVasu Dev
2009-04-03[SCSI] fcoe: cleans up libfcoe.h and adds fcoe.h for fcoe moduleVasu Dev
2009-04-03[SCSI] fcoe: removes default sw transport code file fcoe_sw.cVasu Dev
2009-04-03[SCSI] fcoe: removes fc_transport_fcoe.[ch] code filesVasu Dev
2009-04-03[SCSI] fcoe: prep work to completely remove fc_transport_fcoe codeVasu Dev
2009-04-03[SCSI] fcoe: Use per-CPU kernel function for dev_stats instead of an arrayRobert Love
2009-04-03[SCSI] fcoe: Use percpu kernel funcs for struct fcoe_percpu_sRobert Love
2009-04-03[SCSI] fcoe: Initialize all possilbe skb_queue(s) when module is loadedRobert Love
2009-03-13[SCSI] iscsi class: remove host no argument from session creation calloutMike Christie
2009-03-13[SCSI] libiscsi: pass session failure a session structMike Christie
2009-03-13[SCSI] iscsi lib: remove qdepth param from iscsi host allocationMike Christie
2009-03-13[SCSI] iscsi lib: have lib create work queue for transmitting IOMike Christie
2009-03-13[SCSI] iscsi class: fix lock dep warning on logoutMike Christie
2009-03-13[SCSI] libiscsi: don't cap queue depth in iscsi modulesMike Christie
2009-03-13[SCSI] libiscsi: replace scsi_debug logging with session/conn loggingMike Christie
2009-03-13[SCSI] libfc: add support of large receive offload by ddp in fc_fcpYi Zou
2009-03-13[SCSI] fcoe, libfc: check offload features from LLD through netdevYi Zou
2009-03-13[SCSI] net, fcoe: add ETH_P_FCOE for Fibre Channel over Ethernet (FCoE)Yi Zou
2009-03-12[SCSI] Make scsi.h independent of the rest of the scsi includesJames Bottomley
2009-03-12[SCSI] remove scsi_req_map_sgFUJITA Tomonori
2009-03-12[SCSI] libosd: SCSI/OSD Sense decoding supportBoaz Harrosh
2009-03-12[SCSI] libosd: OSDv2 auto detectionBoaz Harrosh
2009-03-12[SCSI] libosd: OSD version 2 SupportBoaz Harrosh
2009-03-12[SCSI] libosd: attributes SupportBoaz Harrosh
2009-03-12[SCSI] osd_uld: API for retrieving osd devices from KernelBoaz Harrosh
2009-03-12[SCSI] osd_uld: OSD scsi ULDBoaz Harrosh
2009-03-12[SCSI] libosd: OSDv1 HeadersBoaz Harrosh
2009-03-12[SCSI] add OSD_TYPEBoaz Harrosh
2009-03-12[SCSI] Remove SUGGEST flagsMartin K. Petersen
2009-03-12[SCSI] Check for deleted device in scsi_device_online()Hannes Reinecke
2009-03-12[SCSI] Add VPD helperMatthew Wilcox
2009-03-10[SCSI] fcoe: Out of order tx frames was causing several check condition SCSI ...Vasu Dev
2009-03-10[SCSI] fcoe: ETH_P_8021Q is already in if_ether and fcoe is not using it anywayYi Zou
2009-03-10[SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapperRobert Love
2009-03-10[SCSI] libfc, fcoe: Fix kerneldoc commentsRobert Love
2009-03-06[SCSI] libfc: Cleanup libfc_function_template commentsRobert Love
2009-03-06[SCSI] libfc: Don't violate transport template for rogue port creationRobert Love
2009-03-06[SCSI] libfc: rport retry on LS_RJT from certain ELSChris Leech
2009-03-06[SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->l...Vasu Dev
2009-03-06[SCSI] libfc: Pass lport in exch_mgr_resetAbhijeet Joglekar
2009-01-13[SCSI] iscsi_tcp: make padbuf non-staticKaren Xie
2009-01-06[SCSI] fc transport: restore missing dev_loss_tmo callback to LLDDJames Smart
2008-12-29[SCSI] fcoe: Fibre Channel over EthernetRobert Love
2008-12-29[SCSI] libfc: A modular Fibre Channel libraryRobert Love
2008-12-29[SCSI] FC protocol definition header filesRobert Love
2008-12-29[SCSI] add residual argument to scsi_execute and scsi_execute_reqFUJITA Tomonori
2008-12-29[SCSI] libiscsi_tcp: support padding offloadMike Christie
2008-12-29[SCSI] libiscsi: pass opcode into alloc_pdu calloutMike Christie