summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb4/mem.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/cxgb4: Limit MRs to < 8GB for T4/T5 devicesHariprasad Shenai2014-12-151-0/+22
* RDMA/cxgb4: Configure 0B MRs to match HW implementationPramod Kumar2014-12-151-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/+17
|/
* RDMA/cxgb4: Fix gcc warning on 32-bit archPaul Bolle2014-01-221-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/+4
* RDMA/cxgb4: Add debugfs RDMA memory statsVipul Pandya2012-05-181-1/+10
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* RDMA/cxgb4: Don't truncate MR lengthsSteve Wise2011-06-171-1/+1
* RDMA/cxgb4: Centralize the wait logicSteve Wise2010-09-281-8/+1
* RDMA/cxgb4: Fix warnings about casts to/from pointers of different sizesRoland Dreier2010-09-271-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-241-3/+0
* RDMA/cxgb4: Return proper errors in fastreg mr/pbl allocationSteve Wise2010-05-241-2/+6
* RDMA/cxgb4: Add driver for Chelsio T4 RNICSteve Wise2010-04-211-0/+811
OpenPOWER on IntegriCloud