Commit Graph

800 Commits (a824ebb37c1a1c5fd8e19b47bf5c14cb7b419b48)

Author SHA1 Message Date
Dave Olson f17fddc9e2 IB/ipath: Remove unsafe fastrcvint code from interrupt handler 18 years ago
Alexey Dobriyan 4e950f6f01 Remove fs.h from mm.h 18 years ago
Hoang-Nam Nguyen 1655fc2e12 IB/ehca: Move extern declarations from .c files to .h files 18 years ago
Roland Dreier e0f5d99e8d IB/mlx4: Whitespace fix 18 years ago
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
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
Roland Dreier 6d7d080e9f IB/mthca: Use uninitialized_var() for f0 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 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
Auke Kok 44c10138fd PCI: Change all drivers to use pci_device->revision 18 years ago
Shani Moideen 8909c571fa IB/mthca: Replace memset(<addr>, 0, PAGE_SIZE) with clear_page(<addr>) 18 years ago
Hoang-Nam Nguyen f72d2f0814 IB/ehca: Improve latency by unlocking after triggering the hardware 18 years ago
Joachim Fenkes 8705ce5b90 IB/ehca: Notify consumers of LID/PKEY/SM changes after nondisruptive events 18 years ago
Joachim Fenkes b1cfe43d4b IB/ehca: Return QP pointer in poll_cq() 18 years ago
Joachim Fenkes 26ed687fdd IB/ehca: Change idr spinlocks into rwlocks 18 years ago