summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/mad.c
Commit message (Expand)AuthorAgeFilesLines
* IB: Use capital "OR" for multiple licenses in SPDXKrzysztof Kozlowski2023-09-111-1/+1
* IB/hfi1: Replace 1-element array with singletonKees Cook2022-11-181-11/+11
* RDMA/hfi1: Convert to SPDX identifierCai Huoqing2021-08-251-43/+1
* RDMA: Support more than 255 rdma portsMark Bloch2021-03-261-64/+64
* RDMA/hw/hfi1/mad: Demote half-completed kernel-doc header fix anotherLee Jones2021-01-281-1/+3
* IB/hfi1: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-241-5/+4
* RDMA: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-201-2/+2
* RDMA: Change MAD processing function to remove extra casting and parameterLeon Romanovsky2019-11-121-8/+5
* RDMA/hfi1: Delete unreachable codeLeon Romanovsky2019-11-121-4/+0
* IB/hfi1: Define variables as unsigned long to fix KASAN warningIra Weiny2019-09-131-26/+19
* IB/hfi1: Use struct_size() helperGustavo A. R. Silva2019-05-301-6/+3
* RDMA: Mark if create address handle is in a sleepable contextGal Pressman2018-12-191-1/+1
* IB/hfi1: Error path MAD response size is incorrectMichael J. Ruhl2018-09-301-2/+2
* IB/hfi1: Set port number for errorinfo MAD responseMichael J. Ruhl2018-05-241-0/+1
* IB/hfi1: Complete check for locally terminated smpAlex Estrin2018-05-091-16/+20
* IB/hfi1: Convert PortXmitWait/PortVLXmitWait counters to flit timesKamenee Arumugam2018-02-011-10/+117
* IB/hfi1: Change slid arg in ingress_pkey_table_fail to 32bitDon Hiatt2017-12-221-5/+1
* IB/hfi1: Handle initial value of 0 for CCTI settingDennis Dalessandro2017-11-131-1/+5
* IB/hfi1: Prohibit invalid Init to Armed state transitionGrzegorz Morys2017-11-131-14/+18
* IB/hfi1: Fix a wrapping test to insure the correct timeoutMike Marciniszyn2017-11-131-3/+3
* IB/hfi1: Validate PKEY for incoming GSI MAD packetsSebastian Sanchez2017-10-301-2/+84
* Merge branch 'timer_setup' into for-nextDoug Ledford2017-10-181-2/+2
|\
| * IB/hfi1: Convert timers to use timer_setup()Kees Cook2017-10-181-2/+2
* | IB/hfi1: Remove set-but-not-used variablesBart Van Assche2017-10-141-2/+0
* | IB/hfi1: Suppress gcc 7 fall-through complaintsBart Van Assche2017-10-141-0/+1
* | IB/hfi1: Do not warn on lid conversions for OPADon Hiatt2017-10-041-2/+5
|/
* IB/hfi1: Fix whitespace alignment issue for MADKamenee Arumugam2017-08-281-1/+1
* IB/hfi1: Remove pstate from hfi1_pportdataJakub Byczkowski2017-08-221-1/+1
* IB/hfi1: Stricter bounds checking of MAD trap indexKamenee Arumugame2017-08-221-1/+12
* IB/hfi1: fix spelling mistake: "Maximim" -> "Maximum"Colin Ian King2017-08-221-1/+1
* IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lidsDasaratharaman Chandramouli2017-08-221-12/+79
* IB/hfi1: Add 16B UD supportDon Hiatt2017-08-221-5/+3
* IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDsDon Hiatt2017-08-221-2/+3
* IB/hfi1: Remove lstate from hfi1_pportdataByczkowski, Jakub2017-08-221-1/+1
* Add OPA extended LID supportHiatt, Don2017-08-181-1/+1
*-. Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-testDoug Ledford2017-08-101-1/+1
|\ \
| * | IB/core: Change wc.slid from 16 to 32 bitsHiatt, Don2017-08-081-1/+1
| |/
* | IB/hfi1: Send MAD traps until repressedMichael J. Ruhl2017-07-311-87/+286
* | IB/hfi1,qib: Do not send QKey trap for UD qpsDennis Dalessandro2017-06-271-9/+5
* | IB/hfi1: Modify handling of physical link state by Host DriverByczkowski, Jakub2017-06-271-3/+3
* | IB/hfi1: Add error checking for buffer overrun in OPA aggregateNeel Desai2017-06-271-111/+185
* | IB/core,rdmavt,hfi1,opa-vnic: Send OPA cap_mask3 in trapVishwanathapura, Niranjana2017-06-271-5/+2
|/
* IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli2017-05-011-2/+2
* IB/core: Move opa_class_port_info definition to header fileDasaratharaman Chandramouli2017-04-281-25/+0
* IB/hfi1: Permanently enable P_Key checking in HFINeel Desai2017-04-281-10/+0
* IB/hfi1: Return SC2VL mappings to FM with VL15 instead of ILLEGAL_VLSebastian Sanchez2017-04-281-16/+25
* IB/hfi1: Correct MulticastMask/CollectiveMask info to SMA outputMichael J. Ruhl2017-04-281-0/+5
* IB/hfi1: Virtual Network Interface Controller (VNIC) HW supportVishwanathapura, Niranjana2017-04-201-3/+7
* IB/hfi1: Switch from dma_device to dev.parentBart Van Assche2017-01-241-1/+1
*-. Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testDoug Ledford2016-12-141-6/+6
|\ \