Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
f5d5240e087556991b6f33eca6124f3b8f9da703
/
drivers
/
infiniband
/
hw
/
mlx5
/
cq.c
beb801a
RDMA: Move enum ib_cq_creation_flags to uapi headers
by Jason Gunthorpe
· 7 years ago
b0e9df6
IB/mlx5: Exposing modify CQ callback to uverbs layer
by Yonatan Cohen
· 7 years ago
7a0c8f4
IB/mlx5: Support padded 128B CQE feature
by Guy Levi
· 7 years ago
de57f2a
IB/mlx5: Support 128B CQE compression feature
by Guy Levi
· 7 years ago
f6b1ee3
IB/mlx5: Suppress gcc 7 fall-through complaints
by Bart Van Assche
· 7 years ago
4edf8d5
IB/mlx5: Fix some spelling mistakes
by Talat Batheesh
· 7 years ago
e093111
IB/core: Fix input len in multiple user verbs
by Amrani, Ram
· 8 years ago
1b9a07e
{net, IB}/mlx5: Replace mlx5_vzalloc with kvzalloc
by Leon Romanovsky
· 8 years ago
12f8fed
IB/mlx5: Set correct SL in completion for RoCE
by Moni Shoua
· 8 years ago
44f2e99
IB/mlx5: Fix wrong use of kfree at bad flow in create_cq_user
by Bodong Wang
· 8 years ago
b037c29
IB/mlx5: Allow future extension of libmlx5 input data
by Eli Cohen
· 8 years ago
5fe9dec
IB/mlx5: Use blue flame register allocator in mlx5_ib
by Eli Cohen
· 8 years ago
2f5ff26
mlx5: Fix naming convention with respect to UARs
by Eli Cohen
· 8 years ago
4d5b57e
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
1cbe6fc
IB/mlx5: Add support for CQE compressing
by Bodong Wang
· 8 years ago
762f899
IB/mlx5: Limit mkey page size to 2GB
by Majd Dibbiny
· 8 years ago
16b0e06
IB/mlx5: Use cache line size to select CQE stride
by Daniel Jurgens
· 8 years ago
b9044ac
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
3085e29
IB/mlx5: Move and decouple user vendor structures
by Leon Romanovsky
· 8 years ago
b20b378
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
dbdf7d4
IB/mlx5: Don't return errors from poll_cq
by Leon Romanovsky
· 8 years ago
2782778
{net,IB}/mlx5: CQ commands via mlx5 ifc
by Saeed Mahameed
· 8 years ago
89ea94a7
IB/mlx5: Reset flow support for IB kernel ULPs
by Maor Gottlieb
· 9 years ago
3c4c377
IB/mlx5: Fix entries check in mlx5_ib_resize_cq
by Noa Osherovich
· 9 years ago
9ea5785
IB/mlx5: Fix entries checks in mlx5_ib_create_cq
by Noa Osherovich
· 9 years ago
c16d2750
IB/mlx5: Fire the CQ completion handler from tasklet
by Matan Barak
· 9 years ago
a606b0f
net/mlx5: Refactor mlx5_core_mr to mkey
by Matan Barak
· 9 years ago
25361e0
IB/mlx5: Generate completions in software
by Haggai Eran
· 9 years ago
c7ce833
IB/mlx5: Add support for CSUM in RX flow
by Erez Shitrit
· 9 years ago
048ccca
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
34356f6
IB/mlx5: Unify CQ create flags check
by Leon Romanovsky
· 9 years ago
0b6e26c
net/mlx5_core: Fix trimming down IRQ number
by Doron Tsur
· 9 years ago
051f263
IB/mlx5: Add driver cross-channel support
by Leon Romanovsky
· 9 years ago
972ecb82
IB/mlx5: Add create_cq extended command
by Matan Barak
· 9 years ago
feb7c1e
IB: remove in-kernel support for memory windows
by Christoph Hellwig
· 9 years ago
cb34be6
IB/mlx5: Set network_hdr_type upon RoCE responder completion
by Achiad Shochat
· 9 years ago
dd01e66
IB/mlx5: Remove old FRWR API support
by Sagi Grimberg
· 9 years ago
8a187ee
IB/mlx5: Support the new memory registration API
by Sagi Grimberg
· 9 years ago
b636401
mlx5: Fix incorrect wc pkey_index assignment for GSI messages
by Sagi Grimberg
· 9 years ago
e045671
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
bcf4c1e
IB/core: Change provider's API of create_cq to be extendible
by Matan Barak
· 10 years ago
938fe83
net/mlx5_core: New device capabilities handling
by Saeed Mahameed
· 10 years ago
64ffaa2
net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memory
by Amir Vadai
· 10 years ago
ce0f750
net/mlx5_core: Modify arm CQ in preparation for upcoming Ethernet driver
by Saeed Mahameed
· 10 years ago
233d05d
net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_core
by Saeed Mahameed
· 10 years ago
6cf0a15
IB/mlx5: Fix Mellanox copyright note
by Saeed Mahameed
· 10 years ago
b812b54
net/mlx5_core: Clear doorbell record inside mlx5_db_alloc()
by Saeed Mahameed
· 10 years ago
479163f
mlx5: don't duplicate kvfree()
by Al Viro
· 10 years ago
c7a08ac
net/mlx5_core: Update device capabilities handling
by Eli Cohen
· 10 years ago
f241e74
mlx5: minor fixes (mainly avoidance of hidden casts)
by Jack Morgenstein
· 10 years ago
9603b61
mlx5: Move pci device handling from mlx5_ib to mlx5_core
by Jack Morgenstein
· 10 years ago
a8237b3
IB/mlx5: add missing padding at end of struct mlx5_ib_create_cq
by Yann Droneaud
· 11 years ago
d5436ba
IB/mlx5: Collect signature error completion
by Sagi Grimberg
· 11 years ago
57761d8
IB/mlx5: Verify reserved fields are cleared
by Eli Cohen
· 11 years ago
bde5158
IB/mlx5: Add support for resize CQ
by Eli Cohen
· 11 years ago
3bdb31f
IB/mlx5: Implement modify CQ
by Eli Cohen
· 11 years ago
cf1c5e1
IB/mlx5: Fix page shift in create CQ for userspace
by Eli Cohen
· 11 years ago
1b77d2b
mlx5: Use enum to indicate adapter page size
by Eli Cohen
· 11 years ago
bf0bf77
mlx5: Support communicating arbitrary host page size to firmware
by Eli Cohen
· 11 years ago
cfd8f1d
IB/mlx5: Fix srq free in destroy qp
by Moshe Lazer
· 11 years ago
51ee86a
IB/mlx5: Fix check of number of entries in create CQ
by Eli Cohen
· 11 years ago
e126ba9
mlx5: Add driver for Mellanox Connect-IB adapters
by Eli Cohen
· 12 years ago