aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ehca
Commit message (Expand)AuthorAge
* IB/ehca: Wait for async events to finish before destroying QPStefan Roscher2008-05-07
* IB/ehca: Fix function return typesStefan Roscher2008-05-05
* IB/ehca: Allocate event queue size depending on max number of CQs and QPsStefan Roscher2008-04-29
* IB/ehca: handle negative return value from ibmebus_request_irq() properlyHoang-Nam Nguyen2008-04-29
* IB: expand ib_umem_get() prototypeArthur Kepner2008-04-29
* IB/ehca: Bump version number to 0026Joachim Fenkes2008-04-23
* IB/ehca: Make some module parameters bool, update descriptionsJoachim Fenkes2008-04-23
* IB/ehca: Remove mr_largepage parameterJoachim Fenkes2008-04-23
* IB/ehca: Move high-volume debug output to higher debug levelsJoachim Fenkes2008-04-23
* IB/ehca: Prevent posting of SQ WQEs if QP not in RTSJoachim Fenkes2008-04-23
* IB/ehca: Support all ibv_devinfo values in query_device() and query_port()Stefan Roscher2008-04-17
* IB/core: Add support for "send with invalidate" work requestsRoland Dreier2008-04-17
* IB/core: Add creation flags to struct ib_qp_init_attrEli Cohen2008-04-17
* IB/ehca: Remove tgid checkingHoang-Nam Nguyen2008-04-17
* IB: Replace remaining __FUNCTION__ occurrences with __func__Harvey Harrison2008-04-17
* IB/ehca: Make symbols used only in a single source file staticRoland Dreier2008-04-17
* IB/ehca: Add PMA supportHoang-Nam Nguyen2008-02-04
* IB/ehca: Update sma_attr also in case of disruptive config changeJoachim Fenkes2008-02-04
* IB/ehca: Prevent sending UD packets to QP0Joachim Fenkes2008-02-04
* IB/ehca: Prevent RDMA-related connection failures on some eHCA2 hardwareJoachim Fenkes2008-01-25
* IB/ehca: Add "port connection autodetect mode"Hoang-Nam Nguyen2008-01-25
* IB/ehca: Define array to store SMI/GSI QPsHoang-Nam Nguyen2008-01-25
* IB/ehca: Remove CQ-QP-link before destroying QP in error path of create_qp()Hoang-Nam Nguyen2008-01-25
* IB/ehca: Use round_jiffies() for EQ polling timerAnton Blanchard2008-01-25
* IB/ehca: Forward event client-reregister-required to registered clientsHoang-Nam Nguyen2008-01-25
* IB: Spelling fixes in commentsJoe Perches2008-01-25
* drivers/infiniband: Add missing "space"Joe Perches2008-01-25
* Infiniband: make ipath driver use default driver groups.Greg Kroah-Hartman2008-01-24
* IB/ehca: Fix lock flag variable location, bump version numberJoachim Fenkes2007-12-13
* IB/ehca: Serialize HCA-related hCalls if necessaryJoachim Fenkes2007-12-12
* IB/ehca: Return correct number of SGEs for SRQJoachim Fenkes2007-12-12
* IB/ehca: Fix static rate if path faster than linkJoachim Fenkes2007-11-30
* IB/ehca: Fix static rate regressionJoachim Fenkes2007-11-24
* IB/ehca: Fix static rate calculationJoachim Fenkes2007-11-13
* IB/ehca: Return physical link information in query_port()Joachim Fenkes2007-11-13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-23
|\
| * IB/ehca: Enable large page MRs by defaultJoachim Fenkes2007-10-18
| * IB/ehca: Change meaning of hca_cap_mr_pgsizeJoachim Fenkes2007-10-18
| * IB/ehca: Fix ehca_encode_hwpage_size() and alloc_fmr()Joachim Fenkes2007-10-18
| * IB/ehca: Fix masking error in {,re}reg_phys_mr()Joachim Fenkes2007-10-18
| * IB/ehca: Supply QP token for SRQ base QPsJoachim Fenkes2007-10-18
* | IB/ehca: Fix sg_page() falloutOlof Johansson2007-10-23
* | Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-18
* | [POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e...Joachim Fenkes2007-10-17
|/
* IB/ehca: Fix clipping of device limits to INT_MAXRoland Dreier2007-10-09
* IB/ehca: Return srq_attr->max_sge in ehca_query_srq()Joachim Fenkes2007-10-09
* IB/ehca: Adjust 64-bit alignment of create QP response for userspaceHoang-Nam Nguyen2007-10-09
* IB/ehca: Fix mem leak of firmware ctrlblock in ehca_create_srq()Hoang-Nam Nguyen2007-10-09
* IB/ehca: Misc cpuinit section annotations and #ifdef cleanupsSatyam Sharma2007-10-09
* IB/ehca: Only use MR large pages for hugetlb regionsJoachim Fenkes2007-10-09