Commit Graph

212 Commits (dace145374b8e39aeb920304c358ab5e220341ab)

Author SHA1 Message Date
Thomas Gleixner dace145374 [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Greg Kroah-Hartman e29419fffc [PATCH] 64bit resource: fix up printks for resources in misc drivers 19 years ago
Roland Dreier c93b6fbaa9 IB/mthca: Make all device methods truly reentrant 19 years ago
Roland Dreier c9c5d9feef IB/mthca: Fix memory leak on modify_qp error paths 19 years ago
Or Gerlitz d4cb0784fd IB/mthca: Fill in max_map_per_fmr device attribute 19 years ago
Leonid Arsh 12bbb2b7be IB/mthca: Add client reregister event generation 19 years ago
Roland Dreier e9cd59418f IB/mthca: Convert FW commands to use wait_for_completion_timeout() 19 years ago
Michael S. Tsirkin a26026c122 IB/mthca: Remove dead code 19 years ago
Michael S. Tsirkin 4e56ea794e IB/mthca: memfree completion with error FW bug workaround 19 years ago
Michael S. Tsirkin 13aa6ecb47 IB/mthca: restore missing PCI registers after reset 19 years ago
Michael S. Tsirkin ab28b171ea IB/mthca: Fix posting lists of 256 receive requests to SRQ for Tavor 19 years ago
Michael S. Tsirkin 23f3bc0f2c IB/mthca: Fix posting lists of 256 receive requests for Tavor 19 years ago
Roland Dreier 1db76c14d2 IB/mthca: Make fw_cmd_doorbell default to 0 19 years ago
Michael S. Tsirkin ce477ae4f8 IB/mthca: FMR ioremap fix 19 years ago
Roland Dreier a3285aa4ee IB/mthca: Fix race in reference counting 19 years ago
Roland Dreier 254abfd33a IB/mthca: Fix offset in query_gid method 19 years ago
Adrian Bunk 415dcd95b2 IB/mthca: make a function static 19 years ago
Jack Morgenstein 59fef3b1e9 IB/mthca: Fix max_srq_sge returned by ib_query_device for Tavor devices 19 years ago
Michael S. Tsirkin abf45dbb5b IB/mthca: Disable tuning PCI read burst size 19 years ago
Jack Morgenstein bf6a9e31cf IB: simplify static rate encoding 19 years ago
Roland Dreier 227c939b00 IB/mthca: Always build debugging code unless CONFIG_EMBEDDED=y 19 years ago
Roland Dreier e1f7868c80 IB/mthca: Fix section mismatch problems 19 years ago
Jack Morgenstein a07bacca7b IB/mthca: Fix check of size in SRQ creation 19 years ago
Roland Dreier 192daa18dd IB/mthca: Fix modify QP error path 19 years ago
Roland Dreier b0b3a8e193 IB/mthca: Fix indentation 19 years ago
Jack Morgenstein b3f64967fa IB/mthca: Fix uninitialized variable in mthca_alloc_qp() 19 years ago
Jack Morgenstein d4301e2c66 IB/mthca: Check SRQ limit in modify SRQ operation 19 years ago
Jack Morgenstein ded9ad721d IB/mthca: Check that SRQ WQE size does not exceed device's max value 19 years ago
Dotan Barak 0ef61db837 IB/mthca: Check that sgid_index and path_mtu are valid in modify_qp 19 years ago
Eli Cohen fd02e8038e IB/mthca: Query SRQ srq_limit fixes 19 years ago
Dotan Barak e10e271bfd IB/mthca: Correct reported SRQ size in MemFree case. 19 years ago
Roland Dreier 6b63e3015a IB/mthca: Coverity fix to mthca_init_eq_table() 19 years ago
Roland Dreier 6226bb5701 IB/mthca: Update firmware versions 19 years ago
Eli Cohen 651eaac928 IB/mthca: Optimize large messages on Sinai HCAs 19 years ago
Ishai Rabinovitz 8d3ef29d6b IB/mthca: Use an enum for HCA page size 19 years ago
Dotan Barak 67e7377661 IB/mthca: Check alternate P_Key index when setting alternate path 19 years ago
Dotan Barak 7667abd152 IB/mthca: Add support for send work request fence flag 19 years ago
Jack Morgenstein 1d89b1ae6c IB/mthca: Implement query_ah method 19 years ago
Eli Cohen 14abdffcc0 IB/mthca: Write FW commands through doorbell page 19 years ago
Dotan Barak abb6e9ba17 IB/mthca: Return actual capacity from create_srq 19 years ago
Roland Dreier 00df1b2c8b IB/mthca: Bump driver version and release date 19 years ago
Eli Cohen 8ebe5077e3 IB/mthca: Support for query QP and SRQ 19 years ago
Roland Dreier d844183d9c IB/mthca: Convert to use ib_modify_qp_is_ok() 19 years ago
Roland Dreier 3fa1fa3e80 IB/mthca: Generate SQ drained events when requested 19 years ago
Or Gerlitz d36f34aadf IB: Enable FMR pool user to set page size 19 years ago
Roland Dreier 6dfc3901b0 IB/mthca: Add modify_device method to set node description 19 years ago
Roland Dreier 2fa5e2ebbe IB/mthca: Whitespace cleanups 19 years ago
Roland Dreier 4885bf64bc IB/mthca: Add device-specific support for resizing CQs 19 years ago
Roland Dreier 399d792129 IB/mthca: Get rid of might_sleep() annotations 19 years ago