summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rdma
Commit message (Expand)AuthorAgeFilesLines
* staging/rdma: remove deprecated ipath driverDoug Ledford2016-02-0340-30434/+0Star
* staging/rdma: remove deprecated ehca driverDoug Ledford2016-02-0334-13575/+0Star
* staging/rdma: remove deprecated amso1100 driverDoug Ledford2016-02-0326-9057/+0Star
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-2414-638/+61Star
|\
| * IB: remove the write-only usecnt field from struct ib_mrChristoph Hellwig2015-12-231-1/+0Star
| * ehca: stop using struct ib_phys_bufChristoph Hellwig2015-12-232-53/+46Star
| * amso1100: fold c2_reg_phys_mr into c2_get_dma_mrChristoph Hellwig2015-12-231-57/+14Star
| * IB: remove in-kernel support for memory windowsChristoph Hellwig2015-12-235-20/+0Star
| * IB: remove support for phys MRsChristoph Hellwig2015-12-2311-455/+1Star
| * IB: remove ib_query_mrChristoph Hellwig2015-12-233-52/+0Star
* | wrappers for ->i_mutex accessAl Viro2016-01-231-4/+4
* | staging/rdma/hfi1: Fix module parameter spellingJubin John2015-12-211-1/+1
* | staging/rdma/hfi1: Remove incorrect link credit checkDean Luick2015-12-211-2/+1Star
* | staging/rdma/hfi1: Change num_rcv_contexts to num_user_contexts and its meaningSebastian Sanchez2015-12-213-10/+7Star
* | staging/rdma/hfi1: Fix for module parameter hdrq_entsize when it's 0Sebastian Sanchez2015-12-211-0/+1
* | staging/rdma/hfi1: Fix a possible null pointer dereferenceEaswar Hariharan2015-12-211-0/+2
* | staging/rdma/hfi1: HFI now sends OPA Traps instead of IBTAErik E. Kahn2015-12-214-75/+79
* | staging/rdma/hfi1: add definitions for OPA trapsJubin John2015-12-211-0/+114
* | Staging: rdma:Delete unnecessary NULL check before calling function "kmem_cac...Yash Shah2015-12-216-14/+7Star
* | staging/rdma/hfi1: convert buffers allocated atomic to per cpuMike Marciniszyn2015-12-213-8/+40
* | staging/rdma/hfi1: fix sdma build failures to always clean upMike Marciniszyn2015-12-212-6/+11
* | staging/rdma/hfi1: fix pio progress routine race with allocatorMike Marciniszyn2015-12-211-3/+6
* | staging/rdma/hfi1: Detect SDMA transmission error earlyMitko Haralanov2015-12-211-0/+6
* | staging/rdma/hfi1: Clean-up unnecessary goto statementsMitko Haralanov2015-12-211-23/+14Star
* | staging/rdma/hfi1: Add page lock limit check for SDMA requestsMitko Haralanov2015-12-212-109/+169
* | staging/rdma/hfi1: Convert to use get_user_pages_fastMitko Haralanov2015-12-213-77/+32Star
* | staging/rdma/hfi1: Unconditionally clean-up SDMA queuesMitko Haralanov2015-12-211-2/+1Star
* | staging/rdma/hfi1: Return immediately on errorDennis Dalessandro2015-12-211-38/+24Star
* | staging/rdma/hfi1: Reduce snoop locking scope in IOCTL handler.Dennis Dalessandro2015-12-211-4/+6
* | staging/rdma/hfi1: Further clean up hfi1_ioctl parameter checksIra Weiny2015-12-211-10/+13
* | staging/rdma/hfi1: hfi1_ioctl remove setlink stateIra Weiny2015-12-211-5/+0Star
* | staging/rdma/hfi1: Return early from hfi1_ioctl parameter errorsIra Weiny2015-12-211-175/+173Star
* | staging/rdma/hfi1: Fix camel case variablesIra Weiny2015-12-211-12/+12
* | staging/rdma/hfi1: diag.c correct sizeof parameterIra Weiny2015-12-211-1/+1
* | staging/rdma/hfi1: diag.c add missing bracesIra Weiny2015-12-211-2/+4
* | staging/rdma/hfi1: diag.c change null comparisonsIra Weiny2015-12-211-10/+10
* | staging/rdma/hfi1: diag.c fix white space errorsIra Weiny2015-12-211-20/+10Star
* | staging/rdma/hfi1: diag.c fix logical continuationsIra Weiny2015-12-211-3/+3
* | staging/rdma/hfi1: diag.c fix alignmentIra Weiny2015-12-211-8/+8
* | staging/rdma/hfi1: diag.c use BIT macrosIra Weiny2015-12-211-2/+2
* | staging/rdma/hfi1: Adding counter resolutions for DataPortCountersAndrea Lowe2015-12-211-12/+26
* | staging/rdma/hfi1: Consider VL15 MTU also when calculating the maximum VL MTUHarish Chegondi2015-12-211-1/+2
* | staging/rdma/hfi1: unknown frame messages are not errorsDean Luick2015-12-213-0/+21
* | staging/rdma/hfi1: remove SPC freeze error messagesDean Luick2015-12-211-2/+0Star
* | staging/rdma/hfi1: Unexpected link up pkey values are not an errorDean Luick2015-12-211-4/+4
* | staging/rdma/hfi1: Destroy workqueues if hfi1_register_ib_device() call retur...Harish Chegondi2015-12-211-1/+8
* | staging/rdma/hfi1: Adds software counters for bitfields within various error ...Joel Rosenzweig2015-12-213-1/+3487
* | staging/rdma/hfi1: Correctly limit VLs against SDMA enginesDean Luick2015-12-211-3/+3
* | staging/rdma/hfi1: Add a credit push on diagpkt allocate failDean Luick2015-12-211-0/+8
* | staging/rdma/hfi1: Extend quiet timeoutDean Luick2015-12-211-2/+3