summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb4/iw_cxgb4.h
Commit message (Expand)AuthorAgeFilesLines
* iw_cxgb4: Atomically flush per QP HW CQEsBharat Potnuri2018-05-091-1/+1
* RDMA/cxgb4: release hw resources on device removalRaju Rangoju2018-05-091-0/+4
* iw_cxgb4: reflect the original WR opcode in drain cqesSteve Wise2018-01-171-2/+0
* cxgb4: Convert PDBG to pr_debugJoe Perches2017-04-201-24/+20
* cxgb4: Use more common logging styleJoe Perches2017-04-201-0/+6
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-1/+1
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-02-201-3/+3
|\
| * locking/atomic, kref: Add kref_read()Peter Zijlstra2017-01-141-3/+3
* | iw_cxgb4: free EQ queue memory on last derefSteve Wise2017-01-101-0/+18
* | iw_cxgb4: refactor sq/rq drain logicSteve Wise2017-01-101-4/+2
|/
* iw_cxgb4: invalidate the mr when posting a read_w_inv wrSteve Wise2016-11-161-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-091-1/+1
|\
| * IB/cxgb4: Move user vendor structuresLeon Romanovsky2016-10-071-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-231-0/+1
|\ \
| * \ Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-l...Jens Axboe2016-09-131-0/+1
| |\ \ | | |/ | |/|
| | * iw_cxgb4: block module unload until all ep resources are releasedSteve Wise2016-09-041-0/+1
* | | libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale()Varun Prakash2016-09-151-9/+0
|/ /
* | iw_cxgb4: don't block in destroy_qp awaiting the last derefSteve Wise2016-08-021-1/+1
* | RDMA/iw_cxgb4: Low resource fixes for Completion queueHariprasad S2016-06-231-0/+1
* | RDMA/iw_cxgb4: Low resource fixes for Memory registrationHariprasad S2016-06-231-0/+2
* | RDMA/iw_cxgb4: Low resource fixes for connection managerHariprasad S2016-06-231-0/+19
|/
*-. 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