index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
qp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-03
mlx5: Fix incorrect wc pkey_index assignment for GSI messages
Sagi Grimberg
1
-5
/
+0
2015-06-05
mlx5: Enable mutual support for IB and Ethernet
Haggai Abramonvsky
1
-1
/
+2
2015-05-31
net/mlx5_core: New device capabilities handling
Saeed Mahameed
1
-46
/
+38
2015-05-31
net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memory
Amir Vadai
1
-1
/
+1
2015-05-12
infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> uses
Joe Perches
1
-1
/
+1
2015-04-02
IB/mlx5: Fix Mellanox copyright note
Saeed Mahameed
1
-1
/
+1
2015-04-02
net/mlx5_core: Clear doorbell record inside mlx5_db_alloc()
Saeed Mahameed
1
-3
/
+0
2015-04-02
net/mlx5_core: Coding style fix
Eli Cohen
1
-0
/
+1
2015-04-02
net/mlx5_core: Fix call to mlx5_core_qp_modify
Haggai Abramonvsky
1
-1
/
+1
2014-12-16
IB/mlx5: Page faults handling infrastructure
Haggai Eran
1
-1
/
+25
2014-12-16
IB/mlx5: Add function to read WQE from user-space
Haggai Eran
1
-0
/
+71
2014-12-16
IB/mlx5: Enhance UMR support to allow partial page table update
Haggai Eran
1
-36
/
+64
2014-12-09
mlx5: Fix sparse warnings
Eli Cohen
1
-1
/
+15
2014-11-21
mlx5: don't duplicate kvfree()
Al Viro
1
-4
/
+4
2014-10-19
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-90
/
+59
2014-10-15
Merge branches 'core', 'cxgb4', 'iser', 'mlx5' and 'ocrdma' into for-next
Roland Dreier
1
-90
/
+59
2014-10-09
IB/mlx5, iser, isert: Add Signature API additions
Sagi Grimberg
1
-59
/
+45
2014-10-09
IB/mlx5: Use extended internal signature layout
Sagi Grimberg
1
-43
/
+37
2014-10-09
IB/mlx5: Use enumerations for PI copy mask
Sagi Grimberg
1
-3
/
+3
2014-10-09
IB/mlx5: Remove duplicate code from mlx5_set_path
Eli Cohen
1
-16
/
+5
2014-10-04
net/mlx5_core: Update device capabilities handling
Eli Cohen
1
-25
/
+47
2014-08-14
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-1
/
+1
2014-08-13
IB/mlx5: Use ARRAY_SIZE instead of sizeof/sizeof[0]
Fabian Frederick
1
-1
/
+1
2014-07-31
mlx5: minor fixes (mainly avoidance of hidden casts)
Jack Morgenstein
1
-2
/
+2
2014-07-31
mlx5: Move pci device handling from mlx5_ib to mlx5_core
Jack Morgenstein
1
-42
/
+42
2014-07-17
IB/mlx5: Enable "block multicast loopback" for kernel consumers
Or Gerlitz
1
-1
/
+1
2014-05-27
IB/mlx5: Set QP offsets and parameters for user QPs and not just for kernel QPs
Haggai Eran
1
-0
/
+4
2014-05-27
mlx5_core: Copy DIF fields only when input and output space values match
Sagi Grimberg
1
-3
/
+6
2014-05-27
mlx5_core: Simplify signature handover wqe for interleaved buffers
Sagi Grimberg
1
-15
/
+9
2014-05-27
mlx5_core: Fix signature handover operation for interleaved buffers
Sagi Grimberg
1
-1
/
+4
2014-04-11
IB/mlx5: Add block multicast loopback support
Eli Cohen
1
-0
/
+12
2014-03-07
IB/mlx5: Collect signature error completion
Sagi Grimberg
1
-2
/
+6
2014-03-07
IB/mlx5: Support IB_WR_REG_SIG_MR
Sagi Grimberg
1
-0
/
+422
2014-03-07
IB/mlx5: Remove MTT access mode from umr flags helper function
Sagi Grimberg
1
-2
/
+3
2014-03-07
IB/mlx5: Break up wqe handling into begin & finish routines
Sagi Grimberg
1
-36
/
+61
2014-03-07
IB/mlx5: Initialize mlx5_ib_qp signature-related members
Sagi Grimberg
1
-3
/
+9
2014-02-07
IB/mlx5: Don't set "block multicast loopback" capability
Eli Cohen
1
-2
/
+2
2014-02-07
IB/mlx5: Fix binary compatibility with libmlx5
Eli Cohen
1
-2
/
+8
2014-02-07
IB/mlx5: Fix RC transport send queue overhead computation
Eli Cohen
1
-1
/
+3
2014-01-23
Merge branch 'ip-roce' into for-next
Roland Dreier
1
-1
/
+2
2014-01-23
IB/mlx5: Allow creation of QPs with zero-length work queues
Eli Cohen
1
-20
/
+29
2014-01-23
IB/mlx5: Make sure doorbell record is visible before doorbell
Eli Cohen
1
-0
/
+4
2014-01-15
IB/core: Ethernet L2 attributes in verbs/cm structures
Matan Barak
1
-1
/
+2
2014-01-15
IB/mlx5: Fix micro UAR allocator
Eli Cohen
1
-19
/
+58
2013-11-09
mlx5: Use enum to indicate adapter page size
Eli Cohen
1
-2
/
+3
2013-11-09
IB/mlx5: Update opt param mask for RTS2RTS
Eli Cohen
1
-2
/
+4
2013-11-09
IB/mlx5: Remove "Always false" comparison
Eli Cohen
1
-1
/
+1
2013-11-09
mlx5: Support communicating arbitrary host page size to firmware
Eli Cohen
1
-2
/
+2
2013-11-09
IB/mlx5: Fix overflow check in IB_WR_FAST_REG_MR
Eli Cohen
1
-0
/
+4
2013-11-09
IB/mlx5: Multithreaded create MR
Eli Cohen
1
-1
/
+3
[next]