summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb4/iw_cxgb4.h
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...Doug Ledford2016-05-131-1/+8
|\ \
| * | RDMA/iw_cxgb4: stop_ep_timer() after MPA negotiationHariprasad S2016-05-131-0/+1
| * | RDMA/iw_cxgb4: Add few history bits for epHariprasad S2016-05-131-1/+7
| |/
* | IB/core: Enhance ib_map_mr_sg()Bart Van Assche2016-05-131-1/+1
* | IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig2016-05-131-3/+2
|/
*-. Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6Doug Ledford2016-03-161-42/+0
|\ \
| | * iw_cxgb4: remove port mapper related codeSteve Wise2016-03-161-42/+0
| |/
| |
| \
*-. \ Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6Doug Ledford2016-03-161-1/+2
|\ \ \ | | |/ | |/|
| | * IB/core: Add vendor's specific data to alloc mwMatan Barak2016-03-011-1/+2
| |/
* | iw_cxgb4: add queue drain functionsSteve Wise2016-02-291-0/+4
|/
* IB: remove in-kernel support for memory windowsChristoph Hellwig2015-12-231-2/+0
* IB: remove support for phys MRsChristoph Hellwig2015-12-231-11/+0
* iw_cxgb4: Remove old FRWR APISagi Grimberg2015-10-281-18/+0
* iw_cxgb4: Support the new memory registration APISagi Grimberg2015-10-281-0/+7
* iw_cxgb4: Support ib_alloc_mr verbSagi Grimberg2015-08-301-1/+3
* IB/core: Change provider's API of create_cq to be extendibleMatan Barak2015-06-121-4/+4
* iw_cxgb4: support for bar2 qid densities exceeding the page sizeHariprasad S2015-06-111-2/+3
* iw_cxgb4: Remove negative advice dmesg warningsHariprasad S2015-05-051-0/+7
* RDMA/cxgb4: Don't hang threads forever waiting on WR repliesHariprasad S2015-02-181-15/+14
* 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-211-1/+1
* | cxgb4/iw_cxgb4: work request logging featureHariprasad Shenai2014-07-151-0/+17
* | cxgb4/iw_cxgb4: use firmware ord/ird resource limitsHariprasad Shenai2014-07-151-1/+8
* | iw_cxgb4: Detect Ing. Padding Boundary at run-timeHariprasad Shenai2014-07-151-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-101-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-281-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-031-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-141-2/+7
|/
* RDMA/cxgb4: Fix QP flush logicSteve Wise2013-08-131-3/+2
* 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-271-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-141-0/+1
| * | RDMA/cxgb4: Keep QP referenced until TID releasedVipul Pandya2013-02-141-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-191-0/+32
* RDMA/cxgb4: Fix LE hash collision bug for active open connectionVipul Pandya2012-12-191-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
OpenPOWER on IntegriCloud