aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb4/mem.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-25iw_cxgb4: correctly enforce the max reg_mr depthSteve Wise1-1/+1
2018-05-09iw_cxgb4: Fix an error handling path in 'c4iw_get_dma_mr()'Christophe Jaillet1-2/+2
2018-03-08iw_cxgb4: initialize ib_mr fields for user mrsSteve Wise1-0/+3
2017-09-29iw_cxgb4: add referencing to wait objectsSteve Wise1-18/+20
2017-09-29iw_cxgb4: allocate wait object for each memory objectSteve Wise1-89/+139
2017-09-27iw_cxgb4: Remove __func__ parameter from pr_debug()Bharat Potnuri1-13/+13
2017-08-16iw_cxgb4: fix misuse of integer variableSteve Wise1-1/+1
2017-06-20net: introduce __skb_put_[zero, data, u8]yuan linyu1-4/+2
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg1-2/+2
2017-04-25IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov1-2/+2
2017-04-25iw_cxgb4: Use dsgl by defaultGanesh Goudar1-3/+3
2017-04-20cxgb4: Convert PDBG to pr_debugJoe Perches1-14/+14
2017-04-20cxgb4: Use more common logging styleJoe Perches1-4/+2
2016-11-16iw_cxgb4: invalidate the mr when posting a read_w_inv wrSteve Wise1-0/+12
2016-10-07iw_cxgb4: add fast-path for small REG_MR operationsSteve Wise1-1/+1
2016-08-02RDMA/iw_cxgb4: Use kfree_skb instead of kfreeHariprasad S1-11/+15
2016-06-23RDMA/iw_cxgb4: Low resource fixes for Memory registrationHariprasad S1-37/+74
2016-05-13Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into k.o/for-4.7Doug Ledford1-2/+3
2016-05-13RDMA/iw_cxgb4: set the correct FID value in DSGL commandsHariprasad S1-2/+3
2016-05-13IB/core: Enhance ib_map_mr_sg()Bart Van Assche1-1/+1
2016-05-13IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig1-4/+3
2016-03-16Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6Doug Ledford1-3/+5
2016-03-01IB/core: Add vendor's specific data to alloc mwMatan Barak1-1/+3
2016-02-29iw_cxgb4: Max fastreg depth depends on DSGL supportHariprasad S1-3/+5
2015-12-23IB: remove the write-only usecnt field from struct ib_mrChristoph Hellwig1-3/+0
2015-12-23IB: remove support for phys MRsChristoph Hellwig1-248/+0
2015-10-28iw_cxgb4: Remove old FRWR APISagi Grimberg1-45/+0
2015-10-28iw_cxgb4: Support the new memory registration APISagi Grimberg1-0/+38
2015-10-21RDMA/cxgb4: re-fix 32-bit build warningArnd Bergmann1-1/+1
2015-08-30iw_cxgb4: Support ib_alloc_mr verbSagi Grimberg1-3/+9
2015-05-05iw_cxgb4: 32b platform fixesHariprasad S1-3/+3
2015-04-16cxgb4: drop __GFP_NOFAIL allocationMichal Hocko1-1/+1
2015-01-16iw_cxgb4: Cleanup register defines/MACROS defined in t4fw_ri_api.hHariprasad Shenai1-9/+9
2015-01-12iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros related to all other cpl messagesHariprasad Shenai1-2/+2
2014-12-15RDMA/cxgb4: Limit MRs to < 8GB for T4/T5 devicesHariprasad Shenai1-0/+22
2014-12-15RDMA/cxgb4: Configure 0B MRs to match HW implementationPramod Kumar1-2/+4
2014-11-13cxgb4i/cxgb4 : Refactor macros to conform to uniform standardsAnish Bhatt1-10/+10
2014-11-10cxgb4: Cleanup macros so they follow the same style and look consistent, part 2Hariprasad Shenai1-7/+7
2014-04-11RDMA/cxgb4: Add missing debug statsSteve Wise1-1/+5
2014-04-03Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'ocrdma', 'qib', 'sgwrapper', 'srp' and 'usnic' into for-nextRoland Dreier1-4/+12
2014-04-02RDMA/cxgb4: Disable DSGL use by defaultSteve Wise1-2/+2
2014-03-20RDMA/cxgb4: Save the correct map length for fast_reg_page_listsSteve Wise1-2/+10
2014-03-04IB: Refactor umem to use linear SG tableYishai Hadas1-22/+17
2014-01-22RDMA/cxgb4: Fix gcc warning on 32-bit archPaul Bolle1-1/+1
2013-12-15RDMA/cxgb4: Make _c4iw_write_mem_dma() staticRashika1-1/+1
2013-03-14RDMA/cxgb4: Map pbl buffers for dma if using DSGL.Vipul Pandya1-6/+23
2013-03-14RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5.Vipul Pandya1-11/+127
2013-02-21IB/core: Add "type 2" memory windows supportShani Michaeli1-1/+4
2012-10-22RDMA/cxgb4: Don't free chunk that we have failed to allocateThadeu Lima de Souza Cascardo1-1/+1
2012-05-18RDMA/cxgb4: Remove kfifo usageVipul Pandya1-6/+4