index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
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