summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
AgeCommit message (Expand)AuthorFilesLines
2017-08-22IB/hfi1: Add kernel receive context info to debugfsKaike Wan3-0/+107
2017-08-22IB/hfi1: Remove HFI1_VERBS_31BIT_PSN optionGrzegorz Morys2-12/+0
2017-08-22IB/hfi1: Remove pstate from hfi1_pportdataJakub Byczkowski4-50/+33
2017-08-22IB/hfi1: Stricter bounds checking of MAD trap indexKamenee Arumugame1-1/+12
2017-08-22IB/hfi1: Load fallback platform configuration per HFI deviceJakub Byczkowski3-62/+31
2017-08-22IB/hfi1: Add flag for platform config scratch register readJakub Byczkowski3-2/+9
2017-08-22IB/hfi1: Document phys port state bits not used in IBDennis Dalessandro1-2/+19
2017-08-22IB/hfi1: Check xchg returned value for queuing link down entrySebastian Sanchez1-6/+12
2017-08-22IB/hfi1: fix spelling mistake: "Maximim" -> "Maximum"Colin Ian King1-1/+1
2017-08-22IB/hfi1: Enable RDMA_CAP_OPA_AH in hfi driver to support extended LIDsDasaratharaman Chandramouli1-1/+2
2017-08-22IB/hfi1: Enhance PIO/SDMA send for 16BDon Hiatt4-72/+135
2017-08-22IB/hfi1: Add 16B RC/UC supportDon Hiatt5-193/+445
2017-08-22IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lidsDasaratharaman Chandramouli6-42/+92
2017-08-22IB/hfi1: Add 16B trace supportDon Hiatt3-123/+406
2017-08-22IB/hfi1: Add 16B UD supportDon Hiatt6-131/+456
2017-08-22IB/hfi1: Determine 9B/16B L2 header type based on Address handleDon Hiatt4-0/+133
2017-08-22IB/hfi1: Add support to process 16B header errorsDon Hiatt6-33/+112
2017-08-22IB/hfi1: Add support to send 16B bypass packetsDon Hiatt7-60/+84
2017-08-22IB/hfi1: Add support to receive 16B bypass packetsDon Hiatt11-48/+274
2017-08-22IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDsDon Hiatt4-11/+17
2017-08-22IB/hf1: User context locking is inconsistentMichael J. Ruhl9-191/+326
2017-08-22IB/hfi1: Protect context array set/clear with spinlockMichael J. Ruhl5-181/+229
2017-08-22IB/hfi1: Use host_link_state to read state when DC is shut downBartlomiej Dudek1-0/+7
2017-08-22IB/hfi1: Remove lstate from hfi1_pportdataByczkowski, Jakub4-46/+28
2017-08-22IB/hfi1: Revert egress pkey check enforcementAlex Estrin1-1/+0
2017-08-22IB/core: Fix input len in multiple user verbsAmrani, Ram3-13/+6
2017-08-22IB/mthca: Replace PCI pool old APIRomain Perier3-11/+11
2017-08-18RDMA/bnxt_re: Implement the alloc/get_hw_stats callbackSomnath Kotur4-1/+181
2017-08-18RDMA/bnxt_re: Allocate multiple notification queuesSelvin Xavier5-49/+104
2017-08-18Add OPA extended LID supportHiatt, Don6-11/+11
2017-08-18Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford9-53/+111
2017-08-18Merge branch 'misc' into k.o/for-nextDoug Ledford12-73/+43
2017-08-18IB/hfi1: add const to bin_attribute structuresBhumika Goyal1-2/+2
2017-08-18IB/qib: add const to bin_attribute structuresBhumika Goyal1-2/+2
2017-08-18i40iw: fix spelling mistake: "allloc_buf" -> "alloc_buf"Colin Ian King1-2/+4
2017-08-18i40iw: Fixes for static checker warningsShiraz Saleem1-8/+1
2017-08-18i40iw: Simplify codeChristophe Jaillet1-6/+3
2017-08-18infiniband: pvrdma: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-18infiniband: nes: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-18infiniband: mthca: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-18PCI/IB: add support for pci driver attribute groupsGreg Kroah-Hartman1-44/+23
2017-08-18RDMA/bnxt_re: fix spelling mistake: "Deallocte" -> "Deallocate"Colin Ian King1-1/+1
2017-08-18IB/hfi1: fix spelling mistake in variable name continiousColin Ian King1-3/+3
2017-08-18IB/qib: fix spelling mistake: "failng" -> "failing"Colin Ian King1-1/+1
2017-08-17cxgb4: Remove some dead codeChristophe Jaillet1-1/+0
2017-08-16iw_cxgb4: fix misuse of integer variableSteve Wise1-1/+1
2017-08-16IB/hns: fix memory leak on ah on error return pathColin Ian King1-1/+3
2017-08-16i40iw: Fix potential fcn_id_array out of boundsChristopher N Bednarz1-1/+1
2017-08-16i40iw: Use correct alignment for CQ0 memoryChristopher N Bednarz1-1/+1
2017-08-16i40iw: Fix typecast of tcp_seq_numMustafa Ismail1-1/+1