Commit Graph

1504 Commits (fa9363c5f866d6beedf36d4f4b1393ba802d8248)

Author SHA1 Message Date
Hoang-Nam Nguyen 05d989f948 IB/ehca: Fix include order to better match kernel style 18 years ago
Tom Tucker 4e8e6ee380 RDMA/amso1100: Initialize the wait_queue_head_t in the c2_qp structure 18 years ago
Mike Christie 7974392c0b [SCSI] iscsi_tcp, ib_iser Enable module refcounting for iscsi host template 18 years ago
Stefan Roscher e2f81daf23 IB/ehca: Support small QP queues 18 years ago
Joachim Fenkes 0c10f7b79b IB/ehca: Make internal_create/destroy_qp() static 18 years ago
Hoang-Nam Nguyen 51d2bfbddb IB/ehca: Move ehca2ib_return_code() out of line 18 years ago
Hoang-Nam Nguyen 633a5aedae IB/ehca: Generate async event when SRQ limit reached 18 years ago
Hoang-Nam Nguyen 5bb7d9290c IB/ehca: Support large page MRs 18 years ago
Roland Dreier 23f1b38481 IB/mlx4: Fix error path in create_qp_common() 18 years ago
Michael S. Tsirkin c1f74958db IB/mthca: Change command token on timeout 18 years ago
Arthur Jones bd63104811 IB/ipath: Remove ipath_layer dead code 18 years ago
Florin Malita f5b404317b IB/mlx4: Fix leaks in __mlx4_ib_modify_qp 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Yoann Padioleau dd00cc486a some kmalloc/memset ->kzalloc (tree wide) 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 0fbfa6a906 IB/mlx4: Factor out setting other WQE segments 18 years ago
Roland Dreier d420d9e32f IB/mlx4: Factor out setting WQE data segment entries 18 years ago
Roland Dreier 80885456e8 IB/mthca: Factor out setting WQE data segment entries 18 years ago
Roland Dreier 7f5eb9bb8c IB/mlx4: Return receive queue sizes for userspace QPs from query QP 18 years ago
Dotan Barak 8f076531cd RDMA/cma: Remove local write permission from QP access flags 18 years ago
Roland Dreier 6d7d080e9f IB/mthca: Use uninitialized_var() for f0 18 years ago
Roland Dreier 454a01e7f4 IB/cm: Make internal function cm_get_ack_delay() static 18 years ago
Roland Dreier 1743b91710 IB/ipath: Remove ipath_get_user_pages_nocopy() 18 years ago
Roland Dreier da9aec7b62 IB/ipath: Make a few functions static 18 years ago
Roland Dreier 41179e2de6 IB/iser: Make a couple of functions static 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
Hoang-Nam Nguyen 2b94397adc IB/ehca: Fix warnings issued by checkpatch.pl 18 years ago
Hoang-Nam Nguyen 187c72e31f IB/ehca: Restructure ehca_set_pagebuf() 18 years ago
Hoang-Nam Nguyen df17bfd4a0 IB/ehca: MR/MW structure refactoring 18 years ago
Hoang-Nam Nguyen 2492398e61 IB/ehca: Use macro to calculate number of chunks in a mem block 18 years ago
Hoang-Nam Nguyen 4e4e74cae7 IB/ehca: Use #define for "pages per register_rpage" instead of hardcoded value 18 years ago
Hoang-Nam Nguyen a1a6ff1100 IB/ehca: Use common error code mapping instead of specific ones 18 years ago
Hoang-Nam Nguyen 3df78f81e0 IB/ehca: Fix memory leak in error path of ehca_get_dma_mr() 18 years ago
Joachim Fenkes fbb9318be4 IB/ehca: Fix HW level autodetection 18 years ago
Dotan Barak 8fcea95a2a IB/mlx4: Take sizeof the correct pointer in call to memset() 18 years ago
Jack Morgenstein 1c27cb71aa IB/mlx4: Fix port returned from query QP for QPs in INIT state 18 years ago
Jack Morgenstein 586bb586ae IB/mlx4: Fix flow label returned from query QP 18 years ago
Steve Wise 1b07db7079 RDMA/cxgb3: Remove cm_id reference on listen failures 18 years ago
Jeff Garzik 9db4892620 drivers/infiniband/hw/mthca/mthca_qp: kill uninit'd var warning 18 years ago
Jack Morgenstein 65541cb7cf IB/mlx4: Implement query SRQ 18 years ago
Jack Morgenstein 6a775e2ba4 IB/mlx4: Implement query QP 18 years ago
Tejun Heo 7b595756ec sysfs: kill unnecessary attribute->owner 18 years ago
Auke Kok 44c10138fd PCI: Change all drivers to use pci_device->revision 18 years ago
Sean Hefty 6164c8cd13 IB/cm: Send no match if a SIDR REQ does not match a listen 18 years ago
Sean Hefty 29c2731cbf IB/cm: Fix handling of duplicate SIDR REQs 18 years ago
Sean Hefty 5d861be8c8 IB/cm: cm_msgs.h should include ib_cm.h 18 years ago
Sean Hefty 1d84612649 IB/cm: Include HCA ACK delay in local ACK timeout 18 years ago