aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib/ipoib_verbs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-09IPoIB: Fix typo to end statement with ';' instead of ','Eli Cohen1-1/+1
2007-08-07IPoIB: Fix leak in ipoib_transport_dev_init() error pathJack Morgenstein1-0/+1
2007-05-21IPoIB/cm: Fix SRQ WR leakMichael S. Tsirkin1-1/+1
2007-05-19IPoIB: Handle P_Key table reorderingYosef Etigin1-23/+15
2007-05-06IB: Add CQ comp_vector supportMichael S. Tsirkin1-1/+1
2007-02-27IPoIB: Only handle async events for one portRoland Dreier1-6/+7
2007-02-10IPoIB: Connected mode experimental supportMichael S. Tsirkin1-16/+24
2006-06-17IPoIB: Handle client reregister eventsLeonid Arsh1-1/+2
2006-04-10IPoIB: Make send and receive queue sizes tunableShirley Ma1-3/+3
2006-03-24IPoIB: P_Key change event handlingLeonid Arsh1-0/+1
2006-03-24IPoIB: Fix network interface "RUNNING" statusLeonid Arsh1-2/+3
2006-03-20IPoIB: Move ipoib_ib_dev_flush() to ipoib workqueueJack Morgenstein1-1/+1
2006-01-13IB: convert from semaphores to mutexesIngo Molnar1-4/+4
2005-10-31[IPoIB] cleanups: fix comment, remove useless variablesRoland Dreier1-3/+1
2005-10-17[IPoIB] Rename ipoib_create_qp() -> ipoib_init_qp() and fix error cleanupRoland Dreier1-4/+5
2005-08-26[PATCH] IB: move include files to include/rdmaRoland Dreier1-1/+1
2005-08-26[PATCH] IB: Add copyright noticesRoland Dreier1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+260