aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rdma (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-16Staging: rdma: hfi1: Remove unnecessary cast on void pointerShraddha Barke3-20/+20
2015-10-12staging: rdma: hfi1: remove unnecessary out of memory messagesAlison Schofield4-36/+10
2015-10-12Staging: rdma: ipath: Use kcalloc instead of kzalloc to allocate arrayShraddha Barke3-3/+3
2015-10-12Staging: rdma: hfi1: Use kcalloc instead of kzalloc to allocate arrayShraddha Barke3-11/+12
2015-10-12Staging: rdma: Use memdup_userKsenija Stanojevic1-10/+3
2015-10-08IB: split struct ib_send_wrChristoph Hellwig16-118/+165
2015-10-08staging: rdma: amso1100: remove label indentationIoana Ciornei5-37/+37
2015-10-04IB/ehca: fix handling idr_alloc resultAndrzej Hajda1-6/+7
2015-10-04RDMA/amso1100: use offset_in_page macroGeliang Tang2-2/+2
2015-10-04IB/ipath: use offset_in_page macroGeliang Tang1-2/+2
2015-10-04IB/hfi1: use offset_in_page macroGeliang Tang1-4/+4
2015-10-04staging: rdma: Fix braces around if/elseMartin Kletzander7-36/+30
2015-09-29staging/rdma: Kconfig change STAGING_RDMA to be tristate.Ira Weiny1-1/+1
2015-09-29staging: rdma: add a blank line after functionGeliang Tang4-0/+4
2015-09-29IB/hfi1: class_name_user() should be staticGeliang Tang1-1/+1
2015-09-29IB/hfi1: use kvfree() in sdma.cGeliang Tang1-4/+1
2015-09-29staging/rdma/hfi1: do not use u8 to store a 32-bit integerNicolas Iooss1-1/+1
2015-09-29Merge 4.3-rc3 into staging-nextGreg Kroah-Hartman43-40/+14083
2015-09-18IB/hfi: Properly set permissions for user device filesIra Weiny4-12/+59
2015-09-18IB/hfi1: mask vs shift confusionDan Carpenter1-2/+2
2015-09-18IB/hfi1: clean up some definesDan Carpenter1-18/+18
2015-09-18IB/hfi1: info leak in get_ctxt_info()Dan Carpenter1-0/+1
2015-09-18IB/hfi1: fix a locking bugDan Carpenter1-2/+2
2015-09-18IB/hfi1: checking for NULL instead of IS_ERRDan Carpenter1-3/+5
2015-09-18IB/hfi1: fix sdma_descq_cnt parameter parsingMike Marciniszyn1-1/+1
2015-09-18IB/hfi1: fix copy_to/from_user() error handlingDan Carpenter1-16/+15
2015-09-18IB/hfi1: fix pstateinfo from returning improperly byteswapped valueIra Weiny1-2/+2
2015-09-15IB/hfi1: fix copy_to/from_user() error handlingDan Carpenter1-16/+15
2015-09-15hfi1: drop null test before destroy functionsJulia Lawall1-2/+1
2015-09-11IB/ehca: Deprecate driver, move to staging, schedule deletionDoug Ledford34-0/+13993
2015-09-03IB/hfi1: Add CSRs for CONFIG_SDMA_VERBOSITYJubin John2-2/+5
2015-08-30IB/hfi1: Support ib_alloc_mr verbMike Marciniszyn3-3/+11
2015-08-28ipath,qib: Expose max_sge_rd correctlySteve Wise1-0/+1
2015-08-28staging/hfi1: replace indent spaces with tabsJeff Becker1-5/+5
2015-08-28IB/hfi1: add driver filesMike Marciniszyn58-0/+57454
2015-08-28RDMA/amso1100: Deprecate the amso1100 driver and move to stagingSteve Wise26-0/+9116
2015-08-28IB/ipath: Deprecate ipath driver and move to staging.Dennis Dalessandro40-0/+30501
2015-08-28Staging: Add staging/rdma directory and update MAINTAINERSDoug Ledford2-0/+26