summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/cxgb4/mem.c
AgeCommit message (Expand)Author
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
2010-09-27RDMA/cxgb4: Fix warnings about casts to/from pointers of different sizesRoland Dreier
2010-07-21RDMA/cxgb4: Remove dependency on __GFP_NOFAILDavid Rientjes
2010-07-06RDMA/cxgb4: Use the DMA state API instead of the pci equivalentsFUJITA Tomonori
2010-05-24RDMA/cxgb4: Don't limit fastreg page list depthSteve Wise
2010-05-24RDMA/cxgb4: Return proper errors in fastreg mr/pbl allocationSteve Wise
2010-04-21RDMA/cxgb4: Add driver for Chelsio T4 RNICSteve Wise