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-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