summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* Infiniband: make ipath driver use default driver groups.Greg Kroah-Hartman2008-01-244-45/+18
* IB/ipath: Fix receiving UD messages with immediate dataRalph Campbell2008-01-161-22/+22
* IB/mlx4: Fix value of pkey_index in QP1 completionsDotan Barak2008-01-081-1/+1
* IB/ehca: Fix lock flag variable location, bump version numberJoachim Fenkes2007-12-133-2/+2
* IB/ehca: Serialize HCA-related hCalls if necessaryJoachim Fenkes2007-12-123-17/+25
* IB/ehca: Return correct number of SGEs for SRQJoachim Fenkes2007-12-121-2/+2
* IB/ehca: Fix static rate if path faster than linkJoachim Fenkes2007-11-301-2/+6
* IB/ehca: Fix static rate regressionJoachim Fenkes2007-11-241-2/+2
* IB/ipath: Normalize error return codes for posting work requestsRalph Campbell2007-11-202-4/+6
* IB/ipath: Fix offset returned to ibv_modify_srq()Ralph Campbell2007-11-201-17/+25
* IB/ipath: Fix error path in QP creationRalph Campbell2007-11-201-6/+9
* IB/ipath: Fix offset returned to ibv_resize_cq()Ralph Campbell2007-11-201-5/+14
* RDMA/cxgb3: Set the max_qp_init_rd_atom attribute in query_deviceSteve Wise2007-11-131-0/+1
* IB/ehca: Fix static rate calculationJoachim Fenkes2007-11-135-30/+54
* IB/ehca: Return physical link information in query_port()Joachim Fenkes2007-11-132-7/+19
* IB/ipath: Fix race with ACK retry timeout list managementRalph Campbell2007-11-131-2/+3
* IB/ipath: Fix memory leak in ipath_resize_cq() if copy_to_user() failsRalph Campbell2007-11-131-4/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-304-17/+29
|\
| * IB/ipath: Fix incorrect use of sizeof on msg buffer (function argument)Dave Olson2007-10-301-9/+9
| * IB/ipath: Limit length checksummed in eepromMichael Albaugh2007-10-301-1/+9
| * IB/ipath: Fix a race where s_last is updated without lock heldRalph Campbell2007-10-301-5/+9
| * IB/mlx4: Lock SQ lock in mlx4_ib_post_send()Roland Dreier2007-10-301-2/+2
* | SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-241-6/+3
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-2311-135/+107
|\
| * IB/mlx4: Sanity check userspace send queue sizesJack Morgenstein2007-10-181-2/+14
| * IB/ehca: Enable large page MRs by defaultJoachim Fenkes2007-10-171-1/+1
| * IB/ehca: Change meaning of hca_cap_mr_pgsizeJoachim Fenkes2007-10-174-22/+36
| * IB/ehca: Fix ehca_encode_hwpage_size() and alloc_fmr()Joachim Fenkes2007-10-171-11/+4
| * IB/ehca: Fix masking error in {,re}reg_phys_mr()Joachim Fenkes2007-10-171-2/+2
| * IB/ehca: Supply QP token for SRQ base QPsJoachim Fenkes2007-10-171-1/+3
| * IB/mthca: Avoid alignment traps when writing doorbellsRoland Dreier2007-10-155-96/+47
* | IB/ehca: Fix sg_page() falloutOlof Johansson2007-10-231-3/+3
* | [SG] Update drivers to use sg helpersJens Axboe2007-10-223-12/+18
* | Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-181-2/+2
* | [POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e...Joachim Fenkes2007-10-173-20/+20
* | infiniband: sg chaining supportJens Axboe2007-10-161-4/+6
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-1145-1397/+1544
|\
| * IB/mthca: Mark error paths as unlikely() in post_srq_recv functionsEli Cohen2007-10-101-4/+4
| * IB/ipath: Minor fix to ordering of freeing and zeroing of tid pages.Dave Olson2007-10-091-3/+4
| * IB/ipath: Remove redundant link state checksRalph Campbell2007-10-091-6/+0
| * IB/ipath: Fix IB_EVENT_PORT_ERR eventRalph Campbell2007-10-095-12/+31
| * IB/ipath: Better handling of unexpected GPIO interruptsMichael Albaugh2007-10-091-4/+6
| * IB/ipath: Maintain active time on all chipsMichael Albaugh2007-10-091-11/+6
| * IB/ipath: Fix QHT7040 serial number checkDave Olson2007-10-091-29/+15
| * IB/ipath: Indicate a couple of chip bugs to userspaceArthur Jones2007-10-093-3/+7
| * IB/ipath: iba6110 rev4 no longer needs recv header overrun workaroundArthur Jones2007-10-091-2/+4
| * IB/ipath: Use counters in ipath_poll and cleanup interrupts in ipath_closeArthur Jones2007-10-093-51/+57
| * IB/ipath: Remove duplicate copy of LMCRalph Campbell2007-10-094-26/+29
| * IB/ipath: Add ability to set the LMC via the sysfs debugging interfaceRalph Campbell2007-10-091-1/+39
| * IB/ipath: Optimize completion queue entry insertion and pollingRalph Campbell2007-10-092-47/+53
OpenPOWER on IntegriCloud