summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca/mthca_mad.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman2018-12-201-2/+3
* RDMA: Mark if create address handle is in a sleepable contextGal Pressman2018-12-201-1/+1
* RDMA/drivers: Use dev_err/dbg/etc instead of pr_* + ibdev->nameJason Gunthorpe2018-09-261-2/+3
* Add OPA extended LID supportHiatt, Don2017-08-181-2/+2
* IB/core: Change wc.slid from 16 to 32 bitsHiatt, Don2017-08-081-1/+1
* IB/core: Change port_attr.lid size from 16 to 32 bitsDasaratharaman Chandramouli2017-08-081-1/+1
* IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli2017-05-011-0/+1
* IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli2017-05-011-3/+3
* IB/core: Rename ib_destroy_ah to rdma_destroy_ahDasaratharaman Chandramouli2017-05-011-2/+2
* IB/core: Rename ib_create_ah to rdma_create_ahDasaratharaman Chandramouli2017-05-011-2/+2
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-011-1/+1
* IB/{core,hw}: Add constant for node_descYuval Shaia2016-10-071-1/+2
* IB/mad: Remove improper use of BUG_ONIra Weiny2015-07-141-2/+3
* IB/mad: Add support for additional MAD info to/from driversIra Weiny2015-06-121-2/+8
* IB/mad: Support alternate Base Versions when creating MADsIra Weiny2015-06-121-1/+2
* IB/core cleanup: Add const on args - device->process_madIra Weiny2015-06-021-5/+5
* IB/mad: add new ioctl to ABI to support new registration optionsIra Weiny2014-08-111-1/+1
* IB/mthca: Stop returning separate error and status from FW commandsGoldwyn Rodrigues2011-07-151-11/+4Star
* IB/mthca: Handle -ENOMEM in forward_trap()Dan Carpenter2011-01-111-0/+2
* IB/mthca: Fix dispatch of IB_EVENT_LID_CHANGE eventMoni Shoua2009-01-291-6/+19
* RDMA: Remove subversion $Id tagsRoland Dreier2008-07-151-2/+0Star
* IB/mthca: Formatting cleanupsRoland Dreier2008-04-171-1/+1
* IB/mthca: Fix section mismatchesRoland Dreier2006-11-301-1/+1
* IB/mthca: Fix lid used for sending trapsJack Morgenstein2006-09-231-1/+1
* IB/mthca: Add client reregister event generationLeonid Arsh2006-06-181-3/+11
* IB/mthca: make a function staticAdrian Bunk2006-04-191-1/+1
* IB: simplify static rate encodingJack Morgenstein2006-04-101-2/+40
* IB/mthca: Fix section mismatch problemsRoland Dreier2006-03-291-1/+1
* IB/mthca: Add modify_device method to set node descriptionRoland Dreier2006-03-201-1/+16
* [PATCH] fix missing includesTim Schmielau2005-10-311-0/+3
* [IB] Fix MAD layer DMA mappings to avoid touching data buffer once mappedSean Hefty2005-10-251-63/+9Star
* [PATCH] IB: move include files to include/rdmaRoland Dreier2005-08-271-3/+3
* [PATCH] IB: sparse endianness cleanupSean Hefty2005-08-271-1/+1
* [PATCH] IB: Add copyright noticesRoland Dreier2005-08-271-0/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+323