aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/ehca
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-22IB/ehca: Reject dynamic memory add/remove when ehca adapter is presentStefan Roscher
2008-10-22IB/ehca: Fix reported max number of QPs and CQs in systems with >1 adapterStefan Roscher
2008-10-10IB/ehca: Don't allow creating UC QP with SRQHoang-Nam Nguyen
2008-09-20IB/ehca: Generate flush status CQ entriesAlexander Schmidt
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-08-12IB/ehca: Discard double CQE for one WRAlexander Schmidt
2008-08-12IB/ehca: Check idr_find() return valueAlexander Schmidt
2008-08-12IB/ehca: Repoll CQ on invalid opcodeAlexander Schmidt
2008-08-12IB/ehca: Rename goto label in ehca_poll_cq_one()Alexander Schmidt
2008-08-12IB/ehca: Update qp_state on cached modify_qp()Alexander Schmidt
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell
2008-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-07-22IB/ehca: Release mutex in error path of alloc_small_queue_page()Julia Lawall
2008-07-22IB/ehca: Use default value for Local CA ACK Delay if FW returns 0Joachim Fenkes
2008-07-22IB/ehca: Filter PATH_MIG events if QP was never armedJoachim Fenkes
2008-07-16Merge branch 'linus' into cpus4096Ingo Molnar
2008-07-14IB/ehca: Make device table externally visibleJoachim Fenkes
2008-07-14IB/ehca: In case of lost interrupts, trigger EOI to reenable interruptsStefan Roscher
2008-07-14IB/ehca: Reject receive work requests if QP is in RESET stateJoachim Fenkes
2008-07-14RDMA/core: Add memory management extensions supportSteve Wise
2008-07-06Merge commit 'v2.6.26-rc9' into cpus4096Ingo Molnar
2008-06-06IB/ehca: Reject send WRs only for RESET, INIT and RTR stateJoachim Fenkes
2008-05-23infiniband: use performance variant for_each_cpu_mask_nrMike Travis
2008-05-07IB/ehca: Wait for async events to finish before destroying QPStefan Roscher
2008-05-05IB/ehca: Fix function return typesStefan Roscher
2008-04-29IB/ehca: Allocate event queue size depending on max number of CQs and QPsStefan Roscher
2008-04-29IB/ehca: handle negative return value from ibmebus_request_irq() properlyHoang-Nam Nguyen
2008-04-29IB: expand ib_umem_get() prototypeArthur Kepner
2008-04-23IB/ehca: Bump version number to 0026Joachim Fenkes
2008-04-23IB/ehca: Make some module parameters bool, update descriptionsJoachim Fenkes
2008-04-23IB/ehca: Remove mr_largepage parameterJoachim Fenkes
2008-04-23IB/ehca: Move high-volume debug output to higher debug levelsJoachim Fenkes
2008-04-23IB/ehca: Prevent posting of SQ WQEs if QP not in RTSJoachim Fenkes
2008-04-16IB/ehca: Support all ibv_devinfo values in query_device() and query_port()Stefan Roscher
2008-04-16IB/core: Add support for "send with invalidate" work requestsRoland Dreier
2008-04-16IB/core: Add creation flags to struct ib_qp_init_attrEli Cohen
2008-04-16IB/ehca: Remove tgid checkingHoang-Nam Nguyen
2008-04-16IB: Replace remaining __FUNCTION__ occurrences with __func__Harvey Harrison
2008-04-16IB/ehca: Make symbols used only in a single source file staticRoland Dreier
2008-02-04IB/ehca: Add PMA supportHoang-Nam Nguyen
2008-02-04IB/ehca: Update sma_attr also in case of disruptive config changeJoachim Fenkes
2008-02-04IB/ehca: Prevent sending UD packets to QP0Joachim Fenkes
2008-01-25IB/ehca: Prevent RDMA-related connection failures on some eHCA2 hardwareJoachim Fenkes
2008-01-25IB/ehca: Add "port connection autodetect mode"Hoang-Nam Nguyen
2008-01-25IB/ehca: Define array to store SMI/GSI QPsHoang-Nam Nguyen
2008-01-25IB/ehca: Remove CQ-QP-link before destroying QP in error path of create_qp()Hoang-Nam Nguyen
2008-01-25IB/ehca: Use round_jiffies() for EQ polling timerAnton Blanchard
2008-01-25IB/ehca: Forward event client-reregister-required to registered clientsHoang-Nam Nguyen
2008-01-25IB: Spelling fixes in commentsJoe Perches