summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
| * | IB/hfi1: Fix error condition that needs to clean upDean Luick2016-08-031-1/+2
| * | IB/hfi1: Release node on insert failureDean Luick2016-08-031-0/+1
| * | IB/hfi1: Validate SDMA user iovector countDean Luick2016-08-031-2/+22
| * | IB/hfi1: Validate SDMA user request indexDean Luick2016-08-031-0/+8
| * | IB/hfi1: Use the same capability state for all shared contextsDean Luick2016-08-034-21/+12Star
| * | IB/hfi1: Prevent null pointer dereferenceIra Weiny2016-08-031-1/+1
| * | IB/hfi1: Rename TID mmu_rb_* functionsDean Luick2016-08-031-12/+12
| * | IB/hfi1: Remove unneeded empty check in hfi1_mmu_rb_unregister()Dean Luick2016-08-031-9/+6Star
| * | IB/hfi1: Restructure hfi1_file_openIra Weiny2016-08-031-4/+10
| * | IB/hfi1: Make iovec loop index easy to understandDean Luick2016-08-031-3/+3
| * | IB/hfi1: Use "false" not 0Ira Weiny2016-08-031-1/+1
| * | IB/hfi1: Remove unused sub-context parameterIra Weiny2016-08-031-5/+4Star
| * | IB/hfi1: Consolidate __mmu_rb_remove and hfi1_mmu_rb_removeIra Weiny2016-08-031-17/+9Star
| * | IB/hfi1: Always expect ops functionsDean Luick2016-08-031-14/+6Star
| * | IB/hfi1: Add parameter names to callback declarationsIra Weiny2016-08-031-5/+6
| * | IB/hfi1: Add parameter names to function declarationsIra Weiny2016-08-031-3/+5
| * | IB/hfi1: Remove unused function hfi1_mmu_rb_searchDean Luick2016-08-032-19/+0Star
| * | IB/hfi1: Remove unused uctxt->subpid and uctxt->pidDean Luick2016-08-032-7/+0Star
| * | IB/hfi1: Fix minor format errorIra Weiny2016-08-031-1/+2
| * | IB/hfi1: Expand reported serial numberIra Weiny2016-08-031-1/+7
| * | IB/hfi1: Allow for non-double word multiple message sizes for user SDMAIra Weiny2016-08-031-9/+22
| * | IB/rdmavt: Eliminate redundant opcode test in mr ref clearIra Weiny2016-08-031-2/+1Star
| * | IB/hfi1: Handle kzalloc failure in init_pervl_scsIra Weiny2016-08-031-3/+16
| * | IB/qib, IB/hfi1: Fix grh creation in ud loopbackDasaratharaman Chandramouli2016-08-022-4/+12
| * | IB/hfi1: Use hdr2sc function to calculate 5-bit SCDasaratharaman Chandramouli2016-08-023-14/+4Star
| * | IB/hfi1: Cleanup UD packet handler.Dasaratharaman Chandramouli2016-08-021-30/+21Star
| * | IB/hfi1: Rename hfi1_pio_header to hfi1_sdma_header.Don Hiatt2016-08-024-4/+4
| * | IB/hfi1: Rename struct ahg_ib_header to struct hfi1_ahg_infoDasaratharaman Chandramouli2016-08-026-33/+34
| * | IB/hfi1: Remove unused elements from struct ahg_ib_headerDasaratharaman Chandramouli2016-08-023-5/+0Star
| * | IB/hfi1: Reset QSFP on every run through channel tuningEaswar Hariharan2016-08-021-1/+5
| * | IB/hfi1: Ignore QSFP interrupts until power stabilizesEaswar Hariharan2016-08-021-7/+21
| * | IB/hfi1: Disable external device configuration requestsEaswar Hariharan2016-08-021-14/+0Star
| * | IB/rdmavt, hfi1: Fix NFSoRDMA failure with FRMR enabledJianxin Xiong2016-08-024-38/+55
| * | IB/hfi1: Add the capability for reserved operationsMike Marciniszyn2016-08-021-23/+62
| * | IB/hfi1: Fix trace message unitsGrzegorz Heldt2016-08-021-2/+2
| * | IB/hfi1: Add sysfs entry to override SDMA interrupt affinityTadeusz Struk2016-08-023-0/+97
| * | IB/hfi1: Add static PCIe Gen3 CTLE tuningDean Luick2016-08-021-4/+64
| * | IB/hfi1: Fix "suspicious rcu_dereference_check() usage" warningsJianxin Xiong2016-08-023-8/+18
| * | IB/rdmavt: Add missing spin_lock_init call for rdi->n_cqs_lockJianxin Xiong2016-08-021-0/+1
| * | IB/hfi1: Read all firmware versionsDean Luick2016-08-024-25/+130
| * | IB/hfi1: Explain state complete frame detailsDean Luick2016-08-021-8/+126
| * | IB/hfi1: Modify the default number of kernel receive conextsHarish Chegondi2016-08-021-4/+2Star
| * | IB/hfi1: Add support for extended memory managementJianxin Xiong2016-08-022-2/+21
| * | IB/hfi1: Work request processing for fast register mr and invalidateJianxin Xiong2016-08-024-3/+98
| * | IB/hfi1: Handle send with invalidate opcode in the RC recv pathJianxin Xiong2016-08-022-1/+17
| * | IB/rdmavt: Handle local operations in post sendJianxin Xiong2016-08-021-5/+40
| * | IB/rdmavt: Add mechanism to invalidate MR keysJianxin Xiong2016-08-021-2/+71
| * | IB/rdmavt: Add support for ib_map_mr_sgJianxin Xiong2016-08-023-0/+60
| * | IB/hfi1: Pull FECN/BECN processing to a common placeMitko Haralanov2016-08-025-97/+45Star
| * | IB/hfi1: Fix to fully initialize send context areaTymoteusz Kielan2016-08-021-1/+1