aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb4/iw_cxgb4.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-14RDMA/cxgb4: Bump tcam_full stat and WR reply timeoutVipul Pandya1-1/+1
2013-03-14RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5.Vipul Pandya1-1/+1
2013-03-14RDMA/cxgb4: Add module_params to enable DB FC & Coalescing on T5Vipul Pandya1-0/+1
2013-03-14RDMA/cxgb4: Add Support for Chelsio T5 adapterVipul Pandya1-0/+9
2013-02-27IB/cxgb4: convert to idr_alloc()Tejun Heo1-13/+14
2013-02-26Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into for-nextRoland Dreier1-0/+2
2013-02-21IB/core: Add "type 2" memory windows supportShani Michaeli1-1/+1
2013-02-14RDMA/cxgb4: Fix endpoint timeout race conditionVipul Pandya1-0/+1
2013-02-14RDMA/cxgb4: Keep QP referenced until TID releasedVipul Pandya1-0/+1
2012-12-19RDMA/cxgb4: Fix bug for active and passive LE hash collision pathVipul Pandya1-0/+32
2012-12-19RDMA/cxgb4: Fix LE hash collision bug for active open connectionVipul Pandya1-0/+1
2012-05-18RDMA/cxgb4: Add query_qp supportVipul Pandya1-0/+19
2012-05-18RDMA/cxgb4: Remove kfifo usageVipul Pandya1-10/+25
2012-05-18RDMA/cxgb4: DB Drop Recovery for RDMA and LLD queuesVipul Pandya1-3/+21
2012-05-18RDMA/cxgb4: Disable interrupts in c4iw_ev_dispatch()Vipul Pandya1-1/+1
2012-05-18RDMA/cxgb4: Add DB Overflow AvoidanceVipul Pandya1-4/+33
2012-05-18RDMA/cxgb4: Add debugfs RDMA memory statsVipul Pandya1-0/+17
2011-11-01Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', 'misc', 'mlx4', 'misc', 'nes', 'qib' and 'xrc' into for-nextRoland Dreier1-1/+22
2011-10-31RDMA/cxgb4: Serialize calls to CQ's comp_handlerKumar Sanghvi1-0/+1
2011-10-06RDMA/cxgb4: Add support for MPAv2 Enhanced RDMA NegotiationKumar Sanghvi1-1/+21
2011-05-24RDMA/cxgb4: Use completion objects for event blockingSteve Wise1-13/+5
2011-05-09RDMA/cxgb4: EEH errors can hang the driverSteve Wise1-2/+4
2011-05-09RDMA/cxgb4: Reset wait condition atomicallySteve Wise1-7/+19
2011-05-09RDMA/cxgb4: Don't change QP state outside EP lockSteve Wise1-2/+2
2011-03-14RDMA/cxgb4: Remove db_drop_taskSteve Wise1-1/+0
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+0
2011-01-10RDMA/cxgb3,cxgb4: Remove dead codeStephen Hemminger1-1/+0
2010-11-15infiniband: Only include mutex.h once in drivers/infiniband/hw/cxgb4/iw_cxgb4.hJesper Juhl1-1/+0
2010-09-28RDMA/cxgb4: Use a mutex for QP and EP state transitionsSteve Wise1-1/+3
2010-09-28RDMA/cxgb4: Support on-chip SQsSteve Wise1-0/+7
2010-09-28RDMA/cxgb4: Centralize the wait logicSteve Wise1-18/+39
2010-08-02RDMA/cxgb4: Use correct control txqSteve Wise1-0/+1
2010-07-06RDMA/cxgb4: Use the DMA state API instead of the pci equivalentsFUJITA Tomonori1-1/+1
2010-05-24RDMA/cxgb4: Register RDMA provider based on LLD state_change eventsSteve Wise1-0/+1
2010-05-05MAINTAINERS: Add cxgb4 and iw_cxgb4 entriesRoland Dreier1-0/+2
2010-04-21RDMA/cxgb4: Add driver for Chelsio T4 RNICSteve Wise1-0/+743