aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-25IB/ipath: Improve interrupt handler cache footprintDave Olson1-2/+2
2008-01-25IB/ipath: Fix crash on unload introduced by sysfs changesRoland Dreier1-1/+2
2008-01-24Infiniband: make ipath driver use default driver groups.Greg Kroah-Hartman4-45/+18
2008-01-16IB/ipath: Fix receiving UD messages with immediate dataRalph Campbell1-22/+22
2008-01-08IB/mlx4: Fix value of pkey_index in QP1 completionsDotan Barak1-1/+1
2007-12-13IB/ehca: Fix lock flag variable location, bump version numberJoachim Fenkes3-2/+2
2007-12-12IB/ehca: Serialize HCA-related hCalls if necessaryJoachim Fenkes3-17/+25
2007-12-12IB/ehca: Return correct number of SGEs for SRQJoachim Fenkes1-2/+2
2007-11-30IB/ehca: Fix static rate if path faster than linkJoachim Fenkes1-2/+6
2007-11-24IB/ehca: Fix static rate regressionJoachim Fenkes1-2/+2
2007-11-20IB/ipath: Normalize error return codes for posting work requestsRalph Campbell2-4/+6
2007-11-20IB/ipath: Fix offset returned to ibv_modify_srq()Ralph Campbell1-17/+25
2007-11-20IB/ipath: Fix error path in QP creationRalph Campbell1-6/+9
2007-11-20IB/ipath: Fix offset returned to ibv_resize_cq()Ralph Campbell1-5/+14
2007-11-13RDMA/cxgb3: Set the max_qp_init_rd_atom attribute in query_deviceSteve Wise1-0/+1
2007-11-13IB/ehca: Fix static rate calculationJoachim Fenkes5-30/+54
2007-11-13IB/ehca: Return physical link information in query_port()Joachim Fenkes2-7/+19
2007-11-13IB/ipath: Fix race with ACK retry timeout list managementRalph Campbell1-2/+3
2007-11-13IB/ipath: Fix memory leak in ipath_resize_cq() if copy_to_user() failsRalph Campbell1-4/+7
2007-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds4-17/+29
2007-10-30IB/ipath: Fix incorrect use of sizeof on msg buffer (function argument)Dave Olson1-9/+9
2007-10-30IB/ipath: Limit length checksummed in eepromMichael Albaugh1-1/+9
2007-10-30IB/ipath: Fix a race where s_last is updated without lock heldRalph Campbell1-5/+9
2007-10-30IB/mlx4: Lock SQ lock in mlx4_ib_post_send()Roland Dreier1-2/+2
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe1-6/+3
2007-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds11-135/+107
2007-10-23IB/ehca: Fix sg_page() falloutOlof Johansson1-3/+3
2007-10-22[SG] Update drivers to use sg helpersJens Axboe3-12/+18
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches1-2/+2
2007-10-18IB/mlx4: Sanity check userspace send queue sizesJack Morgenstein1-2/+14
2007-10-17IB/ehca: Enable large page MRs by defaultJoachim Fenkes1-1/+1
2007-10-17IB/ehca: Change meaning of hca_cap_mr_pgsizeJoachim Fenkes4-22/+36
2007-10-17IB/ehca: Fix ehca_encode_hwpage_size() and alloc_fmr()Joachim Fenkes1-11/+4
2007-10-17IB/ehca: Fix masking error in {,re}reg_phys_mr()Joachim Fenkes1-2/+2
2007-10-17IB/ehca: Supply QP token for SRQ base QPsJoachim Fenkes1-1/+3
2007-10-17[POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and eHEA driversJoachim Fenkes3-20/+20
2007-10-16infiniband: sg chaining supportJens Axboe1-4/+6
2007-10-15IB/mthca: Avoid alignment traps when writing doorbellsRoland Dreier5-96/+47
2007-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds45-1397/+1544
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2-2/+0
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman1-1/+2
2007-10-10IB/mthca: Mark error paths as unlikely() in post_srq_recv functionsEli Cohen1-4/+4
2007-10-09IB/ipath: Minor fix to ordering of freeing and zeroing of tid pages.Dave Olson1-3/+4
2007-10-09IB/ipath: Remove redundant link state checksRalph Campbell1-6/+0
2007-10-09IB/ipath: Fix IB_EVENT_PORT_ERR eventRalph Campbell5-12/+31
2007-10-09IB/ipath: Better handling of unexpected GPIO interruptsMichael Albaugh1-4/+6
2007-10-09IB/ipath: Maintain active time on all chipsMichael Albaugh1-11/+6
2007-10-09IB/ipath: Fix QHT7040 serial number checkDave Olson1-29/+15
2007-10-09IB/ipath: Indicate a couple of chip bugs to userspaceArthur Jones3-3/+7
2007-10-09IB/ipath: iba6110 rev4 no longer needs recv header overrun workaroundArthur Jones1-2/+4