Commit Graph

306 Commits (722aab0c3bbd7648d66790515c14d95d10a15bf3)

Author SHA1 Message Date
Jens Axboe 642f149031 SG: Change sg_set_page() to take length and offset argument 18 years ago
Jens Axboe 45711f1af6 [SG] Update drivers to use sg helpers 18 years ago
Roland Dreier ab8403c424 IB/mthca: Avoid alignment traps when writing doorbells 18 years ago
Eli Cohen 55a98e955c IB/mthca: Mark error paths as unlikely() in post_srq_recv functions 18 years ago
Roland Dreier 76d7cc0345 IB/mthca: Use mmiowb() to avoid firmware commands getting jumbled up 18 years ago
Roland Dreier 1a1eb6a646 IB/mthca: Increase max number of QPs per multicast group to 56 18 years ago
Peter Oruba a855b1a742 IB/mthca: Use PCI-X/PCI-Express read control interfaces 18 years ago
Michael S. Tsirkin 017aadc4b5 IB/mthca: Enable MSI-X by default 18 years ago
Michael S. Tsirkin c1f74958db IB/mthca: Change command token on timeout 18 years ago
Roland Dreier 43509d1fec IB/mthca: Simplify use of size0 in work request posting 18 years ago
Roland Dreier e535c699bf IB/mthca: Factor out setting WQE UD segment entries 18 years ago
Roland Dreier 400ddc11eb IB/mthca: Factor out setting WQE remote address and atomic segment entries 18 years ago
Roland Dreier 80885456e8 IB/mthca: Factor out setting WQE data segment entries 18 years ago
Roland Dreier 6d7d080e9f IB/mthca: Use uninitialized_var() for f0 18 years ago
Roland Dreier e4daf73868 IB/mthca: Fix printk format used for firmware version in warning 18 years ago
Roland Dreier f6be6fbe26 IB/mthca: Schedule MSI support for removal 18 years ago
Jeff Garzik 9db4892620 drivers/infiniband/hw/mthca/mthca_qp: kill uninit'd var warning 18 years ago
Shani Moideen 8909c571fa IB/mthca: Replace memset(<addr>, 0, PAGE_SIZE) with clear_page(<addr>) 18 years ago
Jan Engelhardt 06cc85086e IB: Use menuconfig for InfiniBand menu 18 years ago
Roland Dreier 3e1db334dc IB/mthca, mlx4_core: Fix typo in comment 18 years ago
Michael S. Tsirkin 8b7e15772a IB/mthca: Fix handling of send CQE with error for QPs connected to SRQ 18 years ago
Alexey Dobriyan e8edc6e03a Detach sched.h from mm.h 18 years ago
Michael S. Tsirkin b18aad7150 IB/mthca: Fix RESET to ERROR transition 18 years ago
Rolf Manderscheid 3f37cae694 IB/mthca: Set GRH:HopLimit when building MLX headers 18 years ago
Ali Ayoub de57c9f102 IB/mthca: Fix use-after-free on device restart 18 years ago
Michael S. Tsirkin bd18c11277 IB/mthca: Set cleaned CQEs back to HW ownership when cleaning CQ 18 years ago
Michael S. Tsirkin 3e28c56b9b IB/mthca: Fix posting >255 recv WRs for Tavor 18 years ago
Roland Dreier f7c6a7b5d5 IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules 18 years ago
Roland Dreier ed23a72778 IB: Return "maybe missed event" hint from ib_req_notify_cq() 18 years ago
Michael S. Tsirkin f4fd0b224d IB: Add CQ comp_vector support 18 years ago
Jean Delvare 6473d160b4 PCI: Cleanup the includes of <linux/pci.h> 18 years ago
Michael S. Tsirkin 9ba6d5529d IB/mthca: Work around kernel QP starvation 18 years ago
Joachim Fenkes 1912ffbb88 IB: Set class_dev->dev in core for nice device symlink 18 years ago
Roland Dreier 30c00986f3 IB/mthca: Simplify CQ cleaning in mthca_free_qp() 18 years ago
Roland Dreier 532c3b5817 IB/mthca: Fix mthca_write_mtt() on HCAs with hidden memory 18 years ago
Roland Dreier 3f114853d4 IB/mthca: Update HCA firmware revisions 18 years ago
Michael S. Tsirkin 608d8268be IB/mthca: Fix data corruption after FMR unmap on Sinai 18 years ago
Michael S. Tsirkin 0264d88531 IB/mthca: Fix thinko in init_mr_table() 18 years ago
Roland Dreier 88171cfed5 IB/mthca: Fix error path in mthca_alloc_memfree() 18 years ago
Adrian Bunk c9add6ec56 IB/mthca: Make 2 functions static 18 years ago
Roland Dreier 11282b32a4 IB/mthca: Fix allocation of ICM chunks in coherent memory 18 years ago
Dotan Barak fc89afce34 IB/mthca: Allow the QP state transition RESET->RESET 18 years ago
Michael S. Tsirkin b2875d4c39 IB/mthca: Always fill MTTs from CPU 18 years ago
Michael S. Tsirkin c20e20ab0f IB/mthca: Merge MR and FMR space on 64-bit systems 18 years ago
Michael S. Tsirkin 391e4dea71 IB/mthca: Fix access to MTT and MPT tables on non-cache-coherent CPUs 18 years ago
Michael S. Tsirkin 1d1f19cfce IB/mthca: Give reserved MTTs a separate cache line 18 years ago
Michael S. Tsirkin c7d204e8fd IB/mthca: Fix reserved MTTs calculation on mem-free HCAs 18 years ago
David Howells 6bdd61d876 IB/mthca: Work around gcc bug on sparc64 18 years ago
Roland Dreier 99d4f22e91 IB/mthca: Use correct structure size in call to memset() 18 years ago
Michael S. Tsirkin 062dbb69f3 IB: Return qp pointer as part of ib_wc 18 years ago