aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx4: Use correct SL on AH query under RoCENoa Osherovich2015-10-131-1/+5
* IB/qib: Change lkey table allocation to support more MRsMike Marciniszyn2015-10-134-4/+20
* IB/mlx4: Fix WQE LSO segment calculationErez Shitrit2015-08-071-2/+1
* IB/mlx4: Saturate RoCE port PMA counters in case of overflowMajd Dibbiny2015-05-091-4/+16
* IB/qib: Do not write EEPROMMitko Haralanov2015-05-097-219/+1
* RDMA/cxgb4: Add missing padding at end of struct c4iw_create_cq_respYann Droneaud2014-07-112-2/+3
* RDMA/cxgb4: Fix four byte info leak in c4iw_create_cq()Dan Carpenter2014-07-111-0/+1
* IB/ipath: Translate legacy diagpkt into newer extended diagpktDennis Dalessandro2014-07-111-0/+4
* IB/qib: Fix port in pkey change eventMike Marciniszyn2014-07-111-1/+1
* IB/ehca: Returns an error on ib_copy_to_udata() failureYann Droneaud2014-04-301-0/+1
* IB/mthca: Return an error on ib_copy_to_udata() failureYann Droneaud2014-04-301-0/+1
* IB/nes: Return an error on ib_copy_from_udata() failure instead of NULLYann Droneaud2014-04-301-1/+1
* IB/ipath: Fix potential buffer overrun in sending diag packet routineDennis Dalessandro2014-04-301-41/+25
* IB/qib: Add missing serdes init sequenceMike Marciniszyn2014-04-021-0/+5
* IB/qib: Fix QP check when looping back to/from QP1Ira Weiny2014-04-021-1/+8
* IB/qib: Convert qib_user_sdma_pin_pages() to use get_user_pages_fast()Jan Kara2014-01-031-5/+1
* IB/ipath: Convert ipath_user_sdma_pin_pages() to use get_user_pages_fast()Jan Kara2014-01-031-6/+1
* RDMA/nes: Fix for terminate timer crashTatyana Nikolova2013-01-163-8/+6
* RDMA/nes: Fix for crash when registering zero length MR for CQTatyana Nikolova2013-01-161-0/+5
* RDMA/cxgb4: Drop peer_abort when no endpoint foundSteve Wise2012-05-311-0/+6
* RDMA/cxgb4: Always wake up waiters in c4iw_peer_abort_intr()Steve Wise2012-05-311-4/+1
* IB/mlx4: pass SMP vendor-specific attribute MADs to firmwareJack Morgenstein2012-02-131-5/+2
* IB/qib: Fix a possible data corruption when receiving packetsRam Vepa2012-01-123-4/+10
*-. Merge branches 'cma', 'mlx4' and 'qib' into for-nextRoland Dreier2011-12-192-4/+6
|\ \
| | * IB/qib: Correct sense on freectxts increment and decrementMike Marciniszyn2011-12-191-2/+2
| |/ |/|
| * IB/mlx4: Fix shutdown crash accessing a non-existent bitmapRoland Dreier2011-12-061-2/+4
|/
*---. Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-nextRoland Dreier2011-11-295-23/+23
|\ \ \
| | | * IB/qib: Fix over-scheduling of QSFP workMike Marciniszyn2011-11-282-20/+8
| | | * IB/qib: Don't use schedule_work()Mike Marciniszyn2011-11-081-1/+1
| | |/ | |/|
| | * IB: Fix RCU lockdep splatsEric Dumazet2011-11-293-2/+14
| |/
* | RDMA/cxgb4: Fix retry with MPAv1 logic for MPAv2Kumar Sanghvi2011-11-281-1/+3
* | RDMA/cxgb4: Fix iw_cxgb4 count_rcqes() logicJonathan Lallinger2011-11-281-1/+1
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0621-0/+24
|\
| * infiniband: add moduleparam.h to drivers/infiniband as requiredPaul Gortmaker2011-10-313-0/+3
| * infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-315-0/+5
| * infiniband: Fix up module files that need to include module.hPaul Gortmaker2011-10-3112-0/+14
| * infiniband: Fix up users implicitly relying on getting stat.hPaul Gortmaker2011-10-313-0/+3
| |
| \
*-. \ Merge branches 'iser', 'mthca' and 'qib' into for-nextRoland Dreier2011-11-042-8/+4
|\ \ \
| | * | IB/qib: Fix panic in RC error flushing logicMike Marciniszyn2011-11-041-7/+3
| |/ / |/| |
| * | IB/mthca: Fix buddy->num_free allocation sizeRoland Dreier2011-11-031-1/+1
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-11-0153-784/+3236
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------------------. \ Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier2011-11-0152-780/+3235
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | * | RDMA/uverbs: Export ib_open_qp() capability to user spaceSean Hefty2011-10-131-1/+2
| | | | | | | | | | | | * | IB/mlx4: Add support for XRC QPsSean Hefty2011-10-133-33/+90
| | | | | | | | | | | | * | IB/mlx4: Add support for XRC SRQsSean Hefty2011-10-132-5/+11
| | | | | | | | | | | | * | IB/mlx4: Add support for XRC domainsSean Hefty2011-10-132-0/+71
| | | | | | | | | | | | * | RDMA/core: Add SRQ type fieldSean Hefty2011-10-135-0/+19
| | | | | | | | |_|_|_|/ / | | | | | | | |/| | | | |
| | | | | | | | | | | * | IB/qib: Fix issue with link states and QSFP cablesMitko Haralanov2011-10-312-10/+21
| | | | | | | | | | | * | IB/qib: Hold links until tuning data is availableMitko Haralanov2011-10-214-57/+94
| | | | | | | | | | | * | IB/qib: Clean up checkpatch issueMike Marciniszyn2011-10-211-2/+1