aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/mad.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30IB/hfi1: Use struct_size() helperGustavo A. R. Silva1-6/+3
2018-12-19RDMA: Mark if create address handle is in a sleepable contextGal Pressman1-1/+1
2018-09-30IB/hfi1: Error path MAD response size is incorrectMichael J. Ruhl1-2/+2
2018-05-24IB/hfi1: Set port number for errorinfo MAD responseMichael J. Ruhl1-0/+1
2018-05-09IB/hfi1: Complete check for locally terminated smpAlex Estrin1-16/+20
2018-02-01IB/hfi1: Convert PortXmitWait/PortVLXmitWait counters to flit timesKamenee Arumugam1-10/+117
2017-12-22IB/hfi1: Change slid arg in ingress_pkey_table_fail to 32bitDon Hiatt1-5/+1
2017-11-13IB/hfi1: Handle initial value of 0 for CCTI settingDennis Dalessandro1-1/+5
2017-11-13IB/hfi1: Prohibit invalid Init to Armed state transitionGrzegorz Morys1-14/+18
2017-11-13IB/hfi1: Fix a wrapping test to insure the correct timeoutMike Marciniszyn1-3/+3
2017-10-30IB/hfi1: Validate PKEY for incoming GSI MAD packetsSebastian Sanchez1-2/+84
2017-10-18Merge branch 'timer_setup' into for-nextDoug Ledford1-2/+2
2017-10-18IB/hfi1: Convert timers to use timer_setup()Kees Cook1-2/+2
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