summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/cxgb4/mem.c
AgeCommit message (Expand)Author
2019-10-29RDMA/cxgb4: Do not dma memory off of the stackGreg KH
2018-07-17iw_cxgb4: correctly enforce the max reg_mr depthSteve Wise
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
2015-01-12iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat...Hariprasad Shenai
2014-12-15RDMA/cxgb4: Limit MRs to < 8GB for T4/T5 devicesHariprasad Shenai
2014-12-15RDMA/cxgb4: Configure 0B MRs to match HW implementationPramod Kumar
2014-11-13cxgb4i/cxgb4 : Refactor macros to conform to uniform standardsAnish Bhatt
2014-11-10cxgb4: Cleanup macros so they follow the same style and look consistent, part 2Hariprasad Shenai
2014-04-11RDMA/cxgb4: Add missing debug statsSteve Wise
2014-04-03Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc...Roland Dreier
2014-04-02RDMA/cxgb4: Disable DSGL use by defaultSteve Wise
2014-03-20RDMA/cxgb4: Save the correct map length for fast_reg_page_listsSteve Wise
2014-03-04IB: Refactor umem to use linear SG tableYishai Hadas
2014-01-22RDMA/cxgb4: Fix gcc warning on 32-bit archPaul Bolle
2013-12-15RDMA/cxgb4: Make _c4iw_write_mem_dma() staticRashika
2013-03-14RDMA/cxgb4: Map pbl buffers for dma if using DSGL.Vipul Pandya
2013-03-14RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5.Vipul Pandya
2013-02-21IB/core: Add "type 2" memory windows supportShani Michaeli
2012-10-22RDMA/cxgb4: Don't free chunk that we have failed to allocateThadeu Lima de Souza Cascardo
2012-05-18RDMA/cxgb4: Remove kfifo usageVipul Pandya
2012-05-18RDMA/cxgb4: Add debugfs RDMA memory statsVipul Pandya
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-06-17RDMA/cxgb4: Don't truncate MR lengthsSteve Wise
2010-09-28RDMA/cxgb4: Centralize the wait logicSteve Wise