index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hfi1
/
init.c
Age
Commit message (
Expand
)
Author
2017-05-04
IB/hfi1: Clean up on context initialization failure
Michael J. Ruhl
2017-05-04
IB/hfi1: Fix an assign/ordering issue with shared context IDs
Michael J. Ruhl
2017-05-04
IB/hfi1: Clean up context initialization
Michael J. Ruhl
2017-05-04
IB/hfi1: Name function prototype parameters
Michael J. Ruhl
2017-05-04
IB/hfi1: Return an error on memory allocation failure
Michael J. Ruhl
2017-05-04
IB/hfi1: Adjust default eager_buffer_size to 8MB
Tymoteusz Kielan
2017-05-04
IB/hfi1: Fix yield logic in send engine
Mike Marciniszyn
2017-04-28
IB/hfi1: Fix unbalanced braces around else
Dennis Dalessandro
2017-04-28
IB/hfi1: Permanently enable P_Key checking in HFI
Neel Desai
2017-04-28
IB/hfi1: Fix softlockup issue
Tadeusz Struk
2017-04-20
IB/hfi1: VNIC SDMA support
Vishwanathapura, Niranjana
2017-04-20
IB/hfi1: Virtual Network Interface Controller (VNIC) HW support
Vishwanathapura, Niranjana
2017-04-20
IB/hfi1: OPA_VNIC RDMA netdev support
Vishwanathapura, Niranjana
2017-04-05
IB/hfi1: Check device id early during init
Tadeusz Struk
2017-02-19
IB/hfi1: Allocate context data on memory node
Sebastian Sanchez
2016-11-15
IB/hfi1: Relocate rcvhdrcnt module parameter check.
Krzysztof Blaszkowski
2016-11-15
IB/hfi1: Delete unused lock
Easwar Hariharan
2016-11-15
IB/hfi1: Fix a potential memory leak in hfi1_create_ctxts()
Jianxin Xiong
2016-11-15
IB/hfi1: Return ENODEV for unsupported PCI device ids.
Krzysztof Blaszkowski
2016-11-15
IB/hfi1: Fix an Oops on pci device force remove
Tadeusz Struk
2016-10-02
IB/hfi1: Fix resource release in context allocation
Jakub Pawlak
2016-10-02
IB/hfi1: Fix user-space buffers mapping with IOMMU enabled
Tymoteusz Kielan
2016-09-02
IB/hfi1: Make n_krcvqs be an unsigned long integer
Harish Chegondi
2016-09-02
IB/hfi1: Add QSFP sanity pre-check
Dean Luick
2016-08-22
IB/hfi1: Using kfree_rcu() to simplify the code
Wei Yongjun
2016-08-02
IB/hfi1: Fix trace message units
Grzegorz Heldt
2016-08-02
IB/hfi1: Fix "suspicious rcu_dereference_check() usage" warnings
Jianxin Xiong
2016-08-02
IB/hfi1: Use built-in i2c bit-shift bus adapter
Dean Luick
2016-08-02
IB/hfi1: Reserve and collapse CPU cores for contexts
Sebastian Sanchez
2016-08-02
IB/hfi1: Add global structure for affinity assignments
Dennis Dalessandro
2016-06-17
IB/hfi1: Fix potential NULL ptr dereference
Tadeusz Struk
2016-06-06
IB/hfi1: fix some indenting
Dan Carpenter
2016-05-26
IB/hfi1: Move driver out of staging
Dennis Dalessandro