summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * RDMA/mthca: Make explicit conversion to 64bit valueLeon Romanovsky2017-08-241-1/+1
| | * RDMA/usnic: Fix remove address space warningLeon Romanovsky2017-08-243-15/+9
| | * RDMA/mlx4: Remove gfp_mask argument from acquire_group callLeon Romanovsky2017-08-241-5/+4
| | * RDMA/mlx4: Don't use uninitialized variableLeon Romanovsky2017-08-241-1/+1
| * | RDMA/i40iw: Remove unused argumentYuval Shaia2017-08-241-12/+6
| * | RDMA/qedr: fix spelling mistake: "invlaid" -> "invalid"Colin Ian King2017-08-241-1/+1
| * | RDMA/vmw_pvrdma: Update device query parameters and port capsAdit Ranadive2017-08-242-1/+17
| * | RDMA/vmw_pvrdma: Add RoCEv2 supportBryan Tan2017-08-244-22/+51
| |/
| * Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford2017-08-242-0/+7
| |\
| * | IB/mlx4: use kvmalloc_array to allocate wridLi Dongyang2017-08-222-20/+8
| * | IB/mlx5: use kvmalloc_array for mlx5_ib_wqLi Dongyang2017-08-222-17/+22
| * | RDMA: Fix return value check for ib_get_eth_speed()Selvin Xavier2017-08-222-4/+4
| * | IB/pvrdma: Remove unused functionYuval Shaia2017-08-221-17/+0
| * | i40iw: Improve CQP timeout logicShiraz Saleem2017-08-224-13/+39
| * | IB/hfi1: Add kernel receive context info to debugfsKaike Wan2017-08-223-0/+107
| * | IB/hfi1: Remove HFI1_VERBS_31BIT_PSN optionGrzegorz Morys2017-08-222-12/+0
| * | IB/hfi1: Remove pstate from hfi1_pportdataJakub Byczkowski2017-08-224-50/+33
| * | IB/hfi1: Stricter bounds checking of MAD trap indexKamenee Arumugame2017-08-221-1/+12
| * | IB/hfi1: Load fallback platform configuration per HFI deviceJakub Byczkowski2017-08-223-62/+31
| * | IB/hfi1: Add flag for platform config scratch register readJakub Byczkowski2017-08-223-2/+9
| * | IB/hfi1: Document phys port state bits not used in IBDennis Dalessandro2017-08-221-2/+19
| * | IB/hfi1: Check xchg returned value for queuing link down entrySebastian Sanchez2017-08-221-6/+12
| * | IB/hfi1: fix spelling mistake: "Maximim" -> "Maximum"Colin Ian King2017-08-221-1/+1
| * | IB/hfi1: Enable RDMA_CAP_OPA_AH in hfi driver to support extended LIDsDasaratharaman Chandramouli2017-08-221-1/+2
| * | IB/hfi1: Enhance PIO/SDMA send for 16BDon Hiatt2017-08-224-72/+135
| * | IB/hfi1: Add 16B RC/UC supportDon Hiatt2017-08-225-193/+445
| * | IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lidsDasaratharaman Chandramouli2017-08-226-42/+92
| * | IB/hfi1: Add 16B trace supportDon Hiatt2017-08-223-123/+406
| * | IB/hfi1: Add 16B UD supportDon Hiatt2017-08-226-131/+456
| * | IB/hfi1: Determine 9B/16B L2 header type based on Address handleDon Hiatt2017-08-224-0/+133
| * | IB/hfi1: Add support to process 16B header errorsDon Hiatt2017-08-226-33/+112
| * | IB/hfi1: Add support to send 16B bypass packetsDon Hiatt2017-08-227-60/+84
| * | IB/hfi1: Add support to receive 16B bypass packetsDon Hiatt2017-08-2211-48/+274
| * | IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDsDon Hiatt2017-08-224-11/+17
| * | IB/hf1: User context locking is inconsistentMichael J. Ruhl2017-08-229-191/+326
| * | IB/hfi1: Protect context array set/clear with spinlockMichael J. Ruhl2017-08-225-181/+229
| * | IB/hfi1: Use host_link_state to read state when DC is shut downBartlomiej Dudek2017-08-221-0/+7
| * | IB/hfi1: Remove lstate from hfi1_pportdataByczkowski, Jakub2017-08-224-46/+28
| * | IB/hfi1: Revert egress pkey check enforcementAlex Estrin2017-08-221-1/+0
| * | IB/core: Fix input len in multiple user verbsAmrani, Ram2017-08-223-13/+6
| * | IB/mthca: Replace PCI pool old APIRomain Perier2017-08-223-11/+11
| * | RDMA/bnxt_re: Implement the alloc/get_hw_stats callbackSomnath Kotur2017-08-184-1/+181
| * | RDMA/bnxt_re: Allocate multiple notification queuesSelvin Xavier2017-08-185-49/+104
| * | Add OPA extended LID supportHiatt, Don2017-08-186-11/+11
| * | Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford2017-08-189-53/+111
| |\ \
| * \ \ Merge branch 'misc' into k.o/for-nextDoug Ledford2017-08-1812-73/+43
| |\ \ \
| | * | | IB/hfi1: add const to bin_attribute structuresBhumika Goyal2017-08-181-2/+2
| | * | | IB/qib: add const to bin_attribute structuresBhumika Goyal2017-08-181-2/+2
| | * | | i40iw: fix spelling mistake: "allloc_buf" -> "alloc_buf"Colin Ian King2017-08-181-2/+4
| | * | | i40iw: Fixes for static checker warningsShiraz Saleem2017-08-181-8/+1