aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/hfi.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-15IB/hfi1: Delete unused lockEaswar Hariharan1-2/+0
2016-11-15IB/hfi1: Clean up unused argumentEaswar Hariharan1-2/+1
2016-11-15IB/hfi1: Remove leftover snoop referencesDennis Dalessandro1-38/+2
2016-11-15IB/hfi1: Fix an Oops on pci device force removeTadeusz Struk1-0/+4
2016-11-15IB/hfi1: Fix integrity check flags default valuesJakub Pawlak1-13/+27
2016-10-02IB/hfi1: Add irq affinity notification handlerTadeusz Struk1-0/+1
2016-10-02IB/hfi1: Add sysfs interface for affinity setupTadeusz Struk1-0/+2
2016-10-02IB/hfi1: Remove unused variable from devdataDennis Dalessandro1-2/+0
2016-10-02IB/hfi1: Fix user-space buffers mapping with IOMMU enabledTymoteusz Kielan1-5/+5
2016-10-02IB/qib,IB/hfi: Use core common header fileMike Marciniszyn1-3/+4
2016-09-02IB/hfi1: Make n_krcvqs be an unsigned long integerHarish Chegondi1-1/+1
2016-09-02IB/hfi1: Add QSFP sanity pre-checkDean Luick1-0/+2
2016-08-22IB/hfi1: Improve J_KEY generationMitko Haralanov1-1/+18
2016-08-22IB/hfi1: Using kfree_rcu() to simplify the codeWei Yongjun1-1/+0
2016-08-04Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-17/+104
2016-08-02IB/hfi1: Make the cache handler own its rb tree rootDean Luick1-1/+2
2016-08-02IB/hfi1: Make use of mm consistentIra Weiny1-3/+5
2016-08-02IB/hfi1: Use the same capability state for all shared contextsDean Luick1-1/+1
2016-08-02IB/hfi1: Add parameter names to function declarationsIra Weiny1-3/+5
2016-08-02IB/hfi1: Remove unused uctxt->subpid and uctxt->pidDean Luick1-3/+0
2016-08-02IB/hfi1: Use hdr2sc function to calculate 5-bit SCDasaratharaman Chandramouli1-6/+1
2016-08-02IB/hfi1: Fix "suspicious rcu_dereference_check() usage" warningsJianxin Xiong1-2/+11
2016-08-02IB/hfi1: Pull FECN/BECN processing to a common placeMitko Haralanov1-0/+16
2016-08-02IB/hfi1: Use built-in i2c bit-shift bus adapterDean Luick1-0/+11
2016-08-02IB/hfi1: Reserve and collapse CPU cores for contextsSebastian Sanchez1-0/+2
2016-08-02IB/hfi1: Add counter to track unsupported packets dropJakub Pawlak1-1/+2
2016-08-02IB/hfi1: Separate tracepoints into specific headersSebastian Sanchez1-0/+51
2016-06-23IB/hfi1: Add device FW version stringIra Weiny1-0/+2
2016-05-26IB/hfi1: Move driver out of stagingDennis Dalessandro1-0/+1950