Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e42fa2092c1049ac9c0e38aaac39ef3c40e91a36
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
/
mr.c
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
40f2287
IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIO
by Jiri Kosina
· 11 years ago
c20862c
net/mlx4_core: Replace pr_warning() with pr_warn()
by Amir Vadai
· 11 years ago
1a91de2
mellanox: Logging message cleanups
by Joe Perches
· 11 years ago
a81ab36
drivers/net: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
7c6d74d
mlx4_core: Roll back round robin bitmap allocation commit for CQs, SRQs, and MPTs
by Jack Morgenstein
· 11 years ago
571b8b9
net/mlx4_core: Initialize all mailbox buffers to zero before use
by Jack Morgenstein
· 11 years ago
a30f1bc
net/mlx4_core: Fix checking order in MR table init
by Jack Morgenstein
· 11 years ago
e7dbeba
net/mlx4_core: Fix endianness bug in set_param_l
by Jack Morgenstein
· 12 years ago
804d6a8
mlx4: Implement memory windows allocation and deallocation
by Shani Michaeli
· 12 years ago
cc1ade9
mlx4_core: Disable memory windows for virtual functions
by Shani Michaeli
· 12 years ago
6108372
mlx4_core: Propagate MR deregistration failures to caller
by Shani Michaeli
· 12 years ago
b20e519
mlx4_core: Rename MPT-related functions to have mpt_ prefix
by Shani Michaeli
· 12 years ago
96f17d5
mlx4_core: Clean up buddy bitmap allocation
by Roland Dreier
· 12 years ago
3de819e
mlx4_core: Fix integer overflow issues around MTT table
by Yishai Hadas
· 12 years ago
89dd86d
mlx4_core: Allow large mlx4_buddy bitmaps
by Yishai Hadas
· 12 years ago
5e92d80
net/mlx4_core: Change SYNC_TPT to be native (not wrapped)
by Jack Morgenstein
· 13 years ago
162344e
net/mlx4: Address build warnings on set but not used variables
by Or Gerlitz
· 13 years ago
0c2fe82
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 13 years ago
66431a7
net/mlx4: defining functions as static
by Yevgeny Petrilin
· 13 years ago
be6736b
net/mlx4: remove unused functions
by Yevgeny Petrilin
· 13 years ago
a5bbe89
mlx4: Enforce device max FMR maps in FMR alloc
by Eli Cohen
· 13 years ago
22c8bff
mlx4_core: Exported functions can't be static
by Doug Ledford
· 13 years ago
eb41049
mlx4_core: removed function index from vf.
by Marcel Apfelbaum
· 13 years ago
1e27ca6
mlx4_core: fix mtt range deallocation
by Marcel Apfelbaum
· 13 years ago
2b8fb28
mlx4_core: mtts resources units changed to offset
by Marcel Apfelbaum
· 13 years ago
c82e9aa
mlx4_core: resource tracking for HCA resources used by guests
by Eli Cohen
· 13 years ago
ea51b37
mlx4_core: mtt modifications for SRIOV
by Jack Morgenstein
· 13 years ago
f9baff5
mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)
by Jack Morgenstein
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
f470f8d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 13 years ago
ee40fa0
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
by Paul Gortmaker
· 14 years ago
5a2cc19
mlx4: Move the Mellanox driver
by Jeff Kirsher
· 14 years ago
[Renamed from drivers/net/mlx4/mr.c]
ba2d358
drivers/net: use __packed annotation
by Eric Dumazet
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
ff149b2
mlx4_core: Remove unnecessary includes of <linux/init.h>
by Roland Dreier
· 15 years ago
e727f5c
mlx4_core: Fix dma_sync_single_for_cpu() with matching for_device() calls
by Roland Dreier
· 15 years ago
9cbc1cb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 15 years ago
5d23a1d
net: replace dma_sync_single with dma_sync_single_for_cpu
by FUJITA Tomonori
· 16 years ago
ab6bf42
mlx4_core: Add module parameter for number of MTTs per segment
by Eli Cohen
· 16 years ago
93fc9e1
mlx4_core: Support multiple pre-reserved QP regions
by Yevgeny Petrilin
· 16 years ago
29bdc88
IB/mlx4: Fix up fast register page list format
by Vladimir Sokolovsky
· 16 years ago
c925743
mlx4_core: Set RAE and init mtt_sz field in FRMR MPT entries
by Vladimir Sokolovsky
· 16 years ago
51a379d
mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver files
by Jack Morgenstein
· 16 years ago
95d04f0
IB/mlx4: Add support for memory management extensions and local DMA L_Key
by Roland Dreier
· 16 years ago
e4044cf
mlx4_core: Keep free count for MTT buddy allocator
by Roland Dreier
· 16 years ago
c5057dd
mlx4_core: Support creation of FMRs with pages smaller than 4K
by Oren Duer
· 17 years ago
bbdc282
mlx4_core: Avoid recycling old FMR R_Keys too soon
by Olaf Kirch
· 17 years ago
11e75a7
mlx4_core: Move table_find from fmr_alloc to fmr_enable
by Jack Morgenstein
· 17 years ago
b57aacf
mlx4_core: Clean up struct mlx4_buf
by Roland Dreier
· 17 years ago
e8f9b2e
mlx4_core: Fix more section mismatches
by Roland Dreier
· 17 years ago
3d73c28
mlx4_core: Fix section mismatches
by Roland Dreier
· 17 years ago
8ad11fb
IB/mlx4: Implement FMRs
by Jack Morgenstein
· 17 years ago
d7bb58f
mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW command
by Jack Morgenstein
· 17 years ago
cf78237
mlx4_core: Reserve the correct number of MTT segments
by Roland Dreier
· 17 years ago
0172e2e
mlx4_core: Remove kfree() in mlx4_mr_alloc() error flow
by Jack Morgenstein
· 17 years ago
b2d9308
mlx4_core: Don't set MTT address in dMPT entries with PA set
by Jack Morgenstein
· 17 years ago
225c7b1
IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters
by Roland Dreier
· 18 years ago