index
:
binx/bcachefs.git
bcachefs-garbage
master
Unnamed repository; edit this file 'description' to name the repository.
Hunter Shaffer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
irdma
/
hw.c
Age
Commit message (
Expand
)
Author
2023-07-26
RDMA/irdma: Report correct WC error
Sindhu Devale
2023-07-17
RDMA/irdma: Fix data race on CQP request done
Shiraz Saleem
2023-04-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2023-04-21
RDMA/irdma: Drop spurious WQ_UNBOUND from alloc_ordered_workqueue() call
Tejun Heo
2023-03-19
RDMA/irdma: Fix memory leak of PBLE objects
Mustafa Ismail
2023-03-19
RDMA/irdma: Change name of interrupts
Michal Swiatkowski
2023-02-08
RDMA/irdma: Cap MSIX used to online CPUs + 1
Mustafa Ismail
2022-09-20
RDMA/irdma: Align AE id codes to correct flush code and event
Sindhu-Devale
2022-07-18
RDMA/irdma: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-07-18
RDMA/irdma: Fix setting of QP context err_rq_idx_valid field
Mustafa Ismail
2022-07-18
RDMA/irdma: Make resource distribution algorithm more QP oriented
Nayan Kumar
2022-07-18
RDMA/irdma: Add AE source to error log
Mustafa Ismail
2022-05-11
RDMA/irdma: Add SW mechanism to generate completions on error
Mustafa Ismail
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2022-02-28
RDMA/irdma: Fix Passthrough mode in VM
Mustafa Ismail
2022-02-23
RDMA/irdma: Remove excess error variables
Shiraz Saleem
2022-02-23
RDMA/irdma: Propagate error codes
Shiraz Saleem
2022-02-23
RDMA/irdma: Remove enum irdma_status_code
Shiraz Saleem
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-15
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
2022-01-08
Merge branch 'linus' into irq/core, to fix conflict
Ingo Molnar
2021-12-10
RDMA/irdma: Use irq_update_affinity_hint()
Nitesh Narayan Lal
2021-12-07
RDMA/irdma: Don't arm the CQ more than two times if no CE for this CQ
Tatyana Nikolova
2021-12-07
RDMA/irdma: Report correct WC errors
Shiraz Saleem
2021-10-25
RDMA: Constify netdev->dev_addr accesses
Jakub Kicinski
2021-09-20
RDMA/irdma: Report correct WC error when there are MW bind errors
Sindhu Devale
2021-09-20
RDMA/irdma: Report correct WC error when transport retry counter is exceeded
Sindhu Devale
2021-09-20
RDMA/irdma: Skip CQP ring during a reset
Sindhu Devale
2021-07-15
RDMA/irdma: Change the returned type of irdma_set_hw_rsrc to void
Zhu Yanjun
2021-06-10
RDMA/irdma: Store PBL info address a pointer type
Shiraz Saleem
2021-06-02
RDMA/irdma: Implement device initialization definitions
Mustafa Ismail