aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/mad.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-14IB/hfi1: Remove set-but-not-used variablesBart Van Assche1-2/+0
2017-10-14IB/hfi1: Suppress gcc 7 fall-through complaintsBart Van Assche1-0/+1
2017-10-04IB/hfi1: Do not warn on lid conversions for OPADon Hiatt1-2/+5
2017-08-28IB/hfi1: Fix whitespace alignment issue for MADKamenee Arumugam1-1/+1
2017-08-22IB/hfi1: Remove pstate from hfi1_pportdataJakub Byczkowski1-1/+1
2017-08-22IB/hfi1: Stricter bounds checking of MAD trap indexKamenee Arumugame1-1/+12
2017-08-22IB/hfi1: fix spelling mistake: "Maximim" -> "Maximum"Colin Ian King1-1/+1
2017-08-22IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lidsDasaratharaman Chandramouli1-12/+79
2017-08-22IB/hfi1: Add 16B UD supportDon Hiatt1-5/+3
2017-08-22IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDsDon Hiatt1-2/+3
2017-08-22IB/hfi1: Remove lstate from hfi1_pportdataByczkowski, Jakub1-1/+1
2017-08-18Add OPA extended LID supportHiatt, Don1-1/+1
2017-08-10Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-testDoug Ledford1-1/+1
2017-08-08IB/core: Change wc.slid from 16 to 32 bitsHiatt, Don1-1/+1
2017-07-31IB/hfi1: Send MAD traps until repressedMichael J. Ruhl1-87/+286
2017-06-27IB/hfi1,qib: Do not send QKey trap for UD qpsDennis Dalessandro1-9/+5
2017-06-27IB/hfi1: Modify handling of physical link state by Host DriverByczkowski, Jakub1-3/+3
2017-06-27IB/hfi1: Add error checking for buffer overrun in OPA aggregateNeel Desai1-111/+185
2017-06-27IB/core,rdmavt,hfi1,opa-vnic: Send OPA cap_mask3 in trapVishwanathapura, Niranjana1-5/+2
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli1-2/+2
2017-04-28IB/core: Move opa_class_port_info definition to header fileDasaratharaman Chandramouli1-25/+0
2017-04-28IB/hfi1: Permanently enable P_Key checking in HFINeel Desai1-10/+0
2017-04-28IB/hfi1: Return SC2VL mappings to FM with VL15 instead of ILLEGAL_VLSebastian Sanchez1-16/+25
2017-04-28IB/hfi1: Correct MulticastMask/CollectiveMask info to SMA outputMichael J. Ruhl1-0/+5
2017-04-20IB/hfi1: Virtual Network Interface Controller (VNIC) HW supportVishwanathapura, Niranjana1-3/+7
2017-01-24IB/hfi1: Switch from dma_device to dev.parentBart Van Assche1-1/+1
2016-12-14Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testDoug Ledford1-6/+6
2016-12-14IB/mad: Eliminate redundant SM class version defines for OPAHal Rosenstock1-6/+6
2016-11-15IB/hfi1: Unify access to GUID entriesJakub Pawlak1-9/+10
2016-10-02IB/hfi1: Remove filtering of Set(PkeyTable) in HFI SMASebastian Sanchez1-6/+0
2016-10-02IB/hfi1: Move serdes tune inside link start functionDean Luick1-1/+0
2016-09-02IB/hfi1: Fix the size parameter to find_first_bitChristophe Jaillet1-4/+4
2016-08-26IB/hfi1: Clean up type used and castingChristophe Jaillet1-2/+2
2016-08-22IB/hfi1: Return invalid field for non-QSFP CableInfo queriesEaswar Hariharan1-0/+5
2016-08-22IB/hfi1: Using kfree_rcu() to simplify the codeWei Yongjun1-8/+1
2016-08-02IB/hfi1: Fix "suspicious rcu_dereference_check() usage" warningsJianxin Xiong1-1/+1
2016-08-02IB/hfi1: Fix integrity errors counter value calculationJakub Pawlak1-23/+9
2016-08-02IB/hfi1: Add counter to track unsupported packets dropJakub Pawlak1-1/+2
2016-08-02IB/hfi1: Add VL XmitDiscards counters to the opapmaqueryJakub Pawlak1-2/+9
2016-08-02IB/hfi1: Clean up port state structure definitionIra Weiny1-12/+0
2016-06-17IB/hfi1: Send a pkey change event on driver pkey updateSebastian Sanchez1-7/+12
2016-05-26IB/hfi1: Update pkey table properly after link down or FM startSebastian Sanchez1-0/+6
2016-05-26IB/hfi1: Move driver out of stagingDennis Dalessandro1-0/+4443