aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb3/cxio_hal.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-10RDMA/cxgb3,cxgb4: Remove dead codeStephen Hemminger1-0/+2
2010-10-22RDMA/cxgb3: When a user QP is marked in error, also mark the CQs in errorSteve Wise1-0/+1
2010-04-21RDMA/cxgb3: Use the dma state API instead of pci equivalentsFUJITA Tomonori1-6/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-24RDMA/cxgb3: Don't allocate the SW queue for user mode CQsSteve Wise1-7/+7
2010-02-11RDMA/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-05RDMA/cxgb3: Set the appropriate IO channel in rdma_init work requestsSteve Wise1-1/+3
2009-04-29RDMA/cxgb3: Don't complete flushed send work requests twiceSteve Wise1-0/+1
2009-03-30RDMA/cxgb3: Handle EEH eventsSteve Wise1-5/+5
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+3
2009-03-24RDMA/cxgb3: Enforce required firmwareSteve Wise1-0/+17
2009-02-10RDMA/cxgb3: Connection termination fixesSteve Wise1-2/+11
2009-01-26iw_cxgb3: handle chip reset notificationsDivy Le Ray1-0/+3
2008-08-04RDMA/cxgb3: Fix up MW access rightsSteve Wise1-3/+3
2008-07-14RDMA/cxgb3: Fixes for zero STagSteve Wise1-4/+8
2008-07-14RDMA/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-06RDMA/cxgb3: Fix severe limit on userspace memory registration sizeRoland Dreier1-45/+45
2008-05-02RDMA/cxgb3: QP flush fixesSteve Wise1-3/+10
2008-04-29RDMA/cxgb3: Support peer-2-peer connection setupSteve Wise1-2/+16
2008-04-16IB: Replace remaining __FUNCTION__ occurrences with __func__Harvey Harrison1-42/+42
2008-01-25RDMA/cxgb3: Fix the T3A workaround checksSteve Wise1-1/+1
2008-01-25IB: Spelling fixes in commentsJoe Perches1-1/+1
2007-10-10[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-09RDMA/cxgb3: ctrl-qp init/clear shouldn't set the gen bitSteve Wise1-2/+2
2007-07-09RDMA/cxgb3: Streaming -> RDMA mode transition fixesSteve Wise1-1/+1
2007-05-06IB: Return "maybe missed event" hint from ib_req_notify_cq()Roland Dreier1-0/+3
2007-03-26RDMA/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-23RDMA/cxgb3: cleanupsAdrian Bunk1-22/+9
2007-02-16RDMA/cxgb3: Remove Open Grid Computing copyrights in iw_cxgb3 driverSteve Wise1-1/+0
2007-02-12RDMA/cxgb3: Add driver for Chelsio T3 RNICSteve Wise1-0/+1280