Commit Graph

54 Commits (0e65f82814e9828d3ff54988de9e7c0b36794daa)

Author SHA1 Message Date
Roland Dreier 80c8ec2c04 [PATCH] IB uverbs: add mthca user QP support 20 years ago
Roland Dreier 74c2174e7b [PATCH] IB uverbs: add mthca user CQ support 20 years ago
Roland Dreier 24d4281be0 [PATCH] IB uverbs: add mthca user MR support 20 years ago
Roland Dreier 99264c1ee2 [PATCH] IB uverbs: add mthca user PD support 20 years ago
Roland Dreier 53b8b3ffd5 [PATCH] IB uverbs: add mthca mmap support 20 years ago
Roland Dreier 5e0b537c7d [PATCH] IB uverbs: add mthca user context support 20 years ago
Roland Dreier 56483ec1b7 [PATCH] IB uverbs: add mthca user doorbell record support 20 years ago
Roland Dreier e95975e8b8 [PATCH] IB uverbs: add mthca ABI header 20 years ago
Roland Dreier 1cf296b66a [PATCH] IB uverbs: update mthca for new API 20 years ago
Roland Dreier cae54bdf6f [PATCH] IB/mthca: Bump version 20 years ago
Roland Dreier ed878458ee [PATCH] IB/mthca: Align FW command mailboxes to 4K 20 years ago
Roland Dreier 80fd823873 [PATCH] IB/mthca: Encapsulate command interface init 20 years ago
Roland Dreier 761f9eb8c3 [PATCH] IB/mthca: Fix memory leak on error path 20 years ago
Roland Dreier d56d6f9502 [PATCH] IB/mthca: Split off MTT allocation 20 years ago
Roland Dreier a03a5a67b2 [PATCH] IB/mthca: Move mthca_is_memfree checks 20 years ago
Roland Dreier a852092e8c [PATCH] IB/mthca: Fix memset size 20 years ago
Roland Dreier 9e6970b5e9 [PATCH] IB/mthca: Enable unreliable connected transport 20 years ago
Roland Dreier 34a4a753d1 [PATCH] IB/mthca: Set RDMA/atomic capabilities correctly 20 years ago
Roland Dreier cd123d7fcf [PATCH] IB/mthca: Set QP static rate correctly 20 years ago
Roland Dreier 64dc81fca7 [PATCH] IB/mthca: Use dma_alloc_coherent instead of pci_alloc_consistent 20 years ago
Roland Dreier bb2af78bcd [PATCH] IB/mthca: Clean up CQ debug 20 years ago
Bernhard Fischer 177214af29 [PATCH] IB/mthca: Clean up error messages 20 years ago
Tom Duffy cd4e8fb49d [PATCH] IB/mthca: Add Sun copyright notice 20 years ago
Roland Dreier dbcf31ba68 [PATCH] fix include order in mthca_memfree.c 20 years ago
Al Viro fdca124a1b [PATCH] missing include in mthca 20 years ago
Roland Dreier 19272d4385 [PATCH] drivers/infiniband/hw/mthca/mthca_main.c: remove an unused label 20 years ago
Roland Dreier 68a3c21203 [PATCH] IB/mthca: add support for new MT25204 HCA 20 years ago
Roland Dreier 08aeb14e5f [PATCH] IB/mthca: map context for RDMA responder in mem-free mode 20 years ago
Roland Dreier ddf841f052 [PATCH] IB/mthca: update receive queue initialization for new HCAs 20 years ago
Roland Dreier d10ddbf6d7 [PATCH] IB/mthca: encapsulate mem-free check into mthca_is_memfree() 20 years ago
Roland Dreier 6bd6228eed [PATCH] IB/mthca: tweaks to mthca_cmd.c 20 years ago
Michael S. Tsirkin e0f5fdca1c [PATCH] IB/mthca: add fast memory region implementation 20 years ago
Michael S. Tsirkin d0a9d25cdc [PATCH] IB/mthca: split MR key munging routines 20 years ago
Michael S. Tsirkin 0fabd9fb7b [PATCH] IB/mthca: add mthca_table_find() function 20 years ago
Michael S. Tsirkin b8ca06f674 [PATCH] IB/mthca: add SYNC_TPT firmware command 20 years ago
Michael S. Tsirkin ef416a33ac [PATCH] IB/mthca: add mthca_write64_raw() for writing to MTT table directly 20 years ago
Michael S. Tsirkin 9095e208d8 [PATCH] IB/mthca: encapsulate MTT buddy allocator 20 years ago
Roland Dreier 8df8a34de6 [PATCH] IB/mthca: allow address handle creation in interrupt context 20 years ago
Michael S. Tsirkin 2a4443a699 [PATCH] IB/mthca: fill in opcode field for send completions 20 years ago
Roland Dreier 44ea66879d [PATCH] IB/mthca: fix MTT allocation in mem-free mode 20 years ago
Roland Dreier ddb934e0ee [PATCH] IB/mthca: implement RDMA/atomic operations for mem-free mode 20 years ago
Roland Dreier b87dcfbace [PATCH] IB/mthca: fix format of CQ number for CQ events 20 years ago
Roland Dreier b635fa2151 [PATCH] IB/mthca: only free doorbell records in mem-free mode 20 years ago
Roland Dreier 4ad81174ed [PATCH] IB/mthca: print assigned IRQ when interrupt test fails 20 years ago
Roland Dreier 2714eb5a4f [PATCH] IB/mthca: release mutex on doorbell alloc error path 20 years ago
Michael S. Tsirkin 55645e9b0a [PATCH] IB/mthca: fix MR allocation error path 20 years ago
Roland Dreier 85665c9816 [PATCH] IB/mthca: allocate correct number of doorbell pages 20 years ago
Roland Dreier e464b2a6c2 [PATCH] IB/mthca: clean up mthca_dereg_mr() 20 years ago
Michael S. Tsirkin 72c30290be [PATCH] IB/mthca: allow unaligned memory regions 20 years ago
Roland Dreier 3fba231754 [PATCH] IB/mthca: fix posting sends with immediate data 20 years ago