index
:
pm24.git
cpufreq-rust
master
more-events
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
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