summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb4/mem.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/cxgb4: Remove MW supportJason Gunthorpe2020-10-261-84/+0
* RDMA: Clean MW allocation and free flowsLeon Romanovsky2020-09-171-21/+11
* RDMA/umem: Split ib_umem_num_pages() into ib_umem_num_dma_blocks()Jason Gunthorpe2020-09-111-1/+1
* RDMA/umem: Replace for_each_sg_dma_page with rdma_umem_for_each_dma_blockJason Gunthorpe2020-09-091-3/+3
* IB/uverbs: Set IOVA on IB MR in uverbs layerYishai Hadas2020-07-061-1/+0
* RDMA: Remove the udata parameter from alloc_mr callbackGal Pressman2020-07-061-1/+1
* IB: Allow calls to ib_umem_get from kernel ULPsMoni Shoua2020-01-161-1/+1
* IB/umem: remove the dmasync argument to ib_umem_getChristoph Hellwig2019-11-171-1/+1
* RDMA/cxgb4: Do not dma memory off of the stackGreg KH2019-10-041-11/+17
* RDMA: Check umem pointer validity prior to releaseLeon Romanovsky2019-06-201-2/+1
* RDMA/cxgb4: Use sizeof() notationLeon Romanovsky2019-05-271-2/+3
* IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch2019-04-011-4/+3
* RDMA/cxbg: Use correct sizing on buffers holding page DMA addressesShiraz Saleem2019-03-281-1/+1
* cxgb4: Convert mmidr to XArrayMatthew Wilcox2019-03-251-8/+8
* cxgb4: kfree mhp after the debug printShaobo He2019-03-041-1/+1
* RDMA/cxgb4: Use for_each_sg_dma_page iterator on umem SGLShiraz, Saleem2019-02-111-19/+13
* IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe2019-01-101-1/+1
* iw_cxgb4: correctly enforce the max reg_mr depthSteve Wise2018-06-251-1/+1
* iw_cxgb4: Fix an error handling path in 'c4iw_get_dma_mr()'Christophe Jaillet2018-05-091-2/+2
* iw_cxgb4: initialize ib_mr fields for user mrsSteve Wise2018-03-081-0/+3
* iw_cxgb4: add referencing to wait objectsSteve Wise2017-09-291-18/+20
* iw_cxgb4: allocate wait object for each memory objectSteve Wise2017-09-291-89/+139
* iw_cxgb4: Remove __func__ parameter from pr_debug()Bharat Potnuri2017-09-271-13/+13
* iw_cxgb4: fix misuse of integer variableSteve Wise2017-08-161-1/+1
* net: introduce __skb_put_[zero, data, u8]yuan linyu2017-06-201-4/+2
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-161-2/+2
* IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov2017-04-251-2/+2
* iw_cxgb4: Use dsgl by defaultGanesh Goudar2017-04-251-3/+3
* cxgb4: Convert PDBG to pr_debugJoe Perches2017-04-201-14/+14
* cxgb4: Use more common logging styleJoe Perches2017-04-201-4/+2
* iw_cxgb4: invalidate the mr when posting a read_w_inv wrSteve Wise2016-11-161-0/+12
* iw_cxgb4: add fast-path for small REG_MR operationsSteve Wise2016-10-071-1/+1
* RDMA/iw_cxgb4: Use kfree_skb instead of kfreeHariprasad S2016-08-021-11/+15
* RDMA/iw_cxgb4: Low resource fixes for Memory registrationHariprasad S2016-06-231-37/+74
*-. Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...Doug Ledford2016-05-131-2/+3
|\ \
| * | RDMA/iw_cxgb4: set the correct FID value in DSGL commandsHariprasad S2016-05-131-2/+3
| |/
* | 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-4/+3
|/
*-. Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6Doug Ledford2016-03-161-3/+5
|\ \
| | * iw_cxgb4: Max fastreg depth depends on DSGL supportHariprasad S2016-02-291-3/+5
| |/
* / IB/core: Add vendor's specific data to alloc mwMatan Barak2016-03-011-1/+3
|/
* IB: remove the write-only usecnt field from struct ib_mrChristoph Hellwig2015-12-231-3/+0
* IB: remove support for phys MRsChristoph Hellwig2015-12-231-248/+0
* iw_cxgb4: Remove old FRWR APISagi Grimberg2015-10-281-45/+0
* iw_cxgb4: Support the new memory registration APISagi Grimberg2015-10-281-0/+38
* RDMA/cxgb4: re-fix 32-bit build warningArnd Bergmann2015-10-211-1/+1
* iw_cxgb4: Support ib_alloc_mr verbSagi Grimberg2015-08-301-3/+9
* iw_cxgb4: 32b platform fixesHariprasad S2015-05-051-3/+3
* cxgb4: drop __GFP_NOFAIL allocationMichal Hocko2015-04-161-1/+1
* iw_cxgb4: Cleanup register defines/MACROS defined in t4fw_ri_api.hHariprasad Shenai2015-01-161-9/+9