summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/init.c
Commit message (Expand)AuthorAgeFilesLines
* IB/hfi1: Create workqueue for link eventsSebastian Sanchez2017-07-311-0/+26
* IB/hfi1: Pass the context pointer rather than the indexMichael J. Ruhl2017-07-311-7/+7
* IB/hfi1: Size rcd array index correctly and consistentlyMichael J. Ruhl2017-07-311-4/+5
* IB/hfi1: Resolve kernel panics by reference counting receive contextsMichael J. Ruhl2017-06-271-10/+48
* IB/hfi1: Initialize TID lists to avoid crash on cleanupMichael J. Ruhl2017-06-271-0/+4
* IB/hfi1: Clean up on context initialization failureMichael J. Ruhl2017-05-041-6/+4
* IB/hfi1: Fix an assign/ordering issue with shared context IDsMichael J. Ruhl2017-05-041-1/+2
* IB/hfi1: Clean up context initializationMichael J. Ruhl2017-05-041-8/+2
* IB/hfi1: Name function prototype parametersMichael J. Ruhl2017-05-041-1/+1
* IB/hfi1: Return an error on memory allocation failureMichael J. Ruhl2017-05-041-0/+1
* IB/hfi1: Adjust default eager_buffer_size to 8MBTymoteusz Kielan2017-05-041-2/+2
* IB/hfi1: Fix yield logic in send engineMike Marciniszyn2017-05-041-1/+2
* IB/hfi1: Fix unbalanced braces around elseDennis Dalessandro2017-04-281-2/+4
* IB/hfi1: Permanently enable P_Key checking in HFINeel Desai2017-04-281-0/+3
* IB/hfi1: Fix softlockup issueTadeusz Struk2017-04-281-1/+1
* IB/hfi1: VNIC SDMA supportVishwanathapura, Niranjana2017-04-201-0/+1
* IB/hfi1: Virtual Network Interface Controller (VNIC) HW supportVishwanathapura, Niranjana2017-04-201-12/+17
* IB/hfi1: OPA_VNIC RDMA netdev supportVishwanathapura, Niranjana2017-04-201-1/+8
* IB/hfi1: Check device id early during initTadeusz Struk2017-04-051-9/+10
* IB/hfi1: Allocate context data on memory nodeSebastian Sanchez2017-02-191-8/+9
* IB/hfi1: Relocate rcvhdrcnt module parameter check.Krzysztof Blaszkowski2016-11-151-18/+26
* IB/hfi1: Delete unused lockEaswar Hariharan2016-11-151-1/+0
* IB/hfi1: Fix a potential memory leak in hfi1_create_ctxts()Jianxin Xiong2016-11-151-6/+7
* IB/hfi1: Return ENODEV for unsupported PCI device ids.Krzysztof Blaszkowski2016-11-151-13/+12
* IB/hfi1: Fix an Oops on pci device force removeTadeusz Struk2016-11-151-2/+19
* IB/hfi1: Fix resource release in context allocationJakub Pawlak2016-10-021-0/+1
* IB/hfi1: Fix user-space buffers mapping with IOMMU enabledTymoteusz Kielan2016-10-021-22/+22
* IB/hfi1: Make n_krcvqs be an unsigned long integerHarish Chegondi2016-09-021-1/+1
* IB/hfi1: Add QSFP sanity pre-checkDean Luick2016-09-021-0/+1
* IB/hfi1: Using kfree_rcu() to simplify the codeWei Yongjun2016-08-221-1/+1
* IB/hfi1: Fix trace message unitsGrzegorz Heldt2016-08-021-2/+2
* IB/hfi1: Fix "suspicious rcu_dereference_check() usage" warningsJianxin Xiong2016-08-021-5/+6
* IB/hfi1: Use built-in i2c bit-shift bus adapterDean Luick2016-08-021-8/+19
* IB/hfi1: Reserve and collapse CPU cores for contextsSebastian Sanchez2016-08-021-2/+4
* IB/hfi1: Add global structure for affinity assignmentsDennis Dalessandro2016-08-021-1/+4
* IB/hfi1: Fix potential NULL ptr dereferenceTadeusz Struk2016-06-171-1/+1
* IB/hfi1: fix some indentingDan Carpenter2016-06-061-1/+1
* IB/hfi1: Move driver out of stagingDennis Dalessandro2016-05-261-0/+1818
OpenPOWER on IntegriCloud