aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/iser/iscsi_iser.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-04IB/iser: DMA unmap TX bufs used for iSCSI/iSER headersOr Gerlitz1-1/+0
2011-11-04IB/iser: Use separate buffers for the login request/responseOr Gerlitz1-1/+2
2011-08-17IBiser: Fix wrong mask when sizeof (dma_addr_t) > sizeof (unsigned long)Or Gerlitz1-1/+1
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-05-12IB/iser: Enhance disconnection logic for multi-pathingOr Gerlitz1-2/+1
2010-05-12IB/iser: Add asynchronous event handlerOr Gerlitz1-0/+1
2010-02-24IB/iser: Remove unnecessary connection checksOr Gerlitz1-3/+0
2010-02-24IB/iser: Simplify send flow/descriptorsOr Gerlitz1-36/+12
2010-02-24IB/iser: Use different CQ for send completionsOr Gerlitz1-1/+2
2010-02-24IB/iser: Remove atomic counter for posted receive buffersOr Gerlitz1-1/+1
2010-02-24IB/iser: New receive buffer posting logicOr Gerlitz1-7/+33
2010-02-24IB/iser: Revert commit bba7ebb "avoid recv buffer exhaustion"Or Gerlitz1-3/+0
2009-03-13[SCSI] libiscsi: don't cap queue depth in iscsi modulesMike Christie1-1/+1
2008-12-21IB/iser: Avoid recv buffer exhaustion caused by unexpected PDUsDavid Disseldorp1-0/+3
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-20/+24
2008-07-14RDMA: Remove subversion $Id tagsRoland Dreier1-2/+0
2008-07-12[SCSI] libiscsi, iser, tcp: remove recv_lockMike Christie1-2/+0
2008-07-12[SCSI] iser: Modify iser to take a iscsi_endpoint struct in ep callouts and session setupMike Christie1-1/+3
2008-07-12[SCSI] iser: handle iscsi_cmd_task renameMike Christie1-12/+12
2008-07-12[SCSI] iser: convert ib_iser to support merged tasksMike Christie1-7/+7
2008-07-12[SCSI] iser: fix handling of scsi cmnds during recovery.Mike Christie1-0/+5
2008-07-12[SCSI] iscsi class, iscsi drivers: remove unused iscsi_transport attrsMike Christie1-1/+0
2008-04-29IB/iser: Move high-volume debug output to higher debug levelEli Dorfman1-0/+7
2007-07-17IB/iser: Make a couple of functions staticRoland Dreier1-5/+0
2007-06-02[SCSI] libiscsi: make can_queue configurableMike Christie1-2/+2
2007-04-05IB/iser: Don't defer connection failure notification to workqueueErez Zilber1-1/+0
2006-12-12IB/iser: Use the new verbs DMA mapping functionsRalph Campbell1-1/+1
2006-11-29IB: Convert kmem_cache_t -> struct kmem_cacheRoland Dreier1-1/+1
2006-09-28IB/iser: DMA unmap unaligned for RDMA data before touching itErez Zilber1-0/+7
2006-09-28IB/iser: Have iSER data transaction object point to iSER connErez Zilber1-1/+1
2006-09-23Merge mulgrave-w:git/scsi-misc-2.6James Bottomley1-1/+0
2006-09-22IB/iser: Do not use FMR for a single dma entry sgErez Zilber1-0/+1
2006-09-22IB/iser: make FMR "page size" be 4K and not PAGE_SIZEErez Zilber1-1/+5
2006-09-02[SCSI] libiscsi, iscsi_tcp, iscsi_iser: check that burst lengths are valid.Mike Christie1-1/+0
2006-06-22IB/iser: iSCSI iSER transport provider header fileOr Gerlitz1-0/+354