summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
Commit message (Expand)AuthorAgeFilesLines
* IB/hfi1: Handle kzalloc failure in init_pervl_scsIra Weiny2016-08-031-3/+16
* IB/qib, IB/hfi1: Fix grh creation in ud loopbackDasaratharaman Chandramouli2016-08-022-4/+12
* IB/hfi1: Use hdr2sc function to calculate 5-bit SCDasaratharaman Chandramouli2016-08-023-14/+4
* IB/hfi1: Cleanup UD packet handler.Dasaratharaman Chandramouli2016-08-021-30/+21
* IB/hfi1: Rename hfi1_pio_header to hfi1_sdma_header.Don Hiatt2016-08-024-4/+4
* IB/hfi1: Rename struct ahg_ib_header to struct hfi1_ahg_infoDasaratharaman Chandramouli2016-08-026-33/+34
* IB/hfi1: Remove unused elements from struct ahg_ib_headerDasaratharaman Chandramouli2016-08-023-5/+0
* IB/hfi1: Reset QSFP on every run through channel tuningEaswar Hariharan2016-08-021-1/+5
* IB/hfi1: Ignore QSFP interrupts until power stabilizesEaswar Hariharan2016-08-021-7/+21
* IB/hfi1: Disable external device configuration requestsEaswar Hariharan2016-08-021-14/+0
* IB/rdmavt, hfi1: Fix NFSoRDMA failure with FRMR enabledJianxin Xiong2016-08-023-22/+23
* IB/hfi1: Fix trace message unitsGrzegorz Heldt2016-08-021-2/+2
* IB/hfi1: Add sysfs entry to override SDMA interrupt affinityTadeusz Struk2016-08-023-0/+97
* IB/hfi1: Add static PCIe Gen3 CTLE tuningDean Luick2016-08-021-4/+64
* IB/hfi1: Fix "suspicious rcu_dereference_check() usage" warningsJianxin Xiong2016-08-023-8/+18
* IB/hfi1: Read all firmware versionsDean Luick2016-08-024-25/+130
* IB/hfi1: Explain state complete frame detailsDean Luick2016-08-021-8/+126
* IB/hfi1: Modify the default number of kernel receive conextsHarish Chegondi2016-08-021-4/+2
* IB/hfi1: Add support for extended memory managementJianxin Xiong2016-08-022-2/+21
* IB/hfi1: Work request processing for fast register mr and invalidateJianxin Xiong2016-08-024-3/+98
* IB/hfi1: Handle send with invalidate opcode in the RC recv pathJianxin Xiong2016-08-022-1/+17
* IB/hfi1: Pull FECN/BECN processing to a common placeMitko Haralanov2016-08-025-97/+45
* IB/hfi1: Fix to fully initialize send context areaTymoteusz Kielan2016-08-021-1/+1
* IB/hfi1: Fix integrity errors counter value calculationJakub Pawlak2016-08-021-23/+9
* IB/qib: Add qib post send tableMike Marciniszyn2016-08-023-0/+47
* IB/hfi1: Add hfi1 post send tablesMike Marciniszyn2016-08-023-0/+49
* IB/hfi1: Correct receive packet handler assignmentJakub Pawlak2016-08-021-13/+16
* IB/hfi1: Improve SDMA engine assignment for user SDMAJianxin Xiong2016-08-021-1/+28
* IB/hfi1: Remove TWSI referencesDean Luick2016-08-025-588/+1
* IB/hfi1: Use built-in i2c bit-shift bus adapterDean Luick2016-08-026-115/+341
* IB/hfi1: Refine user process affinity algorithmSebastian Sanchez2016-08-023-62/+174
* IB/hfi1: Reserve and collapse CPU cores for contextsSebastian Sanchez2016-08-024-28/+84
* IB/hfi1: Add global structure for affinity assignmentsDennis Dalessandro2016-08-024-97/+198
* IB/hfi1: Add counter to track unsupported packets dropJakub Pawlak2016-08-024-6/+32
* IB/hfi1: Add VL XmitDiscards counters to the opapmaqueryJakub Pawlak2016-08-021-2/+9
* IB/hfi1: Fix trace sparse errorsMike Marciniszyn2016-08-022-31/+31
* IB/hfi1: Separate tracepoints into specific headersSebastian Sanchez2016-08-0210-1330/+1735
* IB/hfi1: Fix typoTadeusz Struk2016-08-021-1/+1
* IB/hfi1: Remove unnecessary done label in hfi1_write_iterIra Weiny2016-08-021-17/+14
* IB/hfi1: Clean up port state structure definitionIra Weiny2016-08-022-19/+0
* i40iw: Enable remote access rights for stag allocationShiraz Saleem2016-07-121-0/+1
* i40iw: do not print unitialized variables in error messageNicolas Iooss2016-07-121-2/+1
* IB/hfi1: Fix sleep inside atomic issue in init_asic_dataTadeusz Struk2016-07-121-7/+9
* IB/hfi1: Correct issues with sc5 computationMike Marciniszyn2016-07-121-20/+3
*---. Merge branches '4.7-rc-misc', 'hfi1-fixes', 'i40iw-rc-fixes' and 'mellanox-rc...Doug Ledford2016-06-2319-57/+133
|\ \ \
| | | * IB/mlx4: Prevent cross page boundary allocationChuck Lever2016-06-232-18/+18
| | | * IB/mlx4: Fix memory leak if QP creation failedDotan Barak2016-06-231-1/+3
| | | * IB/mlx4: Verify port number in flow steering create flowYishai Hadas2016-06-231-0/+3
| | | * IB/mlx4: Fix error flow when sending mads under SRIOVYishai Hadas2016-06-231-6/+18
| | | * IB/mlx4: Fix the SQ size of an RC QPYishai Hadas2016-06-231-1/+1