Commit Graph

359 Commits (ddf9ddacef0989fdeb22e182212a232488f0f3ad)

Author SHA1 Message Date
Jack Morgenstein d686159e50 IB/mthca: Fix access to freed memory in catastrophic event handling 16 years ago
Jack Morgenstein d841064777 IB/mthca: Don't allow userspace open while recovering from catastrophic error 16 years ago
Arputham Benjamin d94a868901 IB/mthca: Distinguish multiple devices in /proc/interrupts 16 years ago
Roland Dreier ffe063f32b IB/mthca: Annotate CQ locking 16 years ago
Roland Dreier deecb5d672 IB/mthca: Remove unnecessary include of <linux/init.h> 16 years ago
Roland Dreier fc1285585f IB/mthca: Remove unnecessary include of <asm/page.h> 16 years ago
Marcin Slusarz f1aa78b26e IB: Use printk_once() for driver versions 16 years ago
Roland Dreier 99987bea47 IB/mthca: Replace dma_sync_single() use with proper functions 16 years ago
Roland Dreier 9aa0a489d9 IB/mthca: Don't double-free IRQs when falling back from MSI-X to INTx 16 years ago
Eli Cohen c1f67a88bf IB/mthca: Add module parameter for number of MTTs per segment 16 years ago
Jack Morgenstein 8531f1f14a IB/mthca: Fix timeout for INIT_HCA and a few other commands 16 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Yang Hongyang 6a35528a83 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) 16 years ago
Moni Shoua 270b8b8513 IB/mthca: Fix dispatch of IB_EVENT_LID_CHANGE event 16 years ago
Harvey Harrison 5b095d9892 net: replace %p6 with %pI6 17 years ago
Harvey Harrison 8867cd7c86 infiniband: use %p6 for printing message ids 17 years ago
Roland Dreier 208dde28b0 IB/mthca: Use pci_request_regions() 17 years ago
FUJITA Tomonori 8d8bb39b9e dma-mapping: add the device argument to dma_mapping_error() 17 years ago
Roland Dreier e8bb4beb2b IB/mthca: Keep free count for MTT buddy allocator 17 years ago
Roland Dreier aed012279d IB/mthca: Fix check of max_send_sge for special QPs 17 years ago
Roland Dreier c036925ac0 IB/mthca: Use round_jiffies() for catastrophic error polling timer 17 years ago
Roland Dreier 4522e08ced IB/mthca: Remove "stop" flag for catastrophic error polling timer 17 years ago
Roland Dreier d3809ad097 IB/mthca: Remove extra code for RESET->ERR QP state transition 17 years ago
Steve Wise 00f7ec36c9 RDMA/core: Add memory management extensions support 17 years ago
Roland Dreier f3781d2e89 RDMA: Remove subversion $Id tags 17 years ago
Eli Cohen 87afd448b1 IB/mthca: Clear ICM pages before handing to FW 17 years ago
Roland Dreier 12103dca52 IB/mthca: Fix max_sge value returned by query_device 17 years ago
Roland Dreier baaad380c0 IB/mthca: Avoid changing userspace ABI to handle DMA write barrier attribute 17 years ago
Olaf Kirch 0bfe151cc4 IB/mthca: Avoid recycling old FMR R_Keys too soon 17 years ago
Arthur Kepner cb9fbc5c37 IB: expand ib_umem_get() prototype 17 years ago
Tony Jones f4e91eb4a8 IB: convert struct class_device to struct device 17 years ago
Matthew Wilcox 6188e10d38 Convert asm/semaphore.h users to linux/semaphore.h 17 years ago
Jack Morgenstein 940801b27e IB/mthca: Update module version and release date 17 years ago
Dotan Barak 5121df3ae4 IB/mthca: Update QP state if query QP succeeds 17 years ago
Roland Dreier 0f39cf3d54 IB/core: Add support for "send with invalidate" work requests 17 years ago
Eli Cohen b846f25aa2 IB/core: Add creation flags to struct ib_qp_init_attr 17 years ago
Roland Dreier c263ff65d5 IB/mthca: Avoid integer overflow when allocating huge ICM table 17 years ago
Roland Dreier 19773539d6 IB/mthca: Avoid integer overflow when dealing with profile size 17 years ago
Eli Cohen 680b575f6d IB/mthca: Add IPoIB checksum offload support 17 years ago
Roland Dreier b39993936d IB/mthca: Formatting cleanups 17 years ago
Roland Dreier b7f9c112a5 IB/mthca: Free correct MPT on error exit from mthca_fmr_alloc() 17 years ago
Marcin Slusarz 5163dc1a64 IB/mthca: Convert to use be16_add_cpu() 17 years ago
Roland Dreier fe174357eb IB/mthca: Add missing sg_init_table() in mthca_map_user_db() 17 years ago
Olaf Kirch 2c78853472 IB/mthca: Return proper error codes from mthca_fmr_alloc() 17 years ago
Roland Dreier f33afc26dc IB: Avoid marking __devinitdata as const 17 years ago
Eli Cohen 1d368c5465 IB/ib_mthca: Pre-link receive WQEs in Tavor mode 17 years ago
Eli Cohen 1203c42e7b IB/mthca: Remove checks for srq->first_free < 0 17 years ago
Jack Morgenstein 6ccef1de2c IB/mthca: Don't read reserved fields in mthca_QUERY_ADAPTER() 17 years ago
Roland Dreier 0d89fe2c0c IB/mthca: Fix and simplify page size calculation in mthca_reg_phys_mr() 17 years ago
Roland Dreier 950529e5c6 IB/mthca: Update latest "native Arbel" firmware revision 17 years ago