aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca/mthca_mad.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-26RDMA: Support more than 255 rdma portsMark Bloch1-2/+2
2019-11-12RDMA: Change MAD processing function to remove extra casting and parameterLeon Romanovsky1-39/+31
2019-11-06RDMA/mad: Do not check MAD sizes in roce and ib driversLeon Romanovsky1-4/+0
2018-12-19RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman1-2/+3
2018-12-19RDMA: Mark if create address handle is in a sleepable contextGal Pressman1-1/+1
2018-09-26RDMA/drivers: Use dev_err/dbg/etc instead of pr_* + ibdev->nameJason Gunthorpe1-2/+3
2017-08-18Add OPA extended LID supportHiatt, Don1-2/+2
2017-08-08IB/core: Change wc.slid from 16 to 32 bitsHiatt, Don1-1/+1
2017-08-08IB/core: Change port_attr.lid size from 16 to 32 bitsDasaratharaman Chandramouli1-1/+1
2017-05-01IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli1-0/+1
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli1-3/+3
2017-05-01IB/core: Rename ib_destroy_ah to rdma_destroy_ahDasaratharaman Chandramouli1-2/+2
2017-05-01IB/core: Rename ib_create_ah to rdma_create_ahDasaratharaman Chandramouli1-2/+2
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli1-1/+1
2016-10-07IB/{core,hw}: Add constant for node_descYuval Shaia1-1/+2
2015-07-14IB/mad: Remove improper use of BUG_ONIra Weiny1-2/+3
2015-06-12IB/mad: Add support for additional MAD info to/from driversIra Weiny1-2/+8
2015-06-12IB/mad: Support alternate Base Versions when creating MADsIra Weiny1-1/+2
2015-06-02IB/core cleanup: Add const on args - device->process_madIra Weiny1-5/+5
2014-08-10IB/mad: add new ioctl to ABI to support new registration optionsIra Weiny1-1/+1
2011-07-15IB/mthca: Stop returning separate error and status from FW commandsGoldwyn Rodrigues1-11/+4
2011-01-10IB/mthca: Handle -ENOMEM in forward_trap()Dan Carpenter1-0/+2
2009-01-28IB/mthca: Fix dispatch of IB_EVENT_LID_CHANGE eventMoni Shoua1-6/+19
2008-07-14RDMA: Remove subversion $Id tagsRoland Dreier1-2/+0
2008-04-16IB/mthca: Formatting cleanupsRoland Dreier1-1/+1
2006-11-29IB/mthca: Fix section mismatchesRoland Dreier1-1/+1
2006-09-22IB/mthca: Fix lid used for sending trapsJack Morgenstein1-1/+1
2006-06-17IB/mthca: Add client reregister event generationLeonid Arsh1-3/+11
2006-04-19IB/mthca: make a function staticAdrian Bunk1-1/+1
2006-04-10IB: simplify static rate encodingJack Morgenstein1-2/+40
2006-03-29IB/mthca: Fix section mismatch problemsRoland Dreier1-1/+1
2006-03-20IB/mthca: Add modify_device method to set node descriptionRoland Dreier1-1/+16
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+3
2005-10-25[IB] Fix MAD layer DMA mappings to avoid touching data buffer once mappedSean Hefty1-63/+9
2005-08-26[PATCH] IB: move include files to include/rdmaRoland Dreier1-3/+3
2005-08-26[PATCH] IB: sparse endianness cleanupSean Hefty1-1/+1
2005-08-26[PATCH] IB: Add copyright noticesRoland Dreier1-0/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+323