aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-28IB/hfi1: Fix unbalanced braces around elseDennis Dalessandro1-2/+4
2017-04-28IB/hfi1: Permanently enable P_Key checking in HFINeel Desai1-0/+3
2017-04-28IB/hfi1: Fix softlockup issueTadeusz Struk1-1/+1
2017-04-20IB/hfi1: VNIC SDMA supportVishwanathapura, Niranjana1-0/+1
2017-04-20IB/hfi1: Virtual Network Interface Controller (VNIC) HW supportVishwanathapura, Niranjana1-12/+17
2017-04-20IB/hfi1: OPA_VNIC RDMA netdev supportVishwanathapura, Niranjana1-1/+8
2017-04-05IB/hfi1: Check device id early during initTadeusz Struk1-9/+10
2017-02-19IB/hfi1: Allocate context data on memory nodeSebastian Sanchez1-8/+9
2016-11-15IB/hfi1: Relocate rcvhdrcnt module parameter check.Krzysztof Blaszkowski1-18/+26
2016-11-15IB/hfi1: Delete unused lockEaswar Hariharan1-1/+0
2016-11-15IB/hfi1: Fix a potential memory leak in hfi1_create_ctxts()Jianxin Xiong1-6/+7
2016-11-15IB/hfi1: Return ENODEV for unsupported PCI device ids.Krzysztof Blaszkowski1-13/+12
2016-11-15IB/hfi1: Fix an Oops on pci device force removeTadeusz Struk1-2/+19
2016-10-02IB/hfi1: Fix resource release in context allocationJakub Pawlak1-0/+1
2016-10-02IB/hfi1: Fix user-space buffers mapping with IOMMU enabledTymoteusz Kielan1-22/+22
2016-09-02IB/hfi1: Make n_krcvqs be an unsigned long integerHarish Chegondi1-1/+1
2016-09-02IB/hfi1: Add QSFP sanity pre-checkDean Luick1-0/+1
2016-08-22IB/hfi1: Using kfree_rcu() to simplify the codeWei Yongjun1-1/+1
2016-08-02IB/hfi1: Fix trace message unitsGrzegorz Heldt1-2/+2
2016-08-02IB/hfi1: Fix "suspicious rcu_dereference_check() usage" warningsJianxin Xiong1-5/+6
2016-08-02IB/hfi1: Use built-in i2c bit-shift bus adapterDean Luick1-8/+19
2016-08-02IB/hfi1: Reserve and collapse CPU cores for contextsSebastian Sanchez1-2/+4
2016-08-02IB/hfi1: Add global structure for affinity assignmentsDennis Dalessandro1-1/+4
2016-06-17IB/hfi1: Fix potential NULL ptr dereferenceTadeusz Struk1-1/+1
2016-06-06IB/hfi1: fix some indentingDan Carpenter1-1/+1
2016-05-26IB/hfi1: Move driver out of stagingDennis Dalessandro1-0/+1818