index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx4
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/mlx4: Fix memory ordering problem when posting LSO sends
Roland Dreier
2009-01-16
1
-9
/
+19
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2009-01-13
1
-4
/
+9
|
\
|
*
IB/mlx4: Don't register IB device for adapters with no IB ports
Roland Dreier
2009-01-09
1
-4
/
+9
*
|
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
2009-01-06
1
-1
/
+1
|
/
*
IB/mlx4: Fix reading SL field out of cqe->sl_vid
Roland Dreier
2008-12-30
1
-1
/
+1
*
IB/mlx4: Set ownership bit correctly when copying CQEs during CQ resize
Jack Morgenstein
2008-12-24
1
-4
/
+6
*
mlx4_core: Add support for multiple completion event vectors
Yevgeny Petrilin
2008-12-22
2
-2
/
+2
*
IB/mlx4: Fix MTT leakage in resize CQ
Jack Morgenstein
2008-12-01
1
-0
/
+5
*
IB/mlx4: Set umem field to NULL in mlx4_ib_alloc_fast_reg_mr()
Vladimir Sokolovsky
2008-11-05
1
-0
/
+1
*
mlx4_core: Multiple port type support
Yevgeny Petrilin
2008-10-22
3
-5
/
+13
*
mlx4_core: Add QP range reservation support
Yevgeny Petrilin
2008-10-10
1
-2
/
+19
*
IB/mlx4: Set RLKEY bit for kernel QPs
Vladimir Sokolovsky
2008-10-08
1
-0
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2008-09-19
1
-0
/
+6
|
\
|
*
IB/mlx4: Fix up fast register page list format
Vladimir Sokolovsky
2008-09-15
1
-0
/
+6
*
|
IB/mlx4: Actually return L_Key and R_Key for fast register MRs
Vladimir Sokolovsky
2008-08-27
1
-0
/
+2
|
/
*
IB/mlx4: Allow 4K messages for UD QPs
Alex Naslednikov
2008-08-07
1
-1
/
+1
*
mlx4_core: Add ethernet fields to CQE struct
Yevgeny Petrilin
2008-08-06
1
-17
/
+16
*
mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver files
Jack Morgenstein
2008-07-25
7
-0
/
+7
*
IB/mlx4: Add support for memory management extensions and local DMA L_Key
Roland Dreier
2008-07-23
5
-5
/
+175
*
IB/mlx4: Rename struct mlx4_lso_seg to mlx4_wqe_lso_seg
Roland Dreier
2008-07-22
1
-1
/
+1
*
IB/mlx4: Use kzalloc() for new QPs so flags are initialized to 0
Eli Cohen
2008-07-14
1
-13
/
+2
*
IB/mlx4: Add support for blocking multicast loopback packets
Ron Livne
2008-07-14
3
-6
/
+25
*
IB/mlx4: Remove extra code for RESET->ERR QP state transition
Roland Dreier
2008-07-14
1
-26
/
+0
*
IB/mlx4: Pass congestion management class MADs to the HCA
Eli Cohen
2008-07-14
1
-1
/
+2
*
IB/mlx4: Configure QPs' max message size based on real device capability
Eli Cohen
2008-07-14
1
-1
/
+2
*
RDMA/core: Add memory management extensions support
Steve Wise
2008-07-14
1
-6
/
+6
*
IB/mlx4: Optimize QP stamping
Eli Cohen
2008-07-14
1
-2
/
+6
*
IB/mlx4: Fix creation of kernel QP with max number of send s/g entries
Roland Dreier
2008-05-20
1
-5
/
+8
*
IB/mlx4: Fix uninitialized-var warning in mlx4_ib_post_send()
Andrew Morton
2008-05-16
1
-1
/
+1
*
IB/mlx4: Fix off-by-one errors in calls to mlx4_ib_free_cq_buf()
Roland Dreier
2008-04-30
1
-2
/
+2
*
mlx4_core: Add a way to set the "collapsed" CQ flag
Yevgeny Petrilin
2008-04-29
1
-1
/
+1
*
IB: expand ib_umem_get() prototype
Arthur Kepner
2008-04-29
5
-5
/
+6
*
mlx4_core: Move kernel doorbell management into core
Yevgeny Petrilin
2008-04-23
6
-160
/
+16
*
IB: convert struct class_device to struct device
Tony Jones
2008-04-19
1
-20
/
+29
*
IB/mlx4: Update module version and release date
Jack Morgenstein
2008-04-16
1
-2
/
+2
*
IB/mlx4: Update QP state if query QP succeeds
Dotan Barak
2008-04-16
1
-5
/
+12
*
IB/mlx4: Add support for resizing CQs
Vladimir Sokolovsky
2008-04-16
3
-33
/
+270
*
IB/mlx4: Add support for modifying CQ moderation parameters
Eli Cohen
2008-04-16
3
-0
/
+10
*
IB/core: Add support for "send with invalidate" work requests
Roland Dreier
2008-04-16
1
-2
/
+2
*
IB/mlx4: Micro-optimize mlx4_ib_post_send()
Roland Dreier
2008-04-16
1
-8
/
+8
*
IB/mlx4: Add IPoIB LSO support
Eli Cohen
2008-04-16
4
-9
/
+73
*
IB/core: Add creation flags to struct ib_qp_init_attr
Eli Cohen
2008-04-16
1
-0
/
+3
*
IB/mlx4: Add IPoIB checksum offload support
Eli Cohen
2008-04-16
3
-0
/
+21
*
mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enums
Roland Dreier
2008-04-16
1
-6
/
+8
*
IB/mlx4: Endianness annotations
Roland Dreier
2008-04-16
1
-2
/
+2
*
IB/mlx4: Convert "if(foo)" to "if (foo)"
Roland Dreier
2008-04-16
1
-1
/
+1
*
IB/mlx4: mlx4_ib_fmr_alloc() should call mlx4_fmr_enable()
Jack Morgenstein
2008-02-14
1
-1
/
+1
*
IB/mlx4: Use multiple WQ blocks to post smaller send WQEs
Jack Morgenstein
2008-02-08
3
-36
/
+188
*
IB/mlx4: Consolidate code to get an entry from a struct mlx4_buf
Roland Dreier
2008-02-06
3
-19
/
+3
*
IB/mlx4: Actually print out the driver version
Roland Dreier
2008-02-04
1
-1
/
+8
[next]