summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib/ipoib_verbs.c
Commit message (Expand)AuthorAgeFilesLines
* IPoIB: Use separate CQ for UD send completionsEli Cohen2008-04-291-13/+26
* IPoIB: Handle 4K IB MTU for UD (datagram) modeShirley Ma2008-04-231-1/+14
* IPoIB: Add LSO supportEli Cohen2008-04-171-0/+3
* IPoIB: Add send gather supportEli Cohen2008-02-081-3/+7
* IPoIB/cm: Add connected mode support for devices without SRQsPradeep Satyanarayana2008-01-251-2/+6
* IPoIB: Trivial formatting cleanupsRoland Dreier2008-01-251-5/+5
* IPoIB: Fix typo to end statement with ';' instead of ','Eli Cohen2007-10-101-1/+1
* IPoIB: Fix leak in ipoib_transport_dev_init() error pathJack Morgenstein2007-08-071-0/+1
* IPoIB/cm: Fix SRQ WR leakMichael S. Tsirkin2007-05-211-1/+1
* IPoIB: Handle P_Key table reorderingYosef Etigin2007-05-191-23/+15Star
* IB: Add CQ comp_vector supportMichael S. Tsirkin2007-05-071-1/+1
* IPoIB: Only handle async events for one portRoland Dreier2007-02-271-6/+7
* IPoIB: Connected mode experimental supportMichael S. Tsirkin2007-02-101-16/+24
* IPoIB: Handle client reregister eventsLeonid Arsh2006-06-181-1/+2
* IPoIB: Make send and receive queue sizes tunableShirley Ma2006-04-101-3/+3
* IPoIB: P_Key change event handlingLeonid Arsh2006-03-251-0/+1
* IPoIB: Fix network interface "RUNNING" statusLeonid Arsh2006-03-251-2/+3
* IPoIB: Move ipoib_ib_dev_flush() to ipoib workqueueJack Morgenstein2006-03-201-1/+1
* IB: convert from semaphores to mutexesIngo Molnar2006-01-131-4/+4
* [IPoIB] cleanups: fix comment, remove useless variablesRoland Dreier2005-10-311-3/+1Star
* [IPoIB] Rename ipoib_create_qp() -> ipoib_init_qp() and fix error cleanupRoland Dreier2005-10-181-4/+5
* [PATCH] IB: move include files to include/rdmaRoland Dreier2005-08-271-1/+1
* [PATCH] IB: Add copyright noticesRoland Dreier2005-08-271-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+260