index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hfi1
/
chip.c
Age
Commit message (
Expand
)
Author
2020-11-13
IB/hfi1: Fix error return code in hfi1_init_dd()
Zhang Changzhong
2020-07-16
IB/hfi1: Remove unnecessary fall-through markings
Gustavo A. R. Silva
2020-05-29
IB/hfi1: Fix spelling mistake "enought" -> "enough"
Colin Ian King
2020-05-21
IB/hfi1: Activate the dummy netdev
Grzegorz Andrejczuk
2020-05-21
IB/hfi1: Add interrupt handler functions for accelerated ipoib
Grzegorz Andrejczuk
2020-05-21
IB/hfi1: Rename num_vnic_contexts as num_netdev_contexts
Grzegorz Andrejczuk
2020-05-21
IB/hfi1: RSM rules for AIP
Grzegorz Andrejczuk
2020-05-21
IB/hfi1: Remove module parameter for KDETH qpns
Gary Leshner
2020-01-10
IB/hfi1: Add RcvShortLengthErrCnt to hfi1stats
Mike Marciniszyn
2020-01-10
IB/hfi1: Add software counter for ctxt0 seq drop
Mike Marciniszyn
2020-01-10
IB/hfi1: Move common receive IRQ code to function
Grzegorz Andrejczuk
2020-01-10
IB/hfi1: Move chip specific functions to chip.c
Mike Marciniszyn
2020-01-03
IB/hfi1: Add accessor API routines to access context members
Mike Marciniszyn
2019-09-13
IB/{rdmavt, hfi1, qib}: Add a counter for credit waits
Kaike Wan
2019-07-22
IB/hfi1: Check for error on call to alloc_rsm_map_table
John Fleck
2019-06-11
IB/hfi1: Correct tid qp rcd to match verbs context
Mike Marciniszyn
2019-05-29
IB/hfi1: Insure freeze_work work_struct is canceled on shutdown
Mike Marciniszyn
2019-05-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-05-06
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2019-04-24
IB/hfi1: Add selected Rcv counters
Mike Marciniszyn
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-08
drivers: Remove useless trailing comments from mmiowb() invocations
Will Deacon
2019-04-03
Merge HFI1 updates into k.o/for-next
Jason Gunthorpe
2019-04-03
IB/hfi1: Implement CCA for TID RDMA protocol
Kaike Wan
2019-04-01
hfi1: Convert hfi1_unit_table to XArray
Matthew Wilcox
2019-03-27
IB/hfi1: Fix the allocation of RSM table
Kaike Wan
2019-02-05
IB/hfi1: Add the counter n_tidwait
Kaike Wan
2019-01-31
IB/hfi1: Add OPFN helper functions for TID RDMA feature
Kaike Wan
2018-12-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-12-06
IB/hfi1: Ignore LNI errors before DC8051 transitions to Polling state
Kaike Wan
2018-12-03
IB/hfi1: Fix an out-of-bounds access in get_hw_stats
Piotr Stankiewicz
2018-10-16
Merge branch 'for-rc' into rdma.git for-next
Jason Gunthorpe
2018-09-30
IB/hfi1: Add mtu check for operational data VLs
Alex Estrin
2018-09-20
IB/hfi1: Fix destroy_qp hang after a link down
Michael J. Ruhl
2018-09-11
IB/hfi1: set_intr_bits uses incorrect source for register modification
Michael J. Ruhl
2018-09-01
IB/hfi1: Move URGENT IRQ enable to hfi1_rcvctrl()
Michael J. Ruhl
2018-09-01
IB/hfi1: Rework the IRQ API to be more flexible
Michael J. Ruhl
2018-09-01
IB/hfi1: Make the MSIx resource allocation a bit more flexible
Michael J. Ruhl
2018-09-01
IB/hfi1: Prepare for new HFI1 MSIx API
Michael J. Ruhl
2018-09-01
IB/hfi1: Get the hfi1_devdata structure as early as possible
Michael J. Ruhl
2018-09-01
IB/hfi1: tune_pcie_caps is arbitrarily placed, poorly
Michael J. Ruhl
2018-07-03
IB/hfi1: Remove incorrect call to do_interrupt callback
Michael J. Ruhl
2018-07-03
IB/hfi1: Set in_use_ctxts bits for user ctxts only
Michael J. Ruhl
2018-06-22
IB/hfi1: Remove INTx support and simplify MSIx usage
Michael J. Ruhl
2018-06-22
IB/hfi1: Remove caches of chip CSRs
Mike Marciniszyn
2018-06-22
IB/hfi1: Remove rcvctrl from ctxtdata
Mike Marciniszyn
2018-06-22
IB/hfi1: Remove rcvhdrq_size
Mike Marciniszyn
2018-06-19
IB/hfi1: Remove rcvhdrsize
Mike Marciniszyn
2018-06-19
IB/hfi1: Move rhf_offset from devdata to ctxtdata
Mike Marciniszyn
2018-06-04
IB/hfi1: Add bypass register defines and replace blind constants
Mike Marciniszyn
[next]