Show patches with: Submitter = None       |   94 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
staging/hfi1: Clean up interrupt source mask initialization - - - --- 2016-03-04 jubin.john@intel.com Accepted
[RESEND,v3] staging/rdma/hfi1: check for ARMED->ACTIVE transition in receive interrupt - - - --- 2016-01-11 jubin.john@intel.com Accepted
[RESEND,v3,2/2] staging/rdma/hfi1: Fix Xmit Wait calculation - - - --- 2016-01-11 jubin.john@intel.com Accepted
[RESEND,v3,1/2] staging/rdma/hfi1: Clean up comments - - - --- 2016-01-11 jubin.john@intel.com Accepted
[RESEND,v3,6/6] staging/rdma/hfi1: Remove unneeded variable index - - - --- 2016-01-11 jubin.john@intel.com Accepted
[RESEND,v3,5/6] staging/rdma/hfi1: adding per SDMA engine stats to hfistats - - - --- 2016-01-11 jubin.john@intel.com Accepted
[RESEND,v3,4/6] staging/rdma/hfi1: Change default krcvqs - - - --- 2016-01-11 jubin.john@intel.com Accepted
[RESEND,v3,3/6] staging/rdma/hfi1: change krcvqs module parameter type from byte to uint - - - --- 2016-01-11 jubin.john@intel.com Accepted
[RESEND,v3,2/6] staging/rdma/hfi1: Move s_sde to the read mostly portion of the hfi1_qp structure - - - --- 2016-01-11 jubin.john@intel.com Accepted
[RESEND,v3,1/6] staging/rdma/hfi1: Use BIT macro - - - --- 2016-01-11 jubin.john@intel.com Accepted
[v3] staging/rdma/hfi1: check for ARMED->ACTIVE transition in receive interrupt - - - --- 2016-01-05 jubin.john@intel.com Accepted
[v2] staging/rdma/hfi1: check for ARMED->ACTIVE transition in receive interrupt - - - --- 2016-01-04 jubin.john@intel.com Superseded
[v3,2/2] staging/rdma/hfi1: Fix Xmit Wait calculation - - - --- 2015-12-22 jubin.john@intel.com Not Applicable
[v3,1/2] staging/rdma/hfi1: Clean up comments - - - --- 2015-12-22 jubin.john@intel.com Not Applicable
[v3,6/6] staging/rdma/hfi1: Remove unneeded variable index - - - --- 2015-12-22 jubin.john@intel.com Not Applicable
[v3,5/6] staging/rdma/hfi1: adding per SDMA engine stats to hfistats - - - --- 2015-12-22 jubin.john@intel.com Not Applicable
[v3,4/6] staging/rdma/hfi1: Change default krcvqs - - - --- 2015-12-22 jubin.john@intel.com Not Applicable
[v3,3/6] staging/rdma/hfi1: change krcvqs module parameter type from byte to uint - - - --- 2015-12-22 jubin.john@intel.com Not Applicable
[v3,2/6] staging/rdma/hfi1: Move s_sde to the read mostly portion of the hfi1_qp structure - - - --- 2015-12-22 jubin.john@intel.com Not Applicable
[v3,1/6] staging/rdma/hfi1: Use BIT macro - - - --- 2015-12-22 jubin.john@intel.com Not Applicable
[3/3] staging/rdma/hfi1: check for ARMED->ACTIVE transition in receive interrupt - - - --- 2015-12-18 jubin.john@intel.com Not Applicable
[2/3] staging/rdma/hfi1: Fix module parameter spelling - - - --- 2015-12-18 jubin.john@intel.com Not Applicable
[1/3] staging/rdma/hfi1: Remove incorrect link credit check - - - --- 2015-12-18 jubin.john@intel.com Not Applicable
[v2,17/17] staging/rdma/hfi1: Adding counter resolutions for DataPortCounters - - - --- 2015-12-01 jubin.john@intel.com Not Applicable
[v2,16/17] staging/rdma/hfi1: Fix Xmit Wait calculation - - - --- 2015-12-01 jubin.john@intel.com Not Applicable
[v2,15/17] staging/rdma/hfi1: Consider VL15 MTU also when calculating the maximum VL MTU - - - --- 2015-12-01 jubin.john@intel.com Not Applicable
[v2,14/17] staging/rdma/hfi1: unknown frame messages are not errors - - - --- 2015-12-01 jubin.john@intel.com Not Applicable
[v2,13/17] staging/rdma/hfi1: remove SPC freeze error messages - - - --- 2015-12-01 jubin.john@intel.com Not Applicable
[v2,12/17] staging/rdma/hfi1: Unexpected link up pkey values are not an error - - - --- 2015-12-01 jubin.john@intel.com Not Applicable
[v2,11/17] staging/rdma/hfi1: Destroy workqueues if hfi1_register_ib_device() call returns error - - - --- 2015-12-01 jubin.john@intel.com Not Applicable
[v2,10/17] staging/rdma/hfi1: Adds software counters for bitfields within various error status fiel… - - - --- 2015-12-01 jubin.john@intel.com Not Applicable
[v2,09/17] staging/rdma/hfi1: Correctly limit VLs against SDMA engines - - - --- 2015-12-01 jubin.john@intel.com Not Applicable
[v2,08/17] staging/rdma/hfi1: Add a credit push on diagpkt allocate fail - - - --- 2015-12-01 jubin.john@intel.com Not Applicable
[v2,07/17] staging/rdma/hfi1: Extend quiet timeout - - - --- 2015-12-01 jubin.john@intel.com Not Applicable
[v2,06/17] staging/rdma/hfi1: Add one-time LCB reset - - - --- 2015-12-01 jubin.john@intel.com Not Applicable
[v2,05/17] staging/rdma/hfi1: Clean up comments - - - --- 2015-12-01 jubin.john@intel.com Not Applicable
[v2,04/17] staging/rdma/hfi1: Fix qp.h comments - - - --- 2015-12-01 jubin.john@intel.com Not Applicable
[v2,03/17] staging/rdma/hfi1: Add aeth name syndrome decode - - - --- 2015-12-01 jubin.john@intel.com Not Applicable
[v2,02/17] staging/rdma/hfi1: Decode CNP opcode - - - --- 2015-12-01 jubin.john@intel.com Not Applicable
[v2,01/17] staging/rdma/hfi1: Support alternate firmware names - - - --- 2015-12-01 jubin.john@intel.com Not Applicable
[v3] staging/rdma/hfi1: Eliminate WARN_ON when VL is invalid - - - --- 2015-11-21 jubin.john@intel.com Not Applicable
staging/rdma/hfi1: Fix error in hfi1 driver build - - - --- 2015-11-20 jubin.john@intel.com Not Applicable
[v2,13/13] staging/rdma/hfi1: Adjust EPROM partitions, add EPROM commands - - - --- 2015-11-17 jubin.john@intel.com Not Applicable
[v2,12/13] staging/rdma/hfi1: Read EFI variable for device description - - - --- 2015-11-17 jubin.john@intel.com Not Applicable
[v2,11/13] staging/rdma/hfi1: Remove unneeded variable index - - - --- 2015-11-17 jubin.john@intel.com Not Applicable
[v2,10/13] staging/rdma/hfi1: adding per SDMA engine stats to hfistats - - - --- 2015-11-17 jubin.john@intel.com Not Applicable
[v2,09/13] staging/rdma/hfi1: Change default krcvqs - - - --- 2015-11-17 jubin.john@intel.com Not Applicable
[v2,08/13] staging/rdma/hfi1: change krcvqs module parameter type from byte to uint - - - --- 2015-11-17 jubin.john@intel.com Not Applicable
[v2,07/13] staging/rdma/hfi1: rework is_a0() and is_bx() - - - --- 2015-11-17 jubin.john@intel.com Not Applicable
[v2,06/13] staging/rdma/hfi1: Move s_sde to the read mostly portion of the hfi1_qp structure - - - --- 2015-11-17 jubin.john@intel.com Not Applicable
[v2,05/13] staging/rdma/hfi1: Add space between concatenated string elements - - - --- 2015-11-17 jubin.john@intel.com Not Applicable
[v2,04/13] staging/rdma/hfi1: Remove rcv bubbles code - - - --- 2015-11-17 jubin.john@intel.com Not Applicable
[v2,03/13] staging/rdma/hfi1: remove RxCtxRHQS from hfi1stats - - - --- 2015-11-17 jubin.john@intel.com Not Applicable
[v2,02/13] staging/rdma/hfi1: Fix downgrade race - - - --- 2015-11-17 jubin.john@intel.com Not Applicable
[v2,01/13] staging/rdma/hfi1: Use BIT macro - - - --- 2015-11-17 jubin.john@intel.com Not Applicable
IB/core: Fix LinkDownReason define for consistency - - - --- 2015-11-11 jubin.john@intel.com Accepted
[13/13] staging/rdma/hfi1: Adjust EPROM partitions, add EPROM commands - - - --- 2015-11-11 jubin.john@intel.com Not Applicable
[12/13] staging/rdma/hfi1: Read EFI variable for device description - - - --- 2015-11-11 jubin.john@intel.com Not Applicable
[11/13] staging/rdma/hfi1: Remove unneeded variable index - - - --- 2015-11-11 jubin.john@intel.com Not Applicable
[10/13] staging/rdma/hfi1: adding per SDMA engine stats to hfistats - - - --- 2015-11-11 jubin.john@intel.com Not Applicable
[09/13] staging/rdma/hfi1: Change default krcvqs - - - --- 2015-11-11 jubin.john@intel.com Not Applicable
[08/13] staging/rdma/hfi1: change krcvqs module parameter type from byte to uint - - - --- 2015-11-11 jubin.john@intel.com Not Applicable
[07/13] staging/rdma/hfi1: rework is_a0() and is_bx() - - - --- 2015-11-11 jubin.john@intel.com Not Applicable
[06/13] staging/rdma/hfi1: Move s_sde to the read mostly portion of the hfi1_qp structure - - - --- 2015-11-11 jubin.john@intel.com Not Applicable
[05/13] staging/rdma/hfi1: Add space between concatenated string elements - - - --- 2015-11-11 jubin.john@intel.com Not Applicable
[04/13] staging/rdma/hfi: Remove rcv bubbles code - - - --- 2015-11-11 jubin.john@intel.com Not Applicable
[03/13] staging/rdma/hfi1: remove RxCtxRHQS from hfi1stats - - - --- 2015-11-11 jubin.john@intel.com Not Applicable
[02/13] staging/rdma/hfi1: Fix downgrade race - - - --- 2015-11-11 jubin.john@intel.com Not Applicable
[01/13] staging/rdma/hfi1: Use BIT macro - - - --- 2015-11-11 jubin.john@intel.com Not Applicable
[v2,2/2] staging/rdma/hfi1: Eliminate WARN_ON when VL is invalid - - - --- 2015-11-10 jubin.john@intel.com Not Applicable
[v2,1/2] staging/rdma/hfi1: Workaround to prevent corruption during packet delivery - - - --- 2015-11-10 jubin.john@intel.com Not Applicable
[RESEND,11/11] staging/rdma/hfi1: Workaround to prevent corruption during packet delivery - - - --- 2015-11-07 jubin.john@intel.com Not Applicable
[RESEND,10/11] staging/rdma/hfi1: Eliminate WARN_ON when VL is invalid - - - --- 2015-11-07 jubin.john@intel.com Not Applicable
[RESEND,09/11] staging/rdma/hfi1: use one-shot LCB write - - - --- 2015-11-07 jubin.john@intel.com Not Applicable
[RESEND,08/11] staging/rdma/hfi1: Remove spurious error messages - - - --- 2015-11-07 jubin.john@intel.com Not Applicable
[RESEND,07/11] staging/rdma/hfi1: Fix for opaportconfig ledon by not checking for portNum - - - --- 2015-11-07 jubin.john@intel.com Not Applicable
[RESEND,06/11] staging/rdma/hfi1: Select only devices with active links - - - --- 2015-11-07 jubin.john@intel.com Not Applicable
[RESEND,05/11] staging/rdma/hfi1: Disable thermal polling before sensor initialization - - - --- 2015-11-07 jubin.john@intel.com Not Applicable
[RESEND,04/11] staging/rdma/hfi1: Always download SBus firmware - - - --- 2015-11-07 jubin.john@intel.com Not Applicable
[RESEND,03/11] staging/rdma/hfi1: Enable WFR PCIe extended tags from the driver - - - --- 2015-11-07 jubin.john@intel.com Not Applicable
[RESEND,02/11] staging/rdma/hfi1: Clear the QSFP reset that is asserted on FLR - - - --- 2015-11-07 jubin.john@intel.com Not Applicable
[RESEND,01/11] staging/rdma/hfi1: Convert dd_dev_info() to hfi1_cdbg() in process startup - - - --- 2015-11-07 jubin.john@intel.com Not Applicable
staging/rdma/hfi1: Workaround to prevent corruption during packet delivery - - - --- 2015-11-06 jubin.john@intel.com Not Applicable
staging/rdma/hfi1: Eliminate WARN_ON when VL is invalid - - - --- 2015-11-06 jubin.john@intel.com Not Applicable
staging/rdma/hfi1: use one-shot LCB write - - - --- 2015-11-06 jubin.john@intel.com Not Applicable
staging/rdma/hfi1: Remove spurious error messages - - - --- 2015-11-05 jubin.john@intel.com Not Applicable
staging/rdma/hfi1: Fix for opaportconfig ledon by not checking for portNum - - - --- 2015-11-05 jubin.john@intel.com Not Applicable
staging/rdma/hfi1: Select only devices with active links - - - --- 2015-11-05 jubin.john@intel.com Not Applicable
[v2] staging/rdma/hfi1: Disable thermal polling before sensor initialization - - - --- 2015-11-05 jubin.john@intel.com Not Applicable
staging/rdma/hfi1: Disable thermal polling before sensor initialization - - - --- 2015-11-05 jubin.john@intel.com Not Applicable
staging/rdma/hfi1: Always download SBus firmware - - - --- 2015-11-05 jubin.john@intel.com Not Applicable
staging/rdma/hfi1: Enable WFR PCIe extended tags from the driver - - - --- 2015-11-05 jubin.john@intel.com Not Applicable
staging/rdma/hfi1: Clear the QSFP reset that is asserted on FLR - - - --- 2015-11-05 jubin.john@intel.com Not Applicable
staging/rdma/hfi1: Convert dd_dev_info() to hfi1_cdbg() in process startup - - - --- 2015-11-05 jubin.john@intel.com Not Applicable