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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-30
IB/mlx4: Use pgprot_writecombine() for BlueFlame pages
Roland Dreier
1
-2
/
+1
2009-03-25
Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'm...
Roland Dreier
3
-20
/
+34
2009-03-19
IB/mlx4: Unregister IB device prior to CLOSE PORT command
Yevgeny Petrilin
1
-2
/
+3
2009-01-29
IB/mlx4: Fix dispatch of IB_EVENT_LID_CHANGE event
Moni Shoua
1
-7
/
+20
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
2009-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-4
/
+9
2009-01-10
IB/mlx4: Don't register IB device for adapters with no IB ports
Roland Dreier
1
-4
/
+9
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
1
-1
/
+1
2008-12-31
IB/mlx4: Fix reading SL field out of cqe->sl_vid
Roland Dreier
1
-1
/
+1
2008-12-25
IB/mlx4: Set ownership bit correctly when copying CQEs during CQ resize
Jack Morgenstein
1
-4
/
+6
2008-12-22
mlx4_core: Add support for multiple completion event vectors
Yevgeny Petrilin
2
-2
/
+2
2008-12-01
IB/mlx4: Fix MTT leakage in resize CQ
Jack Morgenstein
1
-0
/
+5
2008-11-05
IB/mlx4: Set umem field to NULL in mlx4_ib_alloc_fast_reg_mr()
Vladimir Sokolovsky
1
-0
/
+1
2008-10-23
mlx4_core: Multiple port type support
Yevgeny Petrilin
3
-5
/
+13
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-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-0
/
+6
2008-09-16
IB/mlx4: Fix up fast register page list format
Vladimir Sokolovsky
1
-0
/
+6
2008-08-28
IB/mlx4: Actually return L_Key and R_Key for fast register MRs
Vladimir Sokolovsky
1
-0
/
+2
2008-08-08
IB/mlx4: Allow 4K messages for UD QPs
Alex Naslednikov
1
-1
/
+1
2008-08-07
mlx4_core: Add ethernet fields to CQE struct
Yevgeny Petrilin
1
-17
/
+16
2008-07-25
mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver files
Jack Morgenstein
7
-0
/
+7
2008-07-23
IB/mlx4: Add support for memory management extensions and local DMA L_Key
Roland Dreier
5
-5
/
+175
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
3
-6
/
+25
2008-07-15
IB/mlx4: Remove extra code for RESET->ERR QP state transition
Roland Dreier
1
-26
/
+0
2008-07-15
IB/mlx4: Pass congestion management class MADs to the HCA
Eli Cohen
1
-1
/
+2
2008-07-15
IB/mlx4: Configure QPs' max message size based on real device capability
Eli Cohen
1
-1
/
+2
2008-07-15
RDMA/core: Add memory management extensions support
Steve Wise
1
-6
/
+6
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-05-01
IB/mlx4: Fix off-by-one errors in calls to mlx4_ib_free_cq_buf()
Roland Dreier
1
-2
/
+2
2008-04-30
mlx4_core: Add a way to set the "collapsed" CQ flag
Yevgeny Petrilin
1
-1
/
+1
2008-04-29
IB: expand ib_umem_get() prototype
Arthur Kepner
5
-5
/
+6
2008-04-23
mlx4_core: Move kernel doorbell management into core
Yevgeny Petrilin
6
-160
/
+16
2008-04-20
IB: convert struct class_device to struct device
Tony Jones
1
-20
/
+29
2008-04-17
IB/mlx4: Update module version and release date
Jack Morgenstein
1
-2
/
+2
2008-04-17
IB/mlx4: Update QP state if query QP succeeds
Dotan Barak
1
-5
/
+12
2008-04-17
IB/mlx4: Add support for resizing CQs
Vladimir Sokolovsky
3
-33
/
+270
2008-04-17
IB/mlx4: Add support for modifying CQ moderation parameters
Eli Cohen
3
-0
/
+10
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
4
-9
/
+73
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
3
-0
/
+21
2008-04-17
mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enums
Roland Dreier
1
-6
/
+8
2008-04-17
IB/mlx4: Endianness annotations
Roland Dreier
1
-2
/
+2
[next]