summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hfi1/init.c
AgeCommit message (Expand)Author
2018-02-01IB/hfi1: Convert kzalloc_node and kcalloc to use kcalloc_nodeKamenee Arumugam
2018-02-01IB/hfi1: Convert PortXmitWait/PortVLXmitWait counters to flit timesKamenee Arumugam
2018-02-01IB/hfi1: Fix for early release of sdma contextAlex Estrin
2018-02-01IB/hfi1: Re-order IRQ cleanup to address driver cleanup raceMichael J. Ruhl
2018-01-05IB/{rdmavt, hfi1, qib}: Self determine driver nameMichael J. Ruhl
2017-11-13IB/hfi1: Do not allocate PIO send contexts for VNICNiranjana Vishwanathapura
2017-10-30IB/hfi1: Add tx_opcode_stats like the opcode_statsMike Marciniszyn
2017-10-18Merge branch 'timer_setup' into for-nextDoug Ledford
2017-10-18IB/hfi1: Convert timers to use timer_setup()Kees Cook
2017-09-27IB/hfi1: Add a safe wrapper for _rcd_get_by_indexMichael J. Ruhl
2017-09-27IB/hfi1: Remove unused hfi1_cpulist variablesJan Sokolowski
2017-09-27IB/hfi1: Remove unnecessary error messages on alloc failuresJan Sokolowski
2017-08-22IB/hf1: User context locking is inconsistentMichael J. Ruhl
2017-08-22IB/hfi1: Protect context array set/clear with spinlockMichael J. Ruhl
2017-08-22IB/hfi1: Revert egress pkey check enforcementAlex Estrin
2017-07-31IB/hfi1: Create workqueue for link eventsSebastian Sanchez
2017-07-31IB/hfi1: Pass the context pointer rather than the indexMichael J. Ruhl
2017-07-31IB/hfi1: Size rcd array index correctly and consistentlyMichael J. Ruhl
2017-06-27IB/hfi1: Resolve kernel panics by reference counting receive contextsMichael J. Ruhl
2017-06-27IB/hfi1: Initialize TID lists to avoid crash on cleanupMichael J. Ruhl
2017-05-04IB/hfi1: Clean up on context initialization failureMichael J. Ruhl
2017-05-04IB/hfi1: Fix an assign/ordering issue with shared context IDsMichael J. Ruhl
2017-05-04IB/hfi1: Clean up context initializationMichael J. Ruhl
2017-05-04IB/hfi1: Name function prototype parametersMichael J. Ruhl
2017-05-04IB/hfi1: Return an error on memory allocation failureMichael J. Ruhl
2017-05-04IB/hfi1: Adjust default eager_buffer_size to 8MBTymoteusz Kielan
2017-05-04IB/hfi1: Fix yield logic in send engineMike Marciniszyn
2017-04-28IB/hfi1: Fix unbalanced braces around elseDennis Dalessandro
2017-04-28IB/hfi1: Permanently enable P_Key checking in HFINeel Desai
2017-04-28IB/hfi1: Fix softlockup issueTadeusz Struk
2017-04-20IB/hfi1: VNIC SDMA supportVishwanathapura, Niranjana
2017-04-20IB/hfi1: Virtual Network Interface Controller (VNIC) HW supportVishwanathapura, Niranjana
2017-04-20IB/hfi1: OPA_VNIC RDMA netdev supportVishwanathapura, Niranjana
2017-04-05IB/hfi1: Check device id early during initTadeusz Struk
2017-02-19IB/hfi1: Allocate context data on memory nodeSebastian Sanchez
2016-11-15IB/hfi1: Relocate rcvhdrcnt module parameter check.Krzysztof Blaszkowski
2016-11-15IB/hfi1: Delete unused lockEaswar Hariharan
2016-11-15IB/hfi1: Fix a potential memory leak in hfi1_create_ctxts()Jianxin Xiong
2016-11-15IB/hfi1: Return ENODEV for unsupported PCI device ids.Krzysztof Blaszkowski
2016-11-15IB/hfi1: Fix an Oops on pci device force removeTadeusz Struk
2016-10-02IB/hfi1: Fix resource release in context allocationJakub Pawlak
2016-10-02IB/hfi1: Fix user-space buffers mapping with IOMMU enabledTymoteusz Kielan
2016-09-02IB/hfi1: Make n_krcvqs be an unsigned long integerHarish Chegondi
2016-09-02IB/hfi1: Add QSFP sanity pre-checkDean Luick
2016-08-22IB/hfi1: Using kfree_rcu() to simplify the codeWei Yongjun
2016-08-02IB/hfi1: Fix trace message unitsGrzegorz Heldt
2016-08-02IB/hfi1: Fix "suspicious rcu_dereference_check() usage" warningsJianxin Xiong
2016-08-02IB/hfi1: Use built-in i2c bit-shift bus adapterDean Luick
2016-08-02IB/hfi1: Reserve and collapse CPU cores for contextsSebastian Sanchez
2016-08-02IB/hfi1: Add global structure for affinity assignmentsDennis Dalessandro