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
/
mlx4
/
qp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-25
IB/mlx4: Add VLAN support for IBoE
Eli Cohen
1
-15
/
+64
2010-10-25
IB/core: Add VLAN support for IBoE
Eli Cohen
1
-1
/
+1
2010-10-25
IB/mlx4: Add support for IBoE
Eli Cohen
1
-25
/
+105
2010-10-14
IB/pack: IBoE UD packet packing support
Eli Cohen
1
-1
/
+1
2010-04-22
IB/mlx4: Add support for masked atomic operations
Vladimir Sokolovsky
1
-11
/
+39
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-02
Merge branch 'misc' into for-next
Roland Dreier
1
-1
/
+1
2010-02-25
IB/core: Fix and clean up ib_ud_header_init()
Eli Cohen
1
-1
/
+1
2010-02-13
IB/mlx4: Simplify retrieval of ib_device
Eli Cohen
1
-1
/
+1
2010-01-06
IB/mlx4: Fix queue overflow check in post_recv
Or Gerlitz
1
-1
/
+1
2009-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-13
/
+12
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-11-12
IB/mlx4: Remove limitation on LSO header size
Eli Cohen
1
-12
/
+12
2009-11-12
IB/mlx4: Remove unneeded code
Eli Cohen
1
-1
/
+0
2009-09-06
IB/mlx4: Annotate CQ locking
Roland Dreier
1
-4
/
+8
2009-06-05
IB/mlx4: Add strong ordering to local inval and fast reg work requests
Jack Morgenstein
1
-0
/
+4
2009-05-08
IB/mlx4: Don't overwrite fast registration page list when posting work request
Jack Morgenstein
1
-1
/
+1
2009-01-18
IB: Remove __constant_{endian} uses
Harvey Harrison
1
-11
/
+11
2009-01-16
IB/mlx4: Fix memory ordering problem when posting LSO sends
Roland Dreier
1
-9
/
+19
2008-10-10
mlx4_core: Add QP range reservation support
Yevgeny Petrilin
1
-2
/
+19
2008-10-09
IB/mlx4: Set RLKEY bit for kernel QPs
Vladimir Sokolovsky
1
-0
/
+3
2008-09-16
IB/mlx4: Fix up fast register page list format
Vladimir Sokolovsky
1
-0
/
+6
2008-08-08
IB/mlx4: Allow 4K messages for UD QPs
Alex Naslednikov
1
-1
/
+1
2008-07-25
mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver files
Jack Morgenstein
1
-0
/
+1
2008-07-23
IB/mlx4: Add support for memory management extensions and local DMA L_Key
Roland Dreier
1
-5
/
+67
2008-07-23
IB/mlx4: Rename struct mlx4_lso_seg to mlx4_wqe_lso_seg
Roland Dreier
1
-1
/
+1
2008-07-15
IB/mlx4: Use kzalloc() for new QPs so flags are initialized to 0
Eli Cohen
1
-13
/
+2
2008-07-15
IB/mlx4: Add support for blocking multicast loopback packets
Ron Livne
1
-3
/
+18
2008-07-15
IB/mlx4: Remove extra code for RESET->ERR QP state transition
Roland Dreier
1
-26
/
+0
2008-07-15
IB/mlx4: Configure QPs' max message size based on real device capability
Eli Cohen
1
-1
/
+2
2008-07-15
IB/mlx4: Optimize QP stamping
Eli Cohen
1
-2
/
+6
2008-05-21
IB/mlx4: Fix creation of kernel QP with max number of send s/g entries
Roland Dreier
1
-5
/
+8
2008-05-17
IB/mlx4: Fix uninitialized-var warning in mlx4_ib_post_send()
Andrew Morton
1
-1
/
+1
2008-04-29
IB: expand ib_umem_get() prototype
Arthur Kepner
1
-1
/
+1
2008-04-23
mlx4_core: Move kernel doorbell management into core
Yevgeny Petrilin
1
-3
/
+3
2008-04-17
IB/mlx4: Update QP state if query QP succeeds
Dotan Barak
1
-5
/
+12
2008-04-17
IB/core: Add support for "send with invalidate" work requests
Roland Dreier
1
-2
/
+2
2008-04-17
IB/mlx4: Micro-optimize mlx4_ib_post_send()
Roland Dreier
1
-8
/
+8
2008-04-17
IB/mlx4: Add IPoIB LSO support
Eli Cohen
1
-9
/
+63
2008-04-17
IB/core: Add creation flags to struct ib_qp_init_attr
Eli Cohen
1
-0
/
+3
2008-04-17
IB/mlx4: Add IPoIB checksum offload support
Eli Cohen
1
-0
/
+3
2008-04-17
IB/mlx4: Endianness annotations
Roland Dreier
1
-2
/
+2
2008-02-09
IB/mlx4: Use multiple WQ blocks to post smaller send WQEs
Jack Morgenstein
1
-34
/
+176
2008-02-07
IB/mlx4: Consolidate code to get an entry from a struct mlx4_buf
Roland Dreier
1
-5
/
+1
2007-10-30
IB/mlx4: Lock SQ lock in mlx4_ib_post_send()
Roland Dreier
1
-2
/
+2
2007-10-18
IB/mlx4: Sanity check userspace send queue sizes
Jack Morgenstein
1
-2
/
+14
2007-10-10
IB/mlx4: Use __set_data_seg() in mlx4_ib_post_recv()
Roland Dreier
1
-5
/
+9
2007-09-24
IB/mlx4: Fix data corruption triggered by wrong headroom marking order
Jack Morgenstein
1
-13
/
+49
2007-07-29
IB/mlx4: Whitespace fix
Roland Dreier
1
-1
/
+0
2007-07-21
IB/mlx4: Fix error path in create_qp_common()
Roland Dreier
1
-3
/
+5
[next]