aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2007-07-17IB/ipath: Make a few functions staticRoland Dreier
2007-07-17IB/mthca: Fix printk format used for firmware version in warningRoland Dreier
2007-07-17IB/mthca: Schedule MSI support for removalRoland Dreier
2007-07-17IB/ehca: Fix warnings issued by checkpatch.plHoang-Nam Nguyen
2007-07-17IB/ehca: Restructure ehca_set_pagebuf()Hoang-Nam Nguyen
2007-07-17IB/ehca: MR/MW structure refactoringHoang-Nam Nguyen
2007-07-17IB/ehca: Use macro to calculate number of chunks in a mem blockHoang-Nam Nguyen
2007-07-17IB/ehca: Use #define for "pages per register_rpage" instead of hardcoded valueHoang-Nam Nguyen
2007-07-17IB/ehca: Use common error code mapping instead of specific onesHoang-Nam Nguyen
2007-07-17IB/ehca: Fix memory leak in error path of ehca_get_dma_mr()Hoang-Nam Nguyen
2007-07-17IB/ehca: Fix HW level autodetectionJoachim Fenkes
2007-07-17IB/mlx4: Take sizeof the correct pointer in call to memset()Dotan Barak
2007-07-17IB/mlx4: Fix port returned from query QP for QPs in INIT stateJack Morgenstein
2007-07-17IB/mlx4: Fix flow label returned from query QPJack Morgenstein
2007-07-17RDMA/cxgb3: Remove cm_id reference on listen failuresSteve Wise
2007-07-17drivers/infiniband/hw/mthca/mthca_qp: kill uninit'd var warningJeff Garzik
2007-07-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2007-07-12IB/mlx4: Implement query SRQJack Morgenstein
2007-07-12IB/mlx4: Implement query QPJack Morgenstein
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok
2007-07-10IB/mthca: Replace memset(<addr>, 0, PAGE_SIZE) with clear_page(<addr>)Shani Moideen
2007-07-09IB/ehca: Improve latency by unlocking after triggering the hardwareHoang-Nam Nguyen
2007-07-09IB/ehca: Notify consumers of LID/PKEY/SM changes after nondisruptive eventsJoachim Fenkes
2007-07-09IB/ehca: Return QP pointer in poll_cq()Joachim Fenkes
2007-07-09IB/ehca: Change idr spinlocks into rwlocksJoachim Fenkes
2007-07-09IB/ehca: Refactor sync between completions and destroy_cq using atomic_tJoachim Fenkes
2007-07-09IB/ehca: Lock renaming, static initializersJoachim Fenkes
2007-07-09IB/ehca: Report RDMA atomic attributes in query_qp()Hoang-Nam Nguyen
2007-07-09IB/ehca: Set SEND_GRH flag for all non-LL UD QPs on eHCA2Stefan Roscher
2007-07-09IB/ehca: Support UD low-latency QPsStefan Roscher
2007-07-09IB/ehca: add Shared Receive Queue supportJoachim Fenkes
2007-07-09IB/ehca: QP code restructuring in preparation for SRQJoachim Fenkes
2007-07-09IB/ehca: HW level, HW caps and MTU autodetectionJoachim Fenkes
2007-07-09IB/ehca: Change scaling_code parameter description to match default valueHoang-Nam Nguyen
2007-07-09IB/ipath: return correct PortGUID in NodeInfoSean Hefty
2007-07-09IB/ipath: Remove bogus RD_ATOMIC checks from modify_qpArthur Jones
2007-07-09IB/ipath: Test interrupts at driver startupArthur Jones
2007-07-09IB/ipath: Remove support for preproduction HTX InfiniPath cardsRalph Campbell
2007-07-09IB/ipath: Change version wording to be less confusing with release numberDave Olson
2007-07-09IB/ipath: Lower default number of kernel send buffersRalph Campbell
2007-07-09IB/ipath: Be more cautious about coming out of freeze modeDave Olson
2007-07-09IB/ipath: Add barrier before updating WC head in shared memoryRalph Campbell
2007-07-09IB: Use menuconfig for InfiniBand menuJan Engelhardt
2007-07-09RDMA/cxgb3: Check return of kmalloc() in iwch_register_device()WANG Cong
2007-07-09RDMA/cxgb3: Don't abort after failures sending the mpa replySteve Wise
2007-07-09RDMA/cxgb3: Don't post TID_RELEASE messageSteve Wise
2007-07-09RDMA/cxgb3: ctrl-qp init/clear shouldn't set the gen bitSteve Wise
2007-07-09RDMA/cxgb3: Don't count neg_adv abort_req_rss messages as real abortsSteve Wise
2007-07-09RDMA/cxgb3: TERMINATE WRs can hang the tx ofld queueSteve Wise
2007-07-09RDMA/cxgb3: Streaming -> RDMA mode transition fixesSteve Wise