summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb4/iw_cxgb4.h
Commit message (Expand)AuthorAgeFilesLines
* RDMA/cxgb4: Don't hang threads forever waiting on WR repliesHariprasad S2015-02-181-15/+14Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-221-1/+1
|\
| * RDMA/cxgb4: Call iwpm_init() only onceSteve Wise2014-07-131-1/+1
* | iw_cxgb4: Don't limit TPTE count to 32KBHariprasad Shenai2014-07-221-1/+1
* | cxgb4/iw_cxgb4: work request logging featureHariprasad Shenai2014-07-161-0/+17
* | cxgb4/iw_cxgb4: use firmware ord/ird resource limitsHariprasad Shenai2014-07-161-1/+8
* | iw_cxgb4: Detect Ing. Padding Boundary at run-timeHariprasad Shenai2014-07-161-0/+12
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-0/+2
|\
| * iw_cxgb4: don't truncate the recv window sizeHariprasad Shenai2014-06-111-0/+2
* | RDMA/cxgb4: Add support for iWARP Port Mapper user space serviceSteve Wise2014-06-101-0/+44
|/
* RDMA/cxgb4: Fix endpoint mutex deadlocksSteve Wise2014-04-291-0/+1
* RDMA/cxgb4: Use the BAR2/WC path for kernel QPs and T5 devicesSteve Wise2014-04-111-0/+2
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-04-041-0/+2
|\
| * RDMA/cxgb4: Save the correct map length for fast_reg_page_listsSteve Wise2014-03-201-0/+1
| * RDMA/cxgb4: Mind the sq_sig_all/sq_sig_type QP attributesSteve Wise2014-03-201-0/+1
* | cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug FixesSteve Wise2014-03-151-2/+7
|/
* RDMA/cxgb4: Fix QP flush logicSteve Wise2013-08-131-3/+2Star
* RDMA/cxgb4: Add support for active and passive open connection with IPv6 addressVipul Pandya2013-08-131-2/+2
* RDMA/cxgb4: Bump tcam_full stat and WR reply timeoutVipul Pandya2013-03-141-1/+1
* RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5.Vipul Pandya2013-03-141-1/+1
* RDMA/cxgb4: Add module_params to enable DB FC & Coalescing on T5Vipul Pandya2013-03-141-0/+1
* RDMA/cxgb4: Add Support for Chelsio T5 adapterVipul Pandya2013-03-141-0/+9
* IB/cxgb4: convert to idr_alloc()Tejun Heo2013-02-281-13/+14
*-. Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 's...Roland Dreier2013-02-261-0/+2
|\ \
| * | RDMA/cxgb4: Fix endpoint timeout race conditionVipul Pandya2013-02-151-0/+1
| * | RDMA/cxgb4: Keep QP referenced until TID releasedVipul Pandya2013-02-151-0/+1
| |/
* / IB/core: Add "type 2" memory windows supportShani Michaeli2013-02-211-1/+1
|/
* RDMA/cxgb4: Fix bug for active and passive LE hash collision pathVipul Pandya2012-12-201-0/+32
* RDMA/cxgb4: Fix LE hash collision bug for active open connectionVipul Pandya2012-12-201-0/+1
* RDMA/cxgb4: Add query_qp supportVipul Pandya2012-05-181-0/+19
* RDMA/cxgb4: Remove kfifo usageVipul Pandya2012-05-181-10/+25
* RDMA/cxgb4: DB Drop Recovery for RDMA and LLD queuesVipul Pandya2012-05-181-3/+21
* RDMA/cxgb4: Disable interrupts in c4iw_ev_dispatch()Vipul Pandya2012-05-181-1/+1
* RDMA/cxgb4: Add DB Overflow AvoidanceVipul Pandya2012-05-181-4/+33
* RDMA/cxgb4: Add debugfs RDMA memory statsVipul Pandya2012-05-181-0/+17
*-. Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier2011-11-011-1/+22
|\ \
| | * RDMA/cxgb4: Serialize calls to CQ's comp_handlerKumar Sanghvi2011-10-311-0/+1
| |/ |/|
| * RDMA/cxgb4: Add support for MPAv2 Enhanced RDMA NegotiationKumar Sanghvi2011-10-061-1/+21
|/
* RDMA/cxgb4: Use completion objects for event blockingSteve Wise2011-05-241-13/+5Star
* RDMA/cxgb4: EEH errors can hang the driverSteve Wise2011-05-101-2/+4
* RDMA/cxgb4: Reset wait condition atomicallySteve Wise2011-05-101-7/+19
* RDMA/cxgb4: Don't change QP state outside EP lockSteve Wise2011-05-101-2/+2
* RDMA/cxgb4: Remove db_drop_taskSteve Wise2011-03-141-1/+0Star
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+0Star
|\
| * infiniband: Only include mutex.h once in drivers/infiniband/hw/cxgb4/iw_cxgb4.hJesper Juhl2010-11-151-1/+0Star
* | RDMA/cxgb3,cxgb4: Remove dead codeStephen Hemminger2011-01-111-1/+0Star
|/
* RDMA/cxgb4: Use a mutex for QP and EP state transitionsSteve Wise2010-09-281-1/+3
* RDMA/cxgb4: Support on-chip SQsSteve Wise2010-09-281-0/+7
* RDMA/cxgb4: Centralize the wait logicSteve Wise2010-09-281-18/+39
* RDMA/cxgb4: Use correct control txqSteve Wise2010-08-031-0/+1