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
/
efa
/
efa_main.c
Age
Commit message (
Expand
)
Author
2024-08-23
RDMA/efa: Add support for node guid
Yehuda Yitschak
2024-07-01
RDMA/efa: Add EFA 0xefa3 PCI ID
Michael Margolin
2024-05-30
RDMA/efa: Fail probe on missing BARs
Michael Margolin
2024-04-29
RDMA/efa: Add shutdown notifier
Michael Margolin
2024-01-31
RDMA/efa: Limit EQs to available MSI-X vectors
Yonatan Nachum
2024-01-07
RDMA/efa: Add EFA query MR support
Michael Margolin
2022-10-24
RDMA/efa: Add EFA 0xefa2 PCI ID
Michael Margolin
2021-10-28
RDMA/efa: Add support for dmabuf memory regions
Gal Pressman
2021-10-06
RDMA/efa: CQ notifications
Gal Pressman
2021-09-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-08-22
RDMA/efa: Rename vector field in efa_irq struct to irqn
Gal Pressman
2021-08-22
RDMA/efa: Remove unused cpu field from irq struct
Gal Pressman
2021-08-20
RDMA/efa: Free IRQ vectors on error flow
Gal Pressman
2021-08-03
RDMA: Globally allocate and release QP memory
Leon Romanovsky
2021-06-16
RDMA: Split the alloc_hw_stats() ops to port and device variants
Jason Gunthorpe
2021-03-30
RDMA/efa: Use strscpy instead of strlcpy
Gal Pressman
2020-12-01
RDMA/efa: Use dma_set_mask_and_coherent() to simplify code
Gal Pressman
2020-11-16
RDMA/efa: Remove .create_ah callback assignment
Gal Pressman
2020-10-26
RDMA: Remove AH from uverbs_cmd_mask
Jason Gunthorpe
2020-10-26
RDMA: Remove elements in uverbs_cmd_mask that all drivers set
Jason Gunthorpe
2020-10-26
RDMA: Remove uverbs_ex_cmd_mask values that are linked to functions
Jason Gunthorpe
2020-10-16
RDMA: Explicitly pass in the dma_device to ib_register_device
Jason Gunthorpe
2020-07-29
RDMA/efa: Add EFA 0xefa1 PCI ID
Gal Pressman
2020-05-21
RDMA/efa: Report host information to the device
Gal Pressman
2019-11-25
RDMA/efa: Store network attributes in device attributes
Gal Pressman
2019-11-06
RDMA/efa: Use the common mmap_xa helpers
Michal Kalderon
2019-07-29
RDMA/efa: Expose device statistics
Gal Pressman
2019-06-21
RDMA/efa: Be consistent with success flow return value
Gal Pressman
2019-06-11
RDMA: Convert CQ allocations to be under core responsibility
Leon Romanovsky
2019-06-10
RDMA: Move owner into struct ib_device_ops
Jason Gunthorpe
2019-06-10
RDMA: Move uverbs_abi_ver into struct ib_device_ops
Jason Gunthorpe
2019-06-10
RDMA: Move driver_id into struct ib_device_ops
Jason Gunthorpe
2019-05-07
RDMA/efa: Add the efa module
Gal Pressman