summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/cxgb3/cxio_hal.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-02-24RDMA/cxgb3: Don't allocate the SW queue for user mode CQsSteve Wise1-7/+7
2010-02-12RDMA/cxgb3: Remove BUG_ON() on CQ rearm failureSteve Wise1-1/+0
2009-11-09tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"Uwe Kleine-König1-1/+1
2009-09-09RDMA/cxgb3: Clean up properly on FW mismatch failuresSteve Wise1-0/+1
2009-09-06RDMA/cxgb3: Set the appropriate IO channel in rdma_init work requestsSteve Wise1-1/+3
2009-04-30RDMA/cxgb3: Don't complete flushed send work requests twiceSteve Wise1-0/+1
2009-03-30RDMA/cxgb3: Handle EEH eventsSteve Wise1-5/+5
2009-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+3
2009-03-25RDMA/cxgb3: Enforce required firmwareSteve Wise1-0/+17
2009-02-11RDMA/cxgb3: Connection termination fixesSteve Wise1-2/+11
2009-01-27iw_cxgb3: handle chip reset notificationsDivy Le Ray1-0/+3
2008-08-04RDMA/cxgb3: Fix up MW access rightsSteve Wise1-3/+3
2008-07-15RDMA/cxgb3: Fixes for zero STagSteve Wise1-4/+8
2008-07-15RDMA/cxgb3: MEM_MGT_EXTENSIONS supportSteve Wise1-3/+12
2008-05-13RDMA/cxgb3: Wrap the software send queue pointer as needed on flushSteve Wise1-2/+2
2008-05-07RDMA/cxgb3: Fix severe limit on userspace memory registration sizeRoland Dreier1-45/+45
2008-05-02RDMA/cxgb3: QP flush fixesSteve Wise1-3/+10
2008-04-30RDMA/cxgb3: Support peer-2-peer connection setupSteve Wise1-2/+16
2008-04-17IB: Replace remaining __FUNCTION__ occurrences with __func__Harvey Harrison1-42/+42
2008-01-26RDMA/cxgb3: Fix the T3A workaround checksSteve Wise1-1/+1
2008-01-26IB: Spelling fixes in commentsJoe Perches1-1/+1
2007-10-11[NET]: Make the device list and device lookups per namespace.Eric W. Biederman1-1/+2
2007-08-31cxgb3 - Fix dev->priv usageDivy Le Ray1-1/+1
2007-07-10RDMA/cxgb3: ctrl-qp init/clear shouldn't set the gen bitSteve Wise1-2/+2
2007-07-10RDMA/cxgb3: Streaming -> RDMA mode transition fixesSteve Wise1-1/+1
2007-05-07IB: Return "maybe missed event" hint from ib_req_notify_cq()Roland Dreier1-0/+3
2007-03-27RDMA/cxgb3: Fix resource leak in cxio_hal_init_ctrl_qp()Steve Wise1-4/+8
2007-03-06RDMA/cxgb3: Fix build on sparc64David Miller1-0/+1
2007-02-24RDMA/cxgb3: cleanupsAdrian Bunk1-22/+9
2007-02-17RDMA/cxgb3: Remove Open Grid Computing copyrights in iw_cxgb3 driverSteve Wise1-1/+0
2007-02-13RDMA/cxgb3: Add driver for Chelsio T3 RNICSteve Wise1-0/+1280