index
:
linux.git
master
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
Age
Commit message (
Expand
)
Author
2019-09-16
RDMA/efa: Fix incorrect error print
Gal Pressman
2019-08-27
RDMA/efa: Use existing FIELD_SIZEOF macro
Gal Pressman
2019-08-27
RDMA/efa: Remove umem check on dereg MR flow
Gal Pressman
2019-08-12
RDMA: Introduce ib_port_phys_state enum
Kamal Heib
2019-08-05
RDMA/efa: Rate limit admin queue error prints
Gal Pressman
2019-07-29
RDMA/efa: Expose device statistics
Gal Pressman
2019-07-04
RDMA/efa: Entropy in admin commands id
Daniel Kranzdorf
2019-06-28
Merge tag 'v5.2-rc6' into rdma.git for-next
Jason Gunthorpe
2019-06-21
RDMA/efa: Print address on AH creation failure
Firas Jahjah
2019-06-21
RDMA/efa: Be consistent with success flow return value
Gal Pressman
2019-06-21
RDMA/efa: Use API to get contiguous memory blocks aligned to device supported...
Gal Pressman
2019-06-20
RDMA: Check umem pointer validity prior to release
Leon Romanovsky
2019-06-18
RDMA/efa: Handle mmap insertions overflow
Gal Pressman
2019-06-17
RDMA/efa: Fix success return value in case of error
Gal Pressman
2019-06-11
RDMA: Convert CQ allocations to be under core responsibility
Leon Romanovsky
2019-06-11
RDMA: Clean destroy CQ in drivers do not return errors
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-29
RDMA/efa: Remove unused includes
Gal Pressman
2019-05-29
RDMA/efa: Use rdma block iterator in chunk list creation
Gal Pressman
2019-05-29
RDMA/efa: Remove unneeded admin commands abort flow
Gal Pressman
2019-05-29
RDMA/efa: Use kvzalloc instead of kzalloc with fallback
Gal Pressman
2019-05-29
RDMA/efa: Remove MAYEXEC flag check from mmap flow
Gal Pressman
2019-05-21
RDMA/efa: Remove check that prevents destroy of resources in error flows
Leon Romanovsky
2019-05-07
RDMA/efa: Add driver to Kconfig/Makefile
Gal Pressman
2019-05-07
RDMA/efa: Add the efa module
Gal Pressman
2019-05-07
RDMA/efa: Add EFA verbs implementation
Gal Pressman
2019-05-06
RDMA/efa: Add common command handlers
Gal Pressman
2019-05-06
RDMA/efa: Implement functions that submit and complete admin commands
Gal Pressman
2019-05-06
RDMA/efa: Add the com service API definitions
Gal Pressman
2019-05-06
RDMA/efa: Add the efa_com.h file
Gal Pressman
2019-05-06
RDMA/efa: Add the efa.h header file
Gal Pressman
2019-05-06
RDMA/efa: Add EFA device definitions
Gal Pressman