aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb3/cxio_hal.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/cxgb3,cxgb4: Remove dead codeStephen Hemminger2011-01-101-0/+2
* RDMA/cxgb3: When a user QP is marked in error, also mark the CQs in errorSteve Wise2010-10-221-0/+1
* RDMA/cxgb3: Use the dma state API instead of pci equivalentsFUJITA Tomonori2010-04-211-6/+6
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* RDMA/cxgb3: Don't allocate the SW queue for user mode CQsSteve Wise2010-02-241-7/+7
* RDMA/cxgb3: Remove BUG_ON() on CQ rearm failureSteve Wise2010-02-111-1/+0
* tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"Uwe Kleine-König2009-11-091-1/+1
* RDMA/cxgb3: Clean up properly on FW mismatch failuresSteve Wise2009-09-091-0/+1
* RDMA/cxgb3: Set the appropriate IO channel in rdma_init work requestsSteve Wise2009-09-051-1/+3
* RDMA/cxgb3: Don't complete flushed send work requests twiceSteve Wise2009-04-291-0/+1
* RDMA/cxgb3: Handle EEH eventsSteve Wise2009-03-301-5/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-03-261-0/+3
|\
| * iw_cxgb3: handle chip reset notificationsDivy Le Ray2009-01-261-0/+3
* | RDMA/cxgb3: Enforce required firmwareSteve Wise2009-03-241-0/+17
* | RDMA/cxgb3: Connection termination fixesSteve Wise2009-02-101-2/+11
|/
* RDMA/cxgb3: Fix up MW access rightsSteve Wise2008-08-041-3/+3
* RDMA/cxgb3: Fixes for zero STagSteve Wise2008-07-141-4/+8
* RDMA/cxgb3: MEM_MGT_EXTENSIONS supportSteve Wise2008-07-141-3/+12
* RDMA/cxgb3: Wrap the software send queue pointer as needed on flushSteve Wise2008-05-131-2/+2
* RDMA/cxgb3: Fix severe limit on userspace memory registration sizeRoland Dreier2008-05-061-45/+45
* RDMA/cxgb3: QP flush fixesSteve Wise2008-05-021-3/+10
* RDMA/cxgb3: Support peer-2-peer connection setupSteve Wise2008-04-291-2/+16
* IB: Replace remaining __FUNCTION__ occurrences with __func__Harvey Harrison2008-04-161-42/+42
* RDMA/cxgb3: Fix the T3A workaround checksSteve Wise2008-01-251-1/+1
* IB: Spelling fixes in commentsJoe Perches2008-01-251-1/+1
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-101-1/+2
* cxgb3 - Fix dev->priv usageDivy Le Ray2007-08-311-1/+1
* RDMA/cxgb3: ctrl-qp init/clear shouldn't set the gen bitSteve Wise2007-07-091-2/+2
* RDMA/cxgb3: Streaming -> RDMA mode transition fixesSteve Wise2007-07-091-1/+1
* IB: Return "maybe missed event" hint from ib_req_notify_cq()Roland Dreier2007-05-061-0/+3
* RDMA/cxgb3: Fix resource leak in cxio_hal_init_ctrl_qp()Steve Wise2007-03-261-4/+8
* RDMA/cxgb3: Fix build on sparc64David Miller2007-03-061-0/+1
* RDMA/cxgb3: cleanupsAdrian Bunk2007-02-231-22/+9
* RDMA/cxgb3: Remove Open Grid Computing copyrights in iw_cxgb3 driverSteve Wise2007-02-161-1/+0
* RDMA/cxgb3: Add driver for Chelsio T3 RNICSteve Wise2007-02-121-0/+1280