index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2005-07-07
[PATCH] IB uverbs: add mthca user QP support
Roland Dreier
3
-85
/
+212
2005-07-07
[PATCH] IB uverbs: add mthca user CQ support
Roland Dreier
4
-37
/
+110
2005-07-07
[PATCH] IB uverbs: add mthca user MR support
Roland Dreier
1
-0
/
+82
2005-07-07
[PATCH] IB uverbs: add mthca user PD support
Roland Dreier
5
-12
/
+28
2005-07-07
[PATCH] IB uverbs: add mthca mmap support
Roland Dreier
1
-0
/
+18
2005-07-07
[PATCH] IB uverbs: add mthca user context support
Roland Dreier
2
-0
/
+72
2005-07-07
[PATCH] IB uverbs: add mthca user doorbell record support
Roland Dreier
2
-6
/
+149
2005-07-07
[PATCH] IB uverbs: add mthca ABI header
Roland Dreier
1
-0
/
+81
2005-07-07
[PATCH] IB uverbs: hook up Kconfig/Makefile
Roland Dreier
2
-1
/
+14
2005-07-07
[PATCH] IB uverbs: memory pinning implementation
Roland Dreier
1
-0
/
+221
2005-07-07
[PATCH] IB uverbs: core implementation
Roland Dreier
3
-0
/
+1836
2005-07-07
[PATCH] IB uverbs: add user verbs ABI header
Roland Dreier
1
-0
/
+389
2005-07-07
[PATCH] IB uverbs: update mthca for new API
Roland Dreier
1
-3
/
+10
2005-07-07
[PATCH] IB uverbs: update kernel midlayer for new API
Roland Dreier
1
-12
/
+20
2005-07-07
[PATCH] IB uverbs: core API extensions
Roland Dreier
1
-18
/
+106
2005-06-27
[PATCH] IB: Fix pack/unpack when size_bits == 64
Roland Dreier
1
-2
/
+2
2005-06-27
[PATCH] IB: Fix race in sa_query
Roland Dreier
1
-5
/
+13
2005-06-27
[PATCH] IB/mthca: Bump version
Roland Dreier
1
-2
/
+2
2005-06-27
[PATCH] IB/mthca: Align FW command mailboxes to 4K
Roland Dreier
8
-422
/
+329
2005-06-27
[PATCH] IB/mthca: Encapsulate command interface init
Roland Dreier
3
-16
/
+30
2005-06-27
[PATCH] IB/mthca: Fix memory leak on error path
Roland Dreier
1
-0
/
+1
2005-06-27
[PATCH] IB/mthca: Split off MTT allocation
Roland Dreier
3
-168
/
+177
2005-06-27
[PATCH] IB/mthca: Move mthca_is_memfree checks
Roland Dreier
4
-19
/
+22
2005-06-27
[PATCH] IB/mthca: Fix memset size
Roland Dreier
1
-1
/
+1
2005-06-27
[PATCH] IB/mthca: Enable unreliable connected transport
Roland Dreier
1
-1
/
+78
2005-06-27
[PATCH] IB/mthca: Set RDMA/atomic capabilities correctly
Roland Dreier
1
-8
/
+8
2005-06-27
[PATCH] IB/mthca: Set QP static rate correctly
Roland Dreier
1
-1
/
+1
2005-06-27
[PATCH] IB/mthca: Use dma_alloc_coherent instead of pci_alloc_consistent
Roland Dreier
3
-27
/
+29
2005-06-27
[PATCH] IB/mthca: Clean up CQ debug
Roland Dreier
1
-21
/
+18
2005-06-27
[PATCH] IB/mthca: Clean up error messages
Bernhard Fischer
2
-10
/
+7
2005-06-27
[PATCH] IB/mthca: Add Sun copyright notice
Tom Duffy
6
-0
/
+6
2005-06-20
[PATCH] sysfs: (rest) if show/store is missing return -EIO
Dmitry Torokhov
1
-1
/
+1
2005-06-20
[PATCH] Make attributes names const char *
Dmitry Torokhov
1
-71
/
+49
2005-05-25
[PATCH] IB: fix endianness of path record MTU field
Roland Dreier
1
-2
/
+2
2005-05-25
[PATCH] IB: fix potential ib_umad leak
Roland Dreier
1
-0
/
+4
2005-05-25
[PATCH] IB: allow NULL sa_query callbacks
Roland Dreier
1
-17
/
+18
2005-05-01
[PATCH] fix include order in mthca_memfree.c
Roland Dreier
1
-1
/
+2
2005-04-24
[PATCH] missing include in mthca
Al Viro
1
-0
/
+1
2005-04-16
[PATCH] drivers/infiniband/hw/mthca/mthca_main.c: remove an unused label
Roland Dreier
1
-1
/
+1
2005-04-16
[PATCH] IB/mthca: add support for new MT25204 HCA
Roland Dreier
4
-26
/
+73
2005-04-16
[PATCH] IB/mthca: map context for RDMA responder in mem-free mode
Roland Dreier
3
-3
/
+29
2005-04-16
[PATCH] IB/mthca: update receive queue initialization for new HCAs
Roland Dreier
1
-10
/
+23
2005-04-16
[PATCH] IB/mthca: encapsulate mem-free check into mthca_is_memfree()
Roland Dreier
11
-57
/
+62
2005-04-16
[PATCH] IB/mthca: tweaks to mthca_cmd.c
Roland Dreier
1
-3
/
+2
2005-04-16
[PATCH] IB/mthca: add fast memory region implementation
Michael S. Tsirkin
7
-24
/
+526
2005-04-16
[PATCH] IB/mthca: split MR key munging routines
Michael S. Tsirkin
1
-4
/
+24
2005-04-16
[PATCH] IB/mthca: add mthca_table_find() function
Michael S. Tsirkin
2
-0
/
+35
2005-04-16
[PATCH] IB/mthca: add SYNC_TPT firmware command
Michael S. Tsirkin
2
-0
/
+6
2005-04-16
[PATCH] IB/mthca: add mthca_write64_raw() for writing to MTT table directly
Michael S. Tsirkin
1
-0
/
+11
2005-04-16
[PATCH] IB/mthca: encapsulate MTT buddy allocator
Michael S. Tsirkin
2
-74
/
+95
[next]