Commit Graph

1488 Commits (7cc1392aabc31d2af9bd3cc5febbd91977452181)

Author SHA1 Message Date
Ben Hutchings 15f0a394c6 net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count() 16 years ago
Christoph Lameter ca0c9584b1 this_cpu: Straight transformations 16 years ago
Alexey Dobriyan f0f37e2f77 const: mark struct vm_struct_operations 16 years ago
Jack Morgenstein d686159e50 IB/mthca: Fix access to freed memory in catastrophic event handling 16 years ago
Julia Lawall bdf643816a RDMA/nes: Remove duplicate .ndo_set_mac_address field initialization 16 years ago
KAMEZAWA Hiroyuki 908eedc616 walk system ram range 16 years ago
Anand Gadiyar 411c940385 trivial: fix typo "for for" in multiple files 16 years ago
David Brownell a4dbd6740d driver model: constify attribute groups 16 years ago
Steve Wise ffc40c6433 RDMA/cxgb3: Clean up properly on FW mismatch failures 16 years ago
Steve Wise 13a239330a RDMA/cxgb3: Don't ignore insert_handle() failures 16 years ago
Chien Tung cd1d3f7abe RDMA/nes: Map MTU to IB_MTU_* and correctly report link state 16 years ago
Don Wood b29a4fc49b RDMA/nes: Rework the disconn routine for terminate and flushing 16 years ago
Don Wood 320cdfd21d RDMA/nes: Use the flush code to fill in cqe error 16 years ago
Don Wood 6eed5e7c8b RDMA/nes: Make poll_cq return correct number of wqes during flush 16 years ago
Don Wood 4b281faec3 RDMA/nes: Use flush mechanism to set status for wqe in error 16 years ago
Don Wood 8b1c9dc4ba RDMA/nes: Implement Terminate Packet 16 years ago
Don Wood 3c28b4457a RDMA/nes: Add CQ error handling 16 years ago
Don Wood 5ee21fe0ea RDMA/nes: Clean out CQ completions when QP is destroyed 16 years ago
Don Wood ba0c5d9a89 RDMA/nes: Change memory allocation for cqp request to GFP_ATOMIC 16 years ago
Don Wood 873fcdd4bf RDMA/nes: Allocate work item for disconnect event handling 16 years ago
Don Wood c4c3f279cd RDMA/nes: Update refcnt during disconnect 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
Jack Morgenstein 3b4a8cd51e IB/mlx4: Don't allow userspace open while recovering from catastrophic error 16 years ago
Roland Dreier 338a8fad27 IB/mlx4: Annotate CQ locking 16 years ago
Roel Kluin 1493ab4083 RDMA/amso1100: Check kmalloc() result in c2_register_device() 16 years ago
Marcin Slusarz f1aa78b26e IB: Use printk_once() for driver versions 16 years ago
Tobias Klauser 181c74e87e RDMA/amso1100: Use %pM conversion specifier 16 years ago
Roel Kluin 286b63d096 IB/ipath: strncpy() doesn't always NUL-terminate 16 years ago
Joachim Fenkes 6303e74c69 IB/ehca: Fix CQE flags reporting 16 years ago
Joachim Fenkes d706834d99 IB/ehca: Construct MAD redirect replies from request MAD 16 years ago
Alexander Schmidt 50d40b8e53 IB/ehca: Make port autodetect mode the default 16 years ago
Steve Wise a52bf98d99 RDMA/cxgb3: Wake up any waiters on peer close/abort 16 years ago
Steve Wise 6e47fe4350 RDMA/cxgb3: Don't free endpoints early 16 years ago
Steve Wise fa0d4c11c4 RDMA/cxgb3: Handle port events properly 16 years ago
Steve Wise b496fe82d4 RDMA/cxgb3: Set the appropriate IO channel in rdma_init work requests 16 years ago
Steve Wise 3793d2fc3e RDMA/cxgb3: iwch_unregister_device leaks memory 16 years ago
Eric Dumazet 451f144398 drivers: Kill now superfluous ->last_rx stores 16 years ago
Stephen Hemminger 0fc0b732ea netdev: drivers should make ethtool_ops const 16 years ago
Alexander Schmidt 1d4d6da535 IB/ehca: Bump version number 16 years ago
Roland Dreier 99987bea47 IB/mthca: Replace dma_sync_single() use with proper functions 16 years ago
Faisal Latif 68237a0ff8 RDMA/nes: Fix FIN state handling under error conditions 16 years ago
Faisal Latif 66388d67a0 RDMA/nes: Fix max_qp_init_rd_atom returned from query device 16 years ago
Roel Kluin af04662b4d IB/ehca: Ensure that guid_entry index is not negative 16 years ago
Hannes Hering 0cf89dcdbc IB/ehca: Tolerate dynamic memory operations before driver load 16 years ago
Greg Kroah-Hartman f899c2ddd4 infiniband: ehca: remove driver_data direct access of struct device 16 years ago
Roland Dreier 9aa0a489d9 IB/mthca: Don't double-free IRQs when falling back from MSI-X to INTx 16 years ago