Age | Commit message (Expand) | Author | Files | Lines |
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-20 | RDMA: Mark if create address handle is in a sleepable context | Gal Pressman | 1 | -1/+1 |
2018-10-01 | 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-02 | 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-15 | IB/hfi1: Remove set-but-not-used variables | Bart Van Assche | 1 | -2/+0 |
2017-10-15 | 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-29 | 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-29 | 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 |
2016-12-14 | Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test | Doug Ledford | 1 | -6/+6 |
2016-12-14 | IB/mad: Eliminate redundant SM class version defines for OPA | Hal Rosenstock | 1 | -6/+6 |
2016-11-16 | IB/hfi1: Unify access to GUID entries | Jakub Pawlak | 1 | -9/+10 |
2016-10-02 | IB/hfi1: Remove filtering of Set(PkeyTable) in HFI SMA | Sebastian Sanchez | 1 | -6/+0 |
2016-10-02 | IB/hfi1: Move serdes tune inside link start function | Dean Luick | 1 | -1/+0 |
2016-09-02 | IB/hfi1: Fix the size parameter to find_first_bit | Christophe Jaillet | 1 | -4/+4 |
2016-08-26 | IB/hfi1: Clean up type used and casting | Christophe Jaillet | 1 | -2/+2 |
2016-08-22 | IB/hfi1: Return invalid field for non-QSFP CableInfo queries | Easwar Hariharan | 1 | -0/+5 |
2016-08-22 | IB/hfi1: Using kfree_rcu() to simplify the code | Wei Yongjun | 1 | -8/+1 |
2016-08-02 | IB/hfi1: Fix "suspicious rcu_dereference_check() usage" warnings | Jianxin Xiong | 1 | -1/+1 |