summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb4/mem.c
Commit message (Expand)AuthorAgeFilesLines
* iw_cxgb4: invalidate the mr when posting a read_w_inv wrSteve Wise2016-11-171-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-141-2/+3
|\ \
| * | RDMA/iw_cxgb4: set the correct FID value in DSGL commandsHariprasad S2016-05-141-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/+3Star
|/
*-. 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/+0Star
* IB: remove support for phys MRsChristoph Hellwig2015-12-231-248/+0Star
* iw_cxgb4: Remove old FRWR APISagi Grimberg2015-10-291-45/+0Star
* iw_cxgb4: Support the new memory registration APISagi Grimberg2015-10-291-0/+38
* RDMA/cxgb4: re-fix 32-bit build warningArnd Bergmann2015-10-211-1/+1
* iw_cxgb4: Support ib_alloc_mr verbSagi Grimberg2015-08-311-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
* iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat...Hariprasad Shenai2015-01-121-2/+2
* RDMA/cxgb4: Limit MRs to < 8GB for T4/T5 devicesHariprasad Shenai2014-12-161-0/+22
* RDMA/cxgb4: Configure 0B MRs to match HW implementationPramod Kumar2014-12-161-2/+4
* cxgb4i/cxgb4 : Refactor macros to conform to uniform standardsAnish Bhatt2014-11-131-10/+10
* cxgb4: Cleanup macros so they follow the same style and look consistent, part 2Hariprasad Shenai2014-11-101-7/+7
* RDMA/cxgb4: Add missing debug statsSteve Wise2014-04-111-1/+5
*-. Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc...Roland Dreier2014-04-031-4/+12
|\ \
| * | RDMA/cxgb4: Disable DSGL use by defaultSteve Wise2014-04-021-2/+2
| * | RDMA/cxgb4: Save the correct map length for fast_reg_page_listsSteve Wise2014-03-201-2/+10
| |/
* / IB: Refactor umem to use linear SG tableYishai Hadas2014-03-041-22/+17Star
|/
* RDMA/cxgb4: Fix gcc warning on 32-bit archPaul Bolle2014-01-231-1/+1
* RDMA/cxgb4: Make _c4iw_write_mem_dma() staticRashika2013-12-151-1/+1
* RDMA/cxgb4: Map pbl buffers for dma if using DSGL.Vipul Pandya2013-03-141-6/+23
* RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5.Vipul Pandya2013-03-141-11/+127
* IB/core: Add "type 2" memory windows supportShani Michaeli2013-02-211-1/+4
* RDMA/cxgb4: Don't free chunk that we have failed to allocateThadeu Lima de Souza Cascardo2012-10-221-1/+1
* RDMA/cxgb4: Remove kfifo usageVipul Pandya2012-05-181-6/+4Star
* RDMA/cxgb4: Add debugfs RDMA memory statsVipul Pandya2012-05-181-1/+10
* atomic: use <linux/atomic.h>Arun Sharma2011-07-271-1/+1
* RDMA/cxgb4: Don't truncate MR lengthsSteve Wise2011-06-171-1/+1
* RDMA/cxgb4: Centralize the wait logicSteve Wise2010-09-281-8/+1Star
* RDMA/cxgb4: Fix warnings about casts to/from pointers of different sizesRoland Dreier2010-09-281-1/+1
* RDMA/cxgb4: Remove dependency on __GFP_NOFAILDavid Rientjes2010-07-211-1/+1
* RDMA/cxgb4: Use the DMA state API instead of the pci equivalentsFUJITA Tomonori2010-07-061-2/+2
* RDMA/cxgb4: Don't limit fastreg page list depthSteve Wise2010-05-251-3/+0Star
* RDMA/cxgb4: Return proper errors in fastreg mr/pbl allocationSteve Wise2010-05-251-2/+6
* RDMA/cxgb4: Add driver for Chelsio T4 RNICSteve Wise2010-04-221-0/+811