Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
b67c26e4fcfdade157d5bd54085720e71518cccd
/
drivers
/
infiniband
/
hw
/
mthca
e0ae9ec
IB/mthca: fix posting of send lists of length >= 255 on mem-free HCAs
by Michael S. Tsirkin
· 19 years ago
187a258
IB/mthca: reset QP's last pointers when transitioning to reset state
by Michael S. Tsirkin
· 19 years ago
9b152d5
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 19 years ago
48fd0d1
IB/mthca: Safer max_send_sge/max_recv_sge calculation
by Michael S. Tsirkin
· 19 years ago
cbc5b2b
[IB] mthca: don't disable RDMA writes if no responder resources
by Roland Dreier
· 19 years ago
249bb07
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
by Greg Kroah-Hartman
· 19 years ago
78b9c0f
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 19 years ago
ae57e24
[IB] mthca: fix posting long lists of receive work requests
by Michael S. Tsirkin
· 19 years ago
64044bc
[IB] mthca: fix wraparound handling in mthca_cq_clean()
by Roland Dreier
· 19 years ago
62abb84
[IB] mthca: fix posting of atomic operations
by Michael S. Tsirkin
· 19 years ago
77369ed
[IB] uverbs: have kernel return QP capabilities
by Jack Morgenstein
· 19 years ago
0b4ff2c
[IB] mthca: fix typo in catastrophic error polling
by Roland Dreier
· 19 years ago
8c65b4a
[PATCH] fix remaining missing includes
by Tim Schmielau
· 19 years ago
0f69ce1
[IB] mthca: report page size capability
by Jack Morgenstein
· 19 years ago
ba77df5
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 19 years ago
d09e327
[IB] mthca: check P_Key index in modify QP
by Jack Morgenstein
· 19 years ago
87cfe32
[IB] mthca: fix format of FW version
by Roland Dreier
· 19 years ago
de6eb66
[IB] kzalloc() conversions
by Roland Dreier
· 19 years ago
e5b251a
[IB] mthca: Avoid SRQ free WQE list corruption
by Roland Dreier
· 19 years ago
4e57b68
[PATCH] fix missing includes
by Tim Schmielau
· 19 years ago
affcd50
[IB] mthca: report asynchronous CQ events
by Michael S. Tsirkin
· 19 years ago
a4da062
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Roland Dreier
· 19 years ago
87b750d
[PATCH] gfp_t: drivers/infiniband
by Al Viro
· 19 years ago
3d155f8
[IB] mthca: first pass at catastrophic error reporting
by Roland Dreier
· 19 years ago
547e309
[IB] mthca: correct modify QP attribute masks for UC
by Roland Dreier
· 19 years ago
34816ad
[IB] Fix MAD layer DMA mappings to avoid touching data buffer once mapped
by Sean Hefty
· 19 years ago
ec329a1
Manual merge of for-linus to upstream (fix conflicts in drivers/infiniband/core/ucm.c)
by Roland Dreier
· 19 years ago
75eeec2
[PATCH] ib: mthca: Always re-arm EQs in mthca_tavor_interrupt()
by Roland Dreier
· 19 years ago
c8e0ca6
[IB] mthca: Always re-arm EQs in mthca_tavor_interrupt()
by Roland Dreier
· 19 years ago
7150bf8
[IB] mthca: Don't enter QP into MCG more than once.
by Jack Morgenstein
· 19 years ago
d476306
[IB] mthca: Add struct pci_driver.owner field
by Roland Dreier
· 19 years ago
c6f5cb7
[IB] mthca: Use enum in mthca_alloc_db() prototype
by Roland Dreier
· 19 years ago
883a99c
[IB] uverbs: Add a mask of device methods allowed for userspace
by Roland Dreier
· 19 years ago
efaae8f
[IB] mthca: Better limit checking and reporting
by Jack Morgenstein
· 19 years ago
e23d6d2
[IB] mthca: detect SRQ overflow
by Roland Dreier
· 19 years ago
90f104d
[IB] mthca: SRQ limit reached events
by Roland Dreier
· 19 years ago
9825051
[IB] mthca: Fill in more fields in query_port method
by Jack Morgenstein
· 19 years ago
274c089
[IB] uverbs: Add device-specific ABI version attribute
by Roland Dreier
· 19 years ago
33033b7
[IB] mthca: Report correct atomic capability
by Jack Morgenstein
· 19 years ago
aba7a22
[IB] mthca: Fix memory leak on device close
by Michael S. Tsirkin
· 19 years ago
a1c337a
[IB] mthca: fix hw_ver value returned from mthca_query_device
by Jack Morgenstein
· 19 years ago
f02b16b
[IB] mthca: Round up number of slots in HCA context memory table
by Michael S. Tsirkin
· 19 years ago
44dd823
[IB] mthca: Fix off by one bug in mthca_map_cmd
by Michael S. Tsirkin
· 19 years ago
f7ed3a5
[IB] mthca: fix off by one in clr_int calculation
by Michael S. Tsirkin
· 19 years ago
018771f
[IB] mthca: Fix doorbell record resource leak
by Roland Dreier
· 19 years ago
71eea47
[PATCH] IB/mthca: Fix device removal memory leak
by Michael S. Tsirkin
· 19 years ago
6577ae5
[PATCH] IB/mthca: Don't try to set srq->last for userspace SRQs
by Roland Dreier
· 19 years ago
3853194
[PATCH] IB/mthca: Fix posting work requests to shared receive queues
by Roland Dreier
· 19 years ago
c915033
[PATCH] IB/mthca: Initialize eq->nent before we use it
by Roland Dreier
· 19 years ago
d6cff02
[PATCH] IB/mthca: fix posting of first work request
by Roland Dreier
· 19 years ago
bb4a7f0
[PATCH] IB/mthca: assign ACK timeout field correctly
by Roland Dreier
· 19 years ago
9fe66df
Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 19 years ago
982245f
[PATCH] PCI: remove CONFIG_PCI_NAMES
by Adrian Bunk
· 19 years ago
30a7e8e
[PATCH] IB: Initialize qp->wait
by Michael S. Tsirkin
· 19 years ago
c9fe2b3
[PATCH] IB: really reset QPs
by Roland Dreier
· 19 years ago
a4d61e8
[PATCH] IB: move include files to include/rdma
by Roland Dreier
· 19 years ago
ec34a92
[PATCH] IB/mthca: Add SRQ implementation
by Roland Dreier
· 19 years ago
d20a401
[PATCH] IB/mthca: Handle context tables smaller than our chunk size
by Roland Dreier
· 19 years ago
c04bc3d
[PATCH] IB/mthca: Move WQE structures into their own header
by Roland Dreier
· 19 years ago
288bdeb
[PATCH] IB/mthca: Simplify handling of completions with error
by Roland Dreier
· 19 years ago
87b8167
[PATCH] IB/mthca: Factor out common queue alloc code
by Roland Dreier
· 19 years ago
d1887ec
[PATCH] IB/mthca: Report correct max_msg_sz
by Roland Dreier
· 19 years ago
da6561c
[PATCH] IB/mthca: Use correct port width capability value
by Roland Dreier
· 19 years ago
2aeba9a
[PATCH] IB: Remove unnecessary includes of <linux/version.h>
by Olaf Hering
· 19 years ago
7f9f2db
[PATCH] IB/mthca: use generic function instead of arbel_ version in mthca_free_region()
by Guy German
· 19 years ago
2e8b981
[PATCH] IB/mthca: add HCA board ID to sysfs info
by Michael S. Tsirkin
· 19 years ago
97f52eb
[PATCH] IB: sparse endianness cleanup
by Sean Hefty
· 19 years ago
2a1d9b7
[PATCH] IB: Add copyright notices
by Roland Dreier
· 19 years ago
49f6a7f
[PATCH] IB: Update current firmware versions in mthca driver
by Tziporet Koren
· 19 years ago
6d37675
[IB/mthca]: Use io_remap_pfn_range for PCI space
by Michael S. Tsirkin
· 19 years ago
42b1806
[IB/mthca]: Fix error CQ entry handling on mem-free HCAs
by Roland Dreier
· 19 years ago
80c8ec2
[PATCH] IB uverbs: add mthca user QP support
by Roland Dreier
· 19 years ago
74c2174
[PATCH] IB uverbs: add mthca user CQ support
by Roland Dreier
· 19 years ago
24d4281
[PATCH] IB uverbs: add mthca user MR support
by Roland Dreier
· 19 years ago
99264c1
[PATCH] IB uverbs: add mthca user PD support
by Roland Dreier
· 19 years ago
53b8b3f
[PATCH] IB uverbs: add mthca mmap support
by Roland Dreier
· 19 years ago
5e0b537
[PATCH] IB uverbs: add mthca user context support
by Roland Dreier
· 19 years ago
56483ec
[PATCH] IB uverbs: add mthca user doorbell record support
by Roland Dreier
· 19 years ago
e95975e
[PATCH] IB uverbs: add mthca ABI header
by Roland Dreier
· 19 years ago
1cf296b
[PATCH] IB uverbs: update mthca for new API
by Roland Dreier
· 19 years ago
cae54bd
[PATCH] IB/mthca: Bump version
by Roland Dreier
· 19 years ago
ed87845
[PATCH] IB/mthca: Align FW command mailboxes to 4K
by Roland Dreier
· 19 years ago
80fd823
[PATCH] IB/mthca: Encapsulate command interface init
by Roland Dreier
· 19 years ago
761f9eb
[PATCH] IB/mthca: Fix memory leak on error path
by Roland Dreier
· 19 years ago
d56d6f9
[PATCH] IB/mthca: Split off MTT allocation
by Roland Dreier
· 19 years ago
a03a5a6
[PATCH] IB/mthca: Move mthca_is_memfree checks
by Roland Dreier
· 19 years ago
a852092
[PATCH] IB/mthca: Fix memset size
by Roland Dreier
· 19 years ago
9e6970b
[PATCH] IB/mthca: Enable unreliable connected transport
by Roland Dreier
· 19 years ago
34a4a75
[PATCH] IB/mthca: Set RDMA/atomic capabilities correctly
by Roland Dreier
· 19 years ago
cd123d7
[PATCH] IB/mthca: Set QP static rate correctly
by Roland Dreier
· 19 years ago
64dc81f
[PATCH] IB/mthca: Use dma_alloc_coherent instead of pci_alloc_consistent
by Roland Dreier
· 19 years ago
bb2af78
[PATCH] IB/mthca: Clean up CQ debug
by Roland Dreier
· 19 years ago
177214a
[PATCH] IB/mthca: Clean up error messages
by Bernhard Fischer
· 19 years ago
cd4e8fb
[PATCH] IB/mthca: Add Sun copyright notice
by Tom Duffy
· 19 years ago
dbcf31b
[PATCH] fix include order in mthca_memfree.c
by Roland Dreier
· 20 years ago
fdca124
[PATCH] missing include in mthca
by Al Viro
· 20 years ago
19272d4
[PATCH] drivers/infiniband/hw/mthca/mthca_main.c: remove an unused label
by Roland Dreier
· 20 years ago
68a3c21
[PATCH] IB/mthca: add support for new MT25204 HCA
by Roland Dreier
· 20 years ago
08aeb14
[PATCH] IB/mthca: map context for RDMA responder in mem-free mode
by Roland Dreier
· 20 years ago
ddf841f
[PATCH] IB/mthca: update receive queue initialization for new HCAs
by Roland Dreier
· 20 years ago
Next »