summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/ehca
AgeCommit message (Expand)Author
2008-06-06IB/ehca: Reject send WRs only for RESET, INIT and RTR stateJoachim Fenkes
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
2008-01-25drivers/infiniband: Add missing "space"Joe Perches
2008-01-24Infiniband: make ipath driver use default driver groups.Greg Kroah-Hartman
2007-12-13IB/ehca: Fix lock flag variable location, bump version numberJoachim Fenkes
2007-12-12IB/ehca: Serialize HCA-related hCalls if necessaryJoachim Fenkes
2007-12-12IB/ehca: Return correct number of SGEs for SRQJoachim Fenkes
2007-11-30IB/ehca: Fix static rate if path faster than linkJoachim Fenkes
2007-11-24IB/ehca: Fix static rate regressionJoachim Fenkes
2007-11-13IB/ehca: Fix static rate calculationJoachim Fenkes
2007-11-13IB/ehca: Return physical link information in query_port()Joachim Fenkes
2007-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2007-10-23IB/ehca: Fix sg_page() falloutOlof Johansson
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches
2007-10-17IB/ehca: Enable large page MRs by defaultJoachim Fenkes
2007-10-17IB/ehca: Change meaning of hca_cap_mr_pgsizeJoachim Fenkes
2007-10-17IB/ehca: Fix ehca_encode_hwpage_size() and alloc_fmr()Joachim Fenkes
2007-10-17IB/ehca: Fix masking error in {,re}reg_phys_mr()Joachim Fenkes
2007-10-17IB/ehca: Supply QP token for SRQ base QPsJoachim Fenkes
2007-10-17[POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e...Joachim Fenkes
2007-10-09IB/ehca: Fix clipping of device limits to INT_MAXRoland Dreier
2007-10-09IB/ehca: Return srq_attr->max_sge in ehca_query_srq()Joachim Fenkes
2007-10-09IB/ehca: Adjust 64-bit alignment of create QP response for userspaceHoang-Nam Nguyen
2007-10-09IB/ehca: Fix mem leak of firmware ctrlblock in ehca_create_srq()Hoang-Nam Nguyen
2007-10-09IB/ehca: Misc cpuinit section annotations and #ifdef cleanupsSatyam Sharma