summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-02IB/hfi1: Use "false" not 0Ira Weiny1-1/+1
2016-08-02IB/hfi1: Remove unused sub-context parameterIra Weiny1-5/+4
2016-08-02IB/hfi1: Consolidate __mmu_rb_remove and hfi1_mmu_rb_removeIra Weiny1-17/+9
2016-08-02IB/hfi1: Always expect ops functionsDean Luick1-14/+6
2016-08-02IB/hfi1: Add parameter names to callback declarationsIra Weiny1-5/+6
2016-08-02IB/hfi1: Add parameter names to function declarationsIra Weiny1-3/+5
2016-08-02IB/hfi1: Remove unused function hfi1_mmu_rb_searchDean Luick2-19/+0
2016-08-02IB/hfi1: Remove unused uctxt->subpid and uctxt->pidDean Luick2-7/+0
2016-08-02IB/hfi1: Fix minor format errorIra Weiny1-1/+2
2016-08-02IB/hfi1: Expand reported serial numberIra Weiny1-1/+7
2016-08-02IB/hfi1: Allow for non-double word multiple message sizes for user SDMAIra Weiny2-10/+23
2016-08-02IB/rdmavt: Eliminate redundant opcode test in mr ref clearIra Weiny2-8/+5
2016-08-02IB/hfi1: Handle kzalloc failure in init_pervl_scsIra Weiny1-3/+16
2016-08-02IB/qib, IB/hfi1: Fix grh creation in ud loopbackDasaratharaman Chandramouli2-4/+12
2016-08-02IB/hfi1: Use hdr2sc function to calculate 5-bit SCDasaratharaman Chandramouli3-14/+4
2016-08-02IB/hfi1: Cleanup UD packet handler.Dasaratharaman Chandramouli1-30/+21
2016-08-02IB/hfi1: Rename hfi1_pio_header to hfi1_sdma_header.Don Hiatt4-4/+4
2016-08-02IB/hfi1: Rename struct ahg_ib_header to struct hfi1_ahg_infoDasaratharaman Chandramouli6-33/+34
2016-08-02IB/hfi1: Remove unused elements from struct ahg_ib_headerDasaratharaman Chandramouli3-5/+0
2016-08-02IB/hfi1: Reset QSFP on every run through channel tuningEaswar Hariharan1-1/+5
2016-08-02IB/hfi1: Ignore QSFP interrupts until power stabilizesEaswar Hariharan1-7/+21
2016-08-02IB/hfi1: Disable external device configuration requestsEaswar Hariharan1-14/+0
2016-08-02IB/rdmavt, hfi1: Fix NFSoRDMA failure with FRMR enabledJianxin Xiong5-38/+56
2016-08-02IB/hfi1: Add the capability for reserved operationsMike Marciniszyn3-23/+113
2016-08-02IB/hfi1: Fix trace message unitsGrzegorz Heldt1-2/+2
2016-08-02IB/hfi1: Add sysfs entry to override SDMA interrupt affinityTadeusz Struk3-0/+97
2016-08-02IB/hfi1: Add static PCIe Gen3 CTLE tuningDean Luick1-4/+64
2016-08-02IB/hfi1: Fix "suspicious rcu_dereference_check() usage" warningsJianxin Xiong3-8/+18
2016-08-02IB/rdmavt: Add missing spin_lock_init call for rdi->n_cqs_lockJianxin Xiong1-0/+1
2016-08-02IB/hfi1: Read all firmware versionsDean Luick4-25/+130
2016-08-02IB/hfi1: Explain state complete frame detailsDean Luick1-8/+126
2016-08-02IB/hfi1: Modify the default number of kernel receive conextsHarish Chegondi1-4/+2
2016-08-02IB/hfi1: Add support for extended memory managementJianxin Xiong2-2/+21
2016-08-02IB/hfi1: Work request processing for fast register mr and invalidateJianxin Xiong4-3/+98
2016-08-02IB/hfi1: Handle send with invalidate opcode in the RC recv pathJianxin Xiong2-1/+17
2016-08-02IB/rdmavt: Handle local operations in post sendJianxin Xiong2-5/+43
2016-08-02IB/rdmavt: Add mechanism to invalidate MR keysJianxin Xiong3-2/+75
2016-08-02IB/rdmavt: Add support for ib_map_mr_sgJianxin Xiong3-0/+60
2016-08-02IB/hfi1: Pull FECN/BECN processing to a common placeMitko Haralanov5-97/+45
2016-08-02IB/hfi1: Fix to fully initialize send context areaTymoteusz Kielan1-1/+1
2016-08-02IB/hfi1: Fix integrity errors counter value calculationJakub Pawlak1-23/+9
2016-08-02IB/rdmavt: Use new driver specific post send tableMike Marciniszyn2-39/+10
2016-08-02IB/qib: Add qib post send tableMike Marciniszyn3-0/+47
2016-08-02IB/hfi1: Add hfi1 post send tablesMike Marciniszyn3-0/+49
2016-08-02IB/rdmavt: Add data structures and routines for table driven post sendMike Marciniszyn3-9/+89
2016-08-02IB/hfi1: Correct receive packet handler assignmentJakub Pawlak1-13/+16
2016-08-02IB/hfi1: Improve SDMA engine assignment for user SDMAJianxin Xiong1-1/+28
2016-08-02IB/hfi1: Remove TWSI referencesDean Luick5-588/+1
2016-08-02IB/hfi1: Use built-in i2c bit-shift bus adapterDean Luick6-115/+341
2016-08-02IB/hfi1: Refine user process affinity algorithmSebastian Sanchez3-62/+174