Age | Commit message (Expand) | Author | Files | Lines |
2025-02-06 | IB/hfi1: Remove state transition log message and opa_lstate_name() |  Maher Sanalla | 1 | -2/+2 |
2023-09-11 | IB: Use capital "OR" for multiple licenses in SPDX |  Krzysztof Kozlowski | 1 | -1/+1 |
2022-11-18 | IB/hfi1: Replace 1-element array with singleton |  Kees Cook | 1 | -11/+11 |
2021-08-25 | RDMA/hfi1: Convert to SPDX identifier |  Cai Huoqing | 1 | -43/+1 |
2021-03-26 | RDMA: Support more than 255 rdma ports |  Mark Bloch | 1 | -64/+64 |
2021-01-28 | RDMA/hw/hfi1/mad: Demote half-completed kernel-doc header fix another |  Lee Jones | 1 | -1/+3 |
2020-07-24 | IB/hfi1: Use fallthrough pseudo-keyword |  Gustavo A. R. Silva | 1 | -5/+4 |
2020-02-20 | RDMA: Replace zero-length array with flexible-array member |  Gustavo A. R. Silva | 1 | -2/+2 |
2019-11-12 | RDMA: Change MAD processing function to remove extra casting and parameter |  Leon Romanovsky | 1 | -8/+5 |
2019-11-12 | RDMA/hfi1: Delete unreachable code |  Leon Romanovsky | 1 | -4/+0 |
2019-09-13 | IB/hfi1: Define variables as unsigned long to fix KASAN warning |  Ira Weiny | 1 | -26/+19 |
2019-05-30 | IB/hfi1: Use struct_size() helper |  Gustavo A. R. Silva | 1 | -6/+3 |
2018-12-19 | RDMA: Mark if create address handle is in a sleepable context |  Gal Pressman | 1 | -1/+1 |
2018-09-30 | IB/hfi1: Error path MAD response size is incorrect |  Michael J. Ruhl | 1 | -2/+2 |
2018-05-24 | IB/hfi1: Set port number for errorinfo MAD response |  Michael J. Ruhl | 1 | -0/+1 |
2018-05-09 | IB/hfi1: Complete check for locally terminated smp |  Alex Estrin | 1 | -16/+20 |
2018-02-01 | IB/hfi1: Convert PortXmitWait/PortVLXmitWait counters to flit times |  Kamenee Arumugam | 1 | -10/+117 |
2017-12-22 | IB/hfi1: Change slid arg in ingress_pkey_table_fail to 32bit |  Don Hiatt | 1 | -5/+1 |
2017-11-13 | IB/hfi1: Handle initial value of 0 for CCTI setting |  Dennis Dalessandro | 1 | -1/+5 |
2017-11-13 | IB/hfi1: Prohibit invalid Init to Armed state transition |  Grzegorz Morys | 1 | -14/+18 |
2017-11-13 | IB/hfi1: Fix a wrapping test to insure the correct timeout |  Mike Marciniszyn | 1 | -3/+3 |
2017-10-30 | IB/hfi1: Validate PKEY for incoming GSI MAD packets |  Sebastian Sanchez | 1 | -2/+84 |
2017-10-18 | Merge branch 'timer_setup' into for-next |  Doug Ledford | 1 | -2/+2 |
2017-10-18 | IB/hfi1: Convert timers to use timer_setup() |  Kees Cook | 1 | -2/+2 |
2017-10-14 | IB/hfi1: Remove set-but-not-used variables |  Bart Van Assche | 1 | -2/+0 |
2017-10-14 | IB/hfi1: Suppress gcc 7 fall-through complaints |  Bart Van Assche | 1 | -0/+1 |
2017-10-04 | IB/hfi1: Do not warn on lid conversions for OPA |  Don Hiatt | 1 | -2/+5 |
2017-08-28 | IB/hfi1: Fix whitespace alignment issue for MAD |  Kamenee Arumugam | 1 | -1/+1 |
2017-08-22 | IB/hfi1: Remove pstate from hfi1_pportdata |  Jakub Byczkowski | 1 | -1/+1 |
2017-08-22 | IB/hfi1: Stricter bounds checking of MAD trap index |  Kamenee Arumugame | 1 | -1/+12 |
2017-08-22 | IB/hfi1: fix spelling mistake: "Maximim" -> "Maximum" |  Colin Ian King | 1 | -1/+1 |
2017-08-22 | IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lids |  Dasaratharaman Chandramouli | 1 | -12/+79 |
2017-08-22 | IB/hfi1: Add 16B UD support |  Don Hiatt | 1 | -5/+3 |
2017-08-22 | IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDs |  Don Hiatt | 1 | -2/+3 |
2017-08-22 | IB/hfi1: Remove lstate from hfi1_pportdata |  Byczkowski, Jakub | 1 | -1/+1 |
2017-08-18 | Add OPA extended LID support |  Hiatt, Don | 1 | -1/+1 |
2017-08-10 | Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-test |  Doug Ledford | 1 | -1/+1 |
2017-08-08 | IB/core: Change wc.slid from 16 to 32 bits |  Hiatt, Don | 1 | -1/+1 |
2017-07-31 | IB/hfi1: Send MAD traps until repressed |  Michael J. Ruhl | 1 | -87/+286 |
2017-06-27 | IB/hfi1,qib: Do not send QKey trap for UD qps |  Dennis Dalessandro | 1 | -9/+5 |
2017-06-27 | IB/hfi1: Modify handling of physical link state by Host Driver |  Byczkowski, Jakub | 1 | -3/+3 |
2017-06-27 | IB/hfi1: Add error checking for buffer overrun in OPA aggregate |  Neel Desai | 1 | -111/+185 |
2017-06-27 | IB/core,rdmavt,hfi1,opa-vnic: Send OPA cap_mask3 in trap |  Vishwanathapura, Niranjana | 1 | -5/+2 |
2017-05-01 | IB/core: Use rdma_ah_attr accessor functions |  Dasaratharaman Chandramouli | 1 | -2/+2 |
2017-04-28 | IB/core: Move opa_class_port_info definition to header file |  Dasaratharaman Chandramouli | 1 | -25/+0 |
2017-04-28 | IB/hfi1: Permanently enable P_Key checking in HFI |  Neel Desai | 1 | -10/+0 |
2017-04-28 | IB/hfi1: Return SC2VL mappings to FM with VL15 instead of ILLEGAL_VL |  Sebastian Sanchez | 1 | -16/+25 |
2017-04-28 | IB/hfi1: Correct MulticastMask/CollectiveMask info to SMA output |  Michael J. Ruhl | 1 | -0/+5 |
2017-04-20 | IB/hfi1: Virtual Network Interface Controller (VNIC) HW support |  Vishwanathapura, Niranjana | 1 | -3/+7 |
2017-01-24 | IB/hfi1: Switch from dma_device to dev.parent |  Bart Van Assche | 1 | -1/+1 |