summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/cxgb4/mem.c
AgeCommit message (Expand)Author
2020-10-26RDMA/cxgb4: Remove MW supportJason Gunthorpe
2020-09-17RDMA: Clean MW allocation and free flowsLeon Romanovsky
2020-09-11RDMA/umem: Split ib_umem_num_pages() into ib_umem_num_dma_blocks()Jason Gunthorpe
2020-09-09RDMA/umem: Replace for_each_sg_dma_page with rdma_umem_for_each_dma_blockJason Gunthorpe
2020-07-06IB/uverbs: Set IOVA on IB MR in uverbs layerYishai Hadas
2020-07-06RDMA: Remove the udata parameter from alloc_mr callbackGal Pressman
2020-01-16IB: Allow calls to ib_umem_get from kernel ULPsMoni Shoua
2019-11-17IB/umem: remove the dmasync argument to ib_umem_getChristoph Hellwig
2019-10-04RDMA/cxgb4: Do not dma memory off of the stackGreg KH
2019-06-20RDMA: Check umem pointer validity prior to releaseLeon Romanovsky
2019-05-27RDMA/cxgb4: Use sizeof() notationLeon Romanovsky
2019-04-01IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch
2019-03-28RDMA/cxbg: Use correct sizing on buffers holding page DMA addressesShiraz Saleem
2019-03-25cxgb4: Convert mmidr to XArrayMatthew Wilcox
2019-03-04cxgb4: kfree mhp after the debug printShaobo He
2019-02-11RDMA/cxgb4: Use for_each_sg_dma_page iterator on umem SGLShiraz, Saleem
2019-01-10IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe
2018-06-25iw_cxgb4: correctly enforce the max reg_mr depthSteve Wise
2018-05-09iw_cxgb4: Fix an error handling path in 'c4iw_get_dma_mr()'Christophe Jaillet
2018-03-08iw_cxgb4: initialize ib_mr fields for user mrsSteve Wise
2017-09-29iw_cxgb4: add referencing to wait objectsSteve Wise
2017-09-29iw_cxgb4: allocate wait object for each memory objectSteve Wise
2017-09-27iw_cxgb4: Remove __func__ parameter from pr_debug()Bharat Potnuri
2017-08-16iw_cxgb4: fix misuse of integer variableSteve Wise
2017-06-20net: introduce __skb_put_[zero, data, u8]yuan linyu
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-04-25IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov
2017-04-25iw_cxgb4: Use dsgl by defaultGanesh Goudar
2017-04-20cxgb4: Convert PDBG to pr_debugJoe Perches
2017-04-20cxgb4: Use more common logging styleJoe Perches
2016-11-16iw_cxgb4: invalidate the mr when posting a read_w_inv wrSteve Wise
2016-10-07iw_cxgb4: add fast-path for small REG_MR operationsSteve Wise
2016-08-02RDMA/iw_cxgb4: Use kfree_skb instead of kfreeHariprasad S
2016-06-23RDMA/iw_cxgb4: Low resource fixes for Memory registrationHariprasad S
2016-05-13Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...Doug Ledford
2016-05-13RDMA/iw_cxgb4: set the correct FID value in DSGL commandsHariprasad S
2016-05-13IB/core: Enhance ib_map_mr_sg()Bart Van Assche
2016-05-13IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig
2016-03-16Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6Doug Ledford
2016-03-01IB/core: Add vendor's specific data to alloc mwMatan Barak
2016-02-29iw_cxgb4: Max fastreg depth depends on DSGL supportHariprasad S
2015-12-23IB: remove the write-only usecnt field from struct ib_mrChristoph Hellwig
2015-12-23IB: remove support for phys MRsChristoph Hellwig
2015-10-28iw_cxgb4: Remove old FRWR APISagi Grimberg
2015-10-28iw_cxgb4: Support the new memory registration APISagi Grimberg
2015-10-21RDMA/cxgb4: re-fix 32-bit build warningArnd Bergmann
2015-08-30iw_cxgb4: Support ib_alloc_mr verbSagi Grimberg
2015-05-05iw_cxgb4: 32b platform fixesHariprasad S
2015-04-16cxgb4: drop __GFP_NOFAIL allocationMichal Hocko
2015-01-16iw_cxgb4: Cleanup register defines/MACROS defined in t4fw_ri_api.hHariprasad Shenai