.. |
Kconfig
|
6165467921
IB/hfi1: Remove HFI1_VERBS_31BIT_PSN option
|
8 年之前 |
Makefile
|
a74d5307ca
IB/hfi1: Rework fault injection machinery
|
7 年之前 |
affinity.c
|
c513de490f
IB/hfi1: Invalid NUMA node information can cause a divide by zero
|
7 年之前 |
affinity.h
|
5d18ee67d4
IB/{hfi1, rdmavt, qib}: Implement CQ completion vector support
|
7 年之前 |
aspm.h
|
8064135e8a
IB/hfi1: Convert timers to use timer_setup()
|
7 年之前 |
chip.c
|
b4a4957d3d
IB/hfi1: Fix destroy_qp hang after a link down
|
6 年之前 |
chip.h
|
06e81e3e92
IB/hfi1: Remove caches of chip CSRs
|
7 年之前 |
chip_registers.h
|
dc2b2a917c
IB/hfi1: Add bypass register defines and replace blind constants
|
7 年之前 |
common.h
|
f8195f3b14
IB/hfi1: Eliminate allocation while atomic
|
7 年之前 |
debugfs.c
|
a74d5307ca
IB/hfi1: Rework fault injection machinery
|
7 年之前 |
debugfs.h
|
009669cfad
RDMA/hfi1: Fix build error with debugfs disabled
|
7 年之前 |
device.c
|
985087157c
infiniband: utilize the new cdev_set_parent function
|
8 年之前 |
device.h
|
f48ad614c1
IB/hfi1: Move driver out of staging
|
9 年之前 |
driver.c
|
40442b30aa
IB/hfi1: Move rhf_offset from devdata to ctxtdata
|
7 年之前 |
efivar.c
|
c03c08d50b
IB/hfi1: Check upper-case EFI variables
|
8 年之前 |
efivar.h
|
f48ad614c1
IB/hfi1: Move driver out of staging
|
9 年之前 |
eprom.c
|
753b19afb1
IB/hfi1: Check eeprom config partition validity
|
7 年之前 |
eprom.h
|
107ffbc521
IB/hfi1: Add ability to read platform config from the EPROM
|
8 年之前 |
exp_rcv.c
|
c8314811f9
IB/hfi1: Cleanup of exp_rcv
|
7 年之前 |
exp_rcv.h
|
c8314811f9
IB/hfi1: Cleanup of exp_rcv
|
7 年之前 |
fault.c
|
a74d5307ca
IB/hfi1: Rework fault injection machinery
|
7 年之前 |
fault.h
|
a74d5307ca
IB/hfi1: Rework fault injection machinery
|
7 年之前 |
file_ops.c
|
d108c60d3d
IB/hfi1: Set in_use_ctxts bits for user ctxts only
|
7 年之前 |
firmware.c
|
9996b049f6
IB/hfi1: Fix infinite loop in 8051 command error path
|
7 年之前 |
hfi.h
|
70324739ac
IB/hfi1: Remove INTx support and simplify MSIx usage
|
7 年之前 |
init.c
|
d108c60d3d
IB/hfi1: Set in_use_ctxts bits for user ctxts only
|
7 年之前 |
intr.c
|
641f348bbd
IB/hfi1: Allow MgmtAllowed on B2B setups
|
7 年之前 |
iowait.h
|
9636258f10
IB/hfi1: Remove dependence on qp->s_hdrwords
|
7 年之前 |
mad.c
|
5938d94cf0
IB/hfi1: Set port number for errorinfo MAD response
|
7 年之前 |
mad.h
|
0719007663
IB/hfi1: Convert PortXmitWait/PortVLXmitWait counters to flit times
|
7 年之前 |
mmu_rb.c
|
93065ac753
mm, oom: distinguish blockable mode for mmu notifiers
|
7 年之前 |
mmu_rb.h
|
7be85676f1
IB/hfi1: Don't remove RB entry when not needed.
|
8 年之前 |
opa_compat.h
|
55774d09b7
IB/hfi1: Document phys port state bits not used in IB
|
8 年之前 |
pcie.c
|
bfc456060d
IB/hfi1,PCI: Allow bus reset while probing
|
7 年之前 |
pio.c
|
b4a4957d3d
IB/hfi1: Fix destroy_qp hang after a link down
|
6 年之前 |
pio.h
|
b4a4957d3d
IB/hfi1: Fix destroy_qp hang after a link down
|
6 年之前 |
pio_copy.c
|
8af8d2970e
IB/hfi1: Optimize pio_buf and send_context structs
|
8 年之前 |
platform.c
|
e9777ad439
IB/{hfi1, rdmavt}: Fix memory leak in hfi1_alloc_devdata() upon failure
|
7 年之前 |
platform.h
|
66431b0e86
IB/hfi1: Define platform_config_table_limits once
|
8 年之前 |
qp.c
|
2e2ba09e48
IB/rdmavt, IB/hfi1: Create device dependent s_flags
|
7 年之前 |
qp.h
|
2e2ba09e48
IB/rdmavt, IB/hfi1: Create device dependent s_flags
|
7 年之前 |
qsfp.c
|
e9777ad439
IB/{hfi1, rdmavt}: Fix memory leak in hfi1_alloc_devdata() upon failure
|
7 年之前 |
qsfp.h
|
140690eae7
IB/hfi1: Fetch monitor values on-demand for CableInfo query
|
9 年之前 |
rc.c
|
89982f7cce
Merge tag 'v4.18' into rdma.git for-next
|
7 年之前 |
ruc.c
|
2e2ba09e48
IB/rdmavt, IB/hfi1: Create device dependent s_flags
|
7 年之前 |
sdma.c
|
06e81e3e92
IB/hfi1: Remove caches of chip CSRs
|
7 年之前 |
sdma.h
|
473291b3ea
IB/hfi1: Fix for early release of sdma context
|
7 年之前 |
sdma_txreq.h
|
f48ad614c1
IB/hfi1: Move driver out of staging
|
9 年之前 |
sysfs.c
|
d7d626179f
IB/hfi1: Fix incorrect available receive user context count
|
7 年之前 |
trace.c
|
43a68c35c7
IB/hfi1: Add 16B Management Packet trace support
|
7 年之前 |
trace.h
|
442e55661d
IB/hfi1: Extend input hdr tracing for packet type
|
7 年之前 |
trace_ctxts.h
|
c105547501
treewide: remove large struct-pass-by-value from tracepoint arguments
|
7 年之前 |
trace_dbg.h
|
5d18ee67d4
IB/{hfi1, rdmavt, qib}: Implement CQ completion vector support
|
7 年之前 |
trace_ibhdrs.h
|
43a68c35c7
IB/hfi1: Add 16B Management Packet trace support
|
7 年之前 |
trace_misc.h
|
8cb1021b80
IB/hfi1: Add traces for TID operations
|
8 年之前 |
trace_mmu.h
|
34ab4de77f
IB/hif1: Remove static tracing from SDMA hot path
|
8 年之前 |
trace_rc.h
|
5f14e4e667
IB/rdmavt, IB/hfi1: Fix timer migration regressions
|
8 年之前 |
trace_rx.h
|
6197a815fe
IB/hfi1: Add 16B rcvhdr trace support
|
7 年之前 |
trace_tx.h
|
34ab4de77f
IB/hif1: Remove static tracing from SDMA hot path
|
8 年之前 |
uc.c
|
b697d7d8c7
IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return values
|
7 年之前 |
ud.c
|
b697d7d8c7
IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return values
|
7 年之前 |
user_exp_rcv.c
|
ed71e86a8d
IB/hfi1: Rename exp_lock to exp_mutex
|
7 年之前 |
user_exp_rcv.h
|
637f4600a8
IB/hfi1: Move structure definitions from user_exp_rcv.c to user_exp_rcv.h
|
8 年之前 |
user_pages.c
|
2280740f01
IB/hfi1: Virtual Network Interface Controller (VNIC) HW support
|
8 年之前 |
user_sdma.c
|
94694d18cf
IB/hfi1: Invalid user input can result in crash
|
6 年之前 |
user_sdma.h
|
5465f11083
IB/hfi1: Remove unused variable
|
7 年之前 |
verbs.c
|
0dbfaa9f28
IB/hfi1: Fix SL array bounds check
|
6 年之前 |
verbs.h
|
4171a693a5
IB/hfi1: Define 16B Management Packets
|
7 年之前 |
verbs_txreq.c
|
b697d7d8c7
IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return values
|
7 年之前 |
verbs_txreq.h
|
b697d7d8c7
IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return values
|
7 年之前 |
vnic.h
|
72c07e2b67
IB/hfi1: Add support to receive 16B bypass packets
|
8 年之前 |
vnic_main.c
|
0a3173a5f0
Merge branch 'linus/master' into rdma.git for-next
|
7 年之前 |
vnic_sdma.c
|
7956371ea4
IB/hfi1: Improve local kmem_cache_alloc performance
|
8 年之前 |