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
2018-03-13
IB: remove duplicate header files
Zhu Yanjun
1
-1
/
+0
2018-02-02
IB/hfi1: Convert PortXmitWait/PortVLXmitWait counters to flit times
Kamenee Arumugam
1
-0
/
+7
2018-02-02
IB/hfi1: Remove unnecessary fecn and becn fields
Sebastian Sanchez
1
-11
/
+5
2018-02-02
IB/hfi1: Optimize packet type comparison using 9B and bypass code paths
Sebastian Sanchez
1
-0
/
+2
2018-02-02
IB/hfi1: Re-order IRQ cleanup to address driver cleanup race
Michael J. Ruhl
1
-0
/
+1
2018-01-05
IB/{hfi1, qib}: Fix a concurrency issue with device name in logging
Michael J. Ruhl
1
-10
/
+12
2018-01-05
IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcall
Michael J. Ruhl
1
-1
/
+0
2017-12-28
Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...
Jason Gunthorpe
1
-1
/
+0
2017-12-22
IB/hfi1: Change slid arg in ingress_pkey_table_fail to 32bit
Don Hiatt
1
-1
/
+1
2017-12-22
IB/hfi: Only read capability registers if the capability exists
Michael J. Ruhl
1
-1
/
+0
2017-11-13
IB/hfi1: Allow MgmtAllowed on B2B setups
Jan Sokolowski
1
-0
/
+3
2017-10-30
IB/hfi1: Add tx_opcode_stats like the opcode_stats
Mike Marciniszyn
1
-3
/
+3
2017-10-15
IB/hfi1: Define hfi1_handle_cnp_tbl[] once
Bart Van Assche
1
-5
/
+0
2017-10-04
IB/hfi1: Fix incorrect available receive user context count
Michael J. Ruhl
1
-0
/
+2
2017-10-04
IB/hfi1: Fix output trace issues from 16B change
Mike Marciniszyn
1
-0
/
+1
2017-09-27
IB/hfi1: Add a safe wrapper for _rcd_get_by_index
Michael J. Ruhl
1
-0
/
+2
2017-09-27
IB/hfi1: Remove unused hfi1_cpulist variables
Jan Sokolowski
1
-2
/
+0
2017-09-27
IB/hfi1: Inline common calculation
Michael J. Ruhl
1
-0
/
+6
2017-09-27
IB/hfi1: Remove unused link_default variable
Ira Weiny
1
-3
/
+3
2017-09-27
IB/hfi1: Update HFI to use the latest PCI API
Michael J. Ruhl
1
-2
/
+0
2017-08-29
IB/hfi1: Ratelimit prints from sdma_interrupt
Grzegorz Morys
1
-0
/
+6
2017-08-22
IB/hfi1: Add kernel receive context info to debugfs
Kaike Wan
1
-0
/
+1
2017-08-22
IB/hfi1: Remove pstate from hfi1_pportdata
Jakub Byczkowski
1
-24
/
+0
2017-08-22
IB/hfi1: Add flag for platform config scratch register read
Jakub Byczkowski
1
-0
/
+3
2017-08-22
IB/hfi1: Enhance PIO/SDMA send for 16B
Don Hiatt
1
-1
/
+1
2017-08-22
IB/hfi1: Add 16B RC/UC support
Don Hiatt
1
-1
/
+3
2017-08-22
IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lids
Dasaratharaman Chandramouli
1
-1
/
+1
2017-08-22
IB/hfi1: Add 16B trace support
Don Hiatt
1
-0
/
+25
2017-08-22
IB/hfi1: Add 16B UD support
Don Hiatt
1
-4
/
+113
2017-08-22
IB/hfi1: Determine 9B/16B L2 header type based on Address handle
Don Hiatt
1
-0
/
+92
2017-08-22
IB/hfi1: Add support to process 16B header errors
Don Hiatt
1
-2
/
+11
2017-08-22
IB/hfi1: Add support to receive 16B bypass packets
Don Hiatt
1
-4
/
+127
2017-08-22
IB/hf1: User context locking is inconsistent
Michael J. Ruhl
1
-3
/
+3
2017-08-22
IB/hfi1: Protect context array set/clear with spinlock
Michael J. Ruhl
1
-4
/
+4
2017-08-22
IB/hfi1: Use host_link_state to read state when DC is shut down
Bartlomiej Dudek
1
-0
/
+7
2017-08-22
IB/hfi1: Remove lstate from hfi1_pportdata
Byczkowski, Jakub
1
-17
/
+0
2017-07-31
IB/hfi1: Prevent link down request double queuing
Sebastian Sanchez
1
-0
/
+1
2017-07-31
IB/hfi1: Create workqueue for link events
Sebastian Sanchez
1
-0
/
+1
2017-07-31
IB/hfi1: Move saving PCI values to a separate function
Bartlomiej Dudek
1
-0
/
+1
2017-07-31
IB/hfi1: Size rcd array index correctly and consistently
Michael J. Ruhl
1
-2
/
+2
2017-07-31
IB/hfi1: Remove unused user context data members
Michael J. Ruhl
1
-24
/
+0
2017-07-31
IB/hfi1: Fix bar0 mapping to use write combining
Mike Marciniszyn
1
-8
/
+12
2017-07-31
IB/hfi1: Check return values from PCI config API calls
Bartlomiej Dudek
1
-1
/
+1
2017-06-27
IB/hfi1: Resolve kernel panics by reference counting receive contexts
Michael J. Ruhl
1
-6
/
+5
2017-06-27
IB/hfi1: Modify handling of physical link state by Host Driver
Byczkowski, Jakub
1
-1
/
+17
2017-06-27
IB/hfi1: Replace deprecated pci functions with new API
Michael J. Ruhl
1
-4
/
+2
2017-06-27
IB/hfi1: Setup common IB fields in hfi1_packet struct
Don Hiatt
1
-1
/
+20
2017-06-27
IB/hfi1: Separate input/output header tracing
Don Hiatt
1
-49
/
+0
2017-06-02
RDMA/hfi1: Defer setting VL15 credits to link-up interrupt
Byczkowski, Jakub
1
-1
/
+10
2017-05-09
Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-55
/
+50
[next]