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
2017-02-19
IB/hfi1: Modify logging frequency of DCC errors
Jakub Byczkowski
2017-02-19
IB/hfi1, rdmavt: Move SGE state helper routines into rdmavt
Brian Welty
2017-02-19
IB/hfi1: Reduce oversized fields in struct hfi1_packet
Sebastian Sanchez
2017-02-19
IB/hfi1: Access hfi1_ibport through rcd pointer
Sebastian Sanchez
2016-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-12-11
IB/hfi1: Remove definition of unused hfi1_affinity struct
Tadeusz Struk
2016-11-15
IB/hfi1: Add active channel and backplane support for integrated devices
Easwar Hariharan
2016-11-15
IB/hfi1: Optimize devdata cachelines
Sebastian Sanchez
2016-11-15
IB/hfi1: Unify access to GUID entries
Jakub Pawlak
2016-11-15
IB/hfi1: Delete unused lock
Easwar Hariharan
2016-11-15
IB/hfi1: Clean up unused argument
Easwar Hariharan
2016-11-15
IB/hfi1: Remove leftover snoop references
Dennis Dalessandro
2016-11-15
IB/hfi1: Fix an Oops on pci device force remove
Tadeusz Struk
2016-11-15
IB/hfi1: Fix integrity check flags default values
Jakub Pawlak
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