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
/
hfi.h
Age
Commit message (
Expand
)
Author
2016-10-02
IB/hfi1: Add irq affinity notification handler
Tadeusz Struk
2016-10-02
IB/hfi1: Add sysfs interface for affinity setup
Tadeusz Struk
2016-10-02
IB/hfi1: Remove unused variable from devdata
Dennis Dalessandro
2016-10-02
IB/hfi1: Fix user-space buffers mapping with IOMMU enabled
Tymoteusz Kielan
2016-10-02
IB/qib,IB/hfi: Use core common header file
Mike Marciniszyn
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: Improve J_KEY generation
Mitko Haralanov
2016-08-22
IB/hfi1: Using kfree_rcu() to simplify the code
Wei Yongjun
2016-08-04
Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...
Linus Torvalds
2016-08-02
IB/hfi1: Make the cache handler own its rb tree root
Dean Luick
2016-08-02
IB/hfi1: Make use of mm consistent
Ira Weiny
2016-08-02
IB/hfi1: Use the same capability state for all shared contexts
Dean Luick
2016-08-02
IB/hfi1: Add parameter names to function declarations
Ira Weiny
2016-08-02
IB/hfi1: Remove unused uctxt->subpid and uctxt->pid
Dean Luick
2016-08-02
IB/hfi1: Use hdr2sc function to calculate 5-bit SC
Dasaratharaman Chandramouli
2016-08-02
IB/hfi1: Fix "suspicious rcu_dereference_check() usage" warnings
Jianxin Xiong
2016-08-02
IB/hfi1: Pull FECN/BECN processing to a common place
Mitko Haralanov
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 counter to track unsupported packets drop
Jakub Pawlak
2016-08-02
IB/hfi1: Separate tracepoints into specific headers
Sebastian Sanchez
2016-06-23
IB/hfi1: Add device FW version string
Ira Weiny
2016-05-26
IB/hfi1: Move driver out of staging
Dennis Dalessandro