summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2017-08-18Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford
2017-08-18Merge branch 'misc' into k.o/for-nextDoug Ledford
2017-08-18IB/hfi1: add const to bin_attribute structuresBhumika Goyal
2017-08-18IB/qib: add const to bin_attribute structuresBhumika Goyal
2017-08-18i40iw: fix spelling mistake: "allloc_buf" -> "alloc_buf"Colin Ian King
2017-08-18i40iw: Fixes for static checker warningsShiraz Saleem
2017-08-18i40iw: Simplify codeChristophe Jaillet
2017-08-18infiniband: pvrdma: constify pci_device_id.Arvind Yadav
2017-08-18infiniband: nes: constify pci_device_id.Arvind Yadav
2017-08-18infiniband: mthca: constify pci_device_id.Arvind Yadav
2017-08-18PCI/IB: add support for pci driver attribute groupsGreg Kroah-Hartman
2017-08-18RDMA/bnxt_re: fix spelling mistake: "Deallocte" -> "Deallocate"Colin Ian King
2017-08-18IB/hfi1: fix spelling mistake in variable name continiousColin Ian King
2017-08-18IB/qib: fix spelling mistake: "failng" -> "failing"Colin Ian King
2017-08-17cxgb4: Remove some dead codeChristophe Jaillet
2017-08-16iw_cxgb4: fix misuse of integer variableSteve Wise
2017-08-16IB/hns: fix memory leak on ah on error return pathColin Ian King
2017-08-16i40iw: Fix potential fcn_id_array out of boundsChristopher N Bednarz
2017-08-16i40iw: Use correct alignment for CQ0 memoryChristopher N Bednarz
2017-08-16i40iw: Fix typecast of tcp_seq_numMustafa Ismail
2017-08-16i40iw: Correct variable namesMustafa Ismail
2017-08-16i40iw: Fix parsing of query/commit FPM buffersChien Tin Tung
2017-08-16RDMA/vmw_pvrdma: Report CQ missed eventsBryan Tan
2017-08-14IB/hns: Avoid compile test under non 64bit environmentsMatan Barak
2017-08-14Revert "RDMA/hns: fix build regression"Doug Ledford
2017-08-10Merge branch 'rdma-netlink' into k.o/merge-testDoug Ledford
2017-08-10Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-testDoug Ledford
2017-08-10RDMA: Simplify get firmware interfaceLeon Romanovsky
2017-08-08mlx5: support ->get_vector_affinitySagi Grimberg
2017-08-08IB/core: Change wc.slid from 16 to 32 bitsHiatt, Don
2017-08-08IB/core: Change port_attr.lid size from 16 to 32 bitsDasaratharaman Chandramouli
2017-08-04IB/hns: checking for IS_ERR() instead of NULLDan Carpenter
2017-08-04RDMA/mlx5: Fix existence check for extended address vectorLeon Romanovsky
2017-07-31IB/hfi1: Always perform offline transitionSebastian Sanchez
2017-07-31IB/hfi1: Prevent link down request double queuingSebastian Sanchez
2017-07-31IB/hfi1: Create workqueue for link eventsSebastian Sanchez
2017-07-31IB/{rdmavt, hfi1, qib}: Fix panic with post receive and SGE compressionMike Marciniszyn
2017-07-31IB/hfi1: Disambiguate corruption and uninitialized error casesJan Sokolowski
2017-07-31IB/hfi1: Only set fd pointer when base context is completely initializedMichael J. Ruhl
2017-07-31IB/hfi1: Do not enable disabled port on cable insertJan Sokolowski
2017-07-31IB/hfi1: Harden state transition to Armed and ActiveAlex Estrin
2017-07-31IB/hfi1: Split copy_to_user data copy for better securityMichael J. Ruhl
2017-07-31IB/hfi1: Verify port data VLs credits on transition to ArmedAlex Estrin
2017-07-31IB/hfi1: Move saving PCI values to a separate functionBartlomiej Dudek
2017-07-31IB/hfi1: Fix initialization failure for debug firmwareByczkowski, Jakub
2017-07-31IB/hfi1: Fix code consistency for if/else blocks in chip.cJan Sokolowski
2017-07-31IB/hfi1: Send MAD traps until repressedMichael J. Ruhl
2017-07-31IB/hfi1: Pass the context pointer rather than the indexMichael J. Ruhl
2017-07-31IB/hfi1: Use context pointer rather than context indexMichael J. Ruhl
2017-07-31IB/hfi1: Size rcd array index correctly and consistentlyMichael J. Ruhl