index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hfi1
/
hfi.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-09
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2017-05-05
IB/hfi1: Clean up on context initialization failure
Michael J. Ruhl
1
-10
/
+6
2017-05-05
IB/hfi1: Fix an assign/ordering issue with shared context IDs
Michael J. Ruhl
1
-4
/
+4
2017-05-05
IB/hfi1: Clean up context initialization
Michael J. Ruhl
1
-8
/
+5
2017-05-05
IB/hfi1: Search shared contexts on the opened device, not all devices
Michael J. Ruhl
1
-1
/
+1
2017-05-05
IB/hfi1: Name function prototype parameters
Michael J. Ruhl
1
-35
/
+37
2017-04-28
IB/hfi1: Use bool in process_ecn
Dennis Dalessandro
1
-1
/
+1
2017-04-28
IB/hfi1: Cache neighbor secure data after link up
Stuart Summers
1
-1
/
+10
2017-04-28
IB/hfi1: Fix softlockup issue
Tadeusz Struk
1
-3
/
+4
2017-04-28
IB/hfi1: Use defines from common headers
Don Hiatt
1
-2
/
+2
2017-04-28
IB/hfi1: Add functions to parse 9B headers
Don Hiatt
1
-2
/
+1
2017-04-28
IB/hfi1: Rename hdr2sc to hfi1_9B_get_sc5
Dasaratharaman Chandramouli
1
-1
/
+1
2017-04-25
IB/hfi1: Use pcie_flr() instead of duplicating it
Christoph Hellwig
1
-1
/
+0
2017-04-20
IB/hfi1: VNIC SDMA support
Vishwanathapura, Niranjana
1
-0
/
+1
2017-04-20
IB/hfi1: Virtual Network Interface Controller (VNIC) HW support
Vishwanathapura, Niranjana
1
-2
/
+27
2017-04-20
IB/hfi1: OPA_VNIC RDMA netdev support
Vishwanathapura, Niranjana
1
-1
/
+26
2017-04-05
IB/hfi1: Add a patch value to the firmware version string
Michael J. Ruhl
1
-4
/
+5
2017-04-05
IB/hfi1: NULL pointer dereference when freeing rhashtable
Sebastian Sanchez
1
-1
/
+1
2017-02-19
IB/hfi1: Modify logging frequency of DCC errors
Jakub Byczkowski
1
-0
/
+4
2017-02-19
IB/hfi1, rdmavt: Move SGE state helper routines into rdmavt
Brian Welty
1
-2
/
+0
2017-02-19
IB/hfi1: Reduce oversized fields in struct hfi1_packet
Sebastian Sanchez
1
-4
/
+3
2017-02-19
IB/hfi1: Access hfi1_ibport through rcd pointer
Sebastian Sanchez
1
-0
/
+5
2016-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-57
/
+87
2016-12-11
IB/hfi1: Remove definition of unused hfi1_affinity struct
Tadeusz Struk
1
-1
/
+0
2016-11-16
IB/hfi1: Add active channel and backplane support for integrated devices
Easwar Hariharan
1
-1
/
+15
2016-11-16
IB/hfi1: Optimize devdata cachelines
Sebastian Sanchez
1
-53
/
+55
2016-11-16
IB/hfi1: Unify access to GUID entries
Jakub Pawlak
1
-2
/
+17
2016-11-16
IB/hfi1: Delete unused lock
Easwar Hariharan
1
-2
/
+0
2016-11-16
IB/hfi1: Clean up unused argument
Easwar Hariharan
1
-2
/
+1
2016-11-16
IB/hfi1: Remove leftover snoop references
Dennis Dalessandro
1
-38
/
+2
2016-11-16
IB/hfi1: Fix an Oops on pci device force remove
Tadeusz Struk
1
-0
/
+4
2016-11-16
IB/hfi1: Fix integrity check flags default values
Jakub Pawlak
1
-13
/
+27
2016-10-02
IB/hfi1: Add irq affinity notification handler
Tadeusz Struk
1
-0
/
+1
2016-10-02
IB/hfi1: Add sysfs interface for affinity setup
Tadeusz Struk
1
-0
/
+2
2016-10-02
IB/hfi1: Remove unused variable from devdata
Dennis Dalessandro
1
-2
/
+0
2016-10-02
IB/hfi1: Fix user-space buffers mapping with IOMMU enabled
Tymoteusz Kielan
1
-5
/
+5
2016-10-02
IB/qib,IB/hfi: Use core common header file
Mike Marciniszyn
1
-3
/
+4
2016-09-02
IB/hfi1: Make n_krcvqs be an unsigned long integer
Harish Chegondi
1
-1
/
+1
2016-09-02
IB/hfi1: Add QSFP sanity pre-check
Dean Luick
1
-0
/
+2
2016-08-22
IB/hfi1: Improve J_KEY generation
Mitko Haralanov
1
-1
/
+18
2016-08-22
IB/hfi1: Using kfree_rcu() to simplify the code
Wei Yongjun
1
-1
/
+0
2016-08-05
Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...
Linus Torvalds
1
-17
/
+104
2016-08-03
IB/hfi1: Make the cache handler own its rb tree root
Dean Luick
1
-1
/
+2
2016-08-03
IB/hfi1: Make use of mm consistent
Ira Weiny
1
-3
/
+5
2016-08-03
IB/hfi1: Use the same capability state for all shared contexts
Dean Luick
1
-1
/
+1
2016-08-03
IB/hfi1: Add parameter names to function declarations
Ira Weiny
1
-3
/
+5
2016-08-03
IB/hfi1: Remove unused uctxt->subpid and uctxt->pid
Dean Luick
1
-3
/
+0
2016-08-02
IB/hfi1: Use hdr2sc function to calculate 5-bit SC
Dasaratharaman Chandramouli
1
-6
/
+1
2016-08-02
IB/hfi1: Fix "suspicious rcu_dereference_check() usage" warnings
Jianxin Xiong
1
-2
/
+11
2016-08-02
IB/hfi1: Pull FECN/BECN processing to a common place
Mitko Haralanov
1
-0
/
+16
[prev]
[next]