index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
mlx4
/
mr.c
Age
Commit message (
Expand
)
Author
2010-06-03
drivers/net: use __packed annotation
Eric Dumazet
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-05
mlx4_core: Remove unnecessary includes of <linux/init.h>
Roland Dreier
2009-06-22
mlx4_core: Fix dma_sync_single_for_cpu() with matching for_device() calls
Roland Dreier
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-05-29
net: replace dma_sync_single with dma_sync_single_for_cpu
FUJITA Tomonori
2009-05-27
mlx4_core: Add module parameter for number of MTTs per segment
Eli Cohen
2008-10-22
mlx4_core: Support multiple pre-reserved QP regions
Yevgeny Petrilin
2008-09-15
IB/mlx4: Fix up fast register page list format
Vladimir Sokolovsky
2008-09-02
mlx4_core: Set RAE and init mtt_sz field in FRMR MPT entries
Vladimir Sokolovsky
2008-07-25
mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver files
Jack Morgenstein
2008-07-23
IB/mlx4: Add support for memory management extensions and local DMA L_Key
Roland Dreier
2008-07-22
mlx4_core: Keep free count for MTT buddy allocator
Roland Dreier
2008-05-05
mlx4_core: Support creation of FMRs with pages smaller than 4K
Oren Duer
2008-04-29
mlx4_core: Avoid recycling old FMR R_Keys too soon
Olaf Kirch
2008-02-14
mlx4_core: Move table_find from fmr_alloc to fmr_enable
Jack Morgenstein
2008-02-06
mlx4_core: Clean up struct mlx4_buf
Roland Dreier
2008-02-04
mlx4_core: Fix more section mismatches
Roland Dreier
2007-10-10
mlx4_core: Fix section mismatches
Roland Dreier
2007-10-09
IB/mlx4: Implement FMRs
Jack Morgenstein
2007-10-09
mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW command
Jack Morgenstein
2007-10-09
mlx4_core: Reserve the correct number of MTT segments
Roland Dreier
2007-07-28
mlx4_core: Remove kfree() in mlx4_mr_alloc() error flow
Jack Morgenstein
2007-06-07
mlx4_core: Don't set MTT address in dMPT entries with PA set
Jack Morgenstein
2007-05-08
IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters
Roland Dreier