summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/cxgb4/mem.c
Commit message (Expand)AuthorAge
* iw_cxgb4: initialize ib_mr fields for user mrsSteve Wise2018-03-08
* iw_cxgb4: add referencing to wait objectsSteve Wise2017-09-29
* iw_cxgb4: allocate wait object for each memory objectSteve Wise2017-09-29
* iw_cxgb4: Remove __func__ parameter from pr_debug()Bharat Potnuri2017-09-27
* iw_cxgb4: fix misuse of integer variableSteve Wise2017-08-16
* net: introduce __skb_put_[zero, data, u8]yuan linyu2017-06-20
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-16
* IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov2017-04-25
* iw_cxgb4: Use dsgl by defaultGanesh Goudar2017-04-25
* cxgb4: Convert PDBG to pr_debugJoe Perches2017-04-20
* cxgb4: Use more common logging styleJoe Perches2017-04-20
* iw_cxgb4: invalidate the mr when posting a read_w_inv wrSteve Wise2016-11-16
* iw_cxgb4: add fast-path for small REG_MR operationsSteve Wise2016-10-07
* RDMA/iw_cxgb4: Use kfree_skb instead of kfreeHariprasad S2016-08-02
* RDMA/iw_cxgb4: Low resource fixes for Memory registrationHariprasad S2016-06-23
*-. Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...Doug Ledford2016-05-13
|\ \
| * | RDMA/iw_cxgb4: set the correct FID value in DSGL commandsHariprasad S2016-05-13
| |/
* | IB/core: Enhance ib_map_mr_sg()Bart Van Assche2016-05-13
* | IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig2016-05-13
|/
*-. Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6Doug Ledford2016-03-16
|\ \
| | * iw_cxgb4: Max fastreg depth depends on DSGL supportHariprasad S2016-02-29
| |/
* | IB/core: Add vendor's specific data to alloc mwMatan Barak2016-03-01
|/
* IB: remove the write-only usecnt field from struct ib_mrChristoph Hellwig2015-12-23
* IB: remove support for phys MRsChristoph Hellwig2015-12-23
* iw_cxgb4: Remove old FRWR APISagi Grimberg2015-10-28
* iw_cxgb4: Support the new memory registration APISagi Grimberg2015-10-28
* RDMA/cxgb4: re-fix 32-bit build warningArnd Bergmann2015-10-21
* iw_cxgb4: Support ib_alloc_mr verbSagi Grimberg2015-08-30
* iw_cxgb4: 32b platform fixesHariprasad S2015-05-05
* cxgb4: drop __GFP_NOFAIL allocationMichal Hocko2015-04-16
* iw_cxgb4: Cleanup register defines/MACROS defined in t4fw_ri_api.hHariprasad Shenai2015-01-16
* iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat...Hariprasad Shenai2015-01-12
* RDMA/cxgb4: Limit MRs to < 8GB for T4/T5 devicesHariprasad Shenai2014-12-15
* RDMA/cxgb4: Configure 0B MRs to match HW implementationPramod Kumar2014-12-15
* cxgb4i/cxgb4 : Refactor macros to conform to uniform standardsAnish Bhatt2014-11-13
* cxgb4: Cleanup macros so they follow the same style and look consistent, part 2Hariprasad Shenai2014-11-10
* RDMA/cxgb4: Add missing debug statsSteve Wise2014-04-11
*-. Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc...Roland Dreier2014-04-03
|\ \
| * | RDMA/cxgb4: Disable DSGL use by defaultSteve Wise2014-04-02
| * | RDMA/cxgb4: Save the correct map length for fast_reg_page_listsSteve Wise2014-03-20
| |/
* | IB: Refactor umem to use linear SG tableYishai Hadas2014-03-04
|/
* RDMA/cxgb4: Fix gcc warning on 32-bit archPaul Bolle2014-01-22
* RDMA/cxgb4: Make _c4iw_write_mem_dma() staticRashika2013-12-15
* RDMA/cxgb4: Map pbl buffers for dma if using DSGL.Vipul Pandya2013-03-14
* RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5.Vipul Pandya2013-03-14
* IB/core: Add "type 2" memory windows supportShani Michaeli2013-02-21
* RDMA/cxgb4: Don't free chunk that we have failed to allocateThadeu Lima de Souza Cascardo2012-10-22
* RDMA/cxgb4: Remove kfifo usageVipul Pandya2012-05-18
* RDMA/cxgb4: Add debugfs RDMA memory statsVipul Pandya2012-05-18
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26