aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-10RDMA/netlink: Avoid double pass for RDMA netlink messagesLeon Romanovsky1-18/+44
2017-08-10RDMA/netlink: Remove redundant owner option for netlink callbacksLeon Romanovsky3-5/+1
2017-08-10RDMA/netlink: Remove netlink clients infrastructureLeon Romanovsky6-151/+112
2017-08-09RDMA/core: Add wait/retry version of ibnl_unicastIsmail, Mustafa3-4/+24
2017-07-31IB/hfi1: Always perform offline transitionSebastian Sanchez3-33/+46
2017-07-31IB/hfi1: Prevent link down request double queuingSebastian Sanchez2-1/+4
2017-07-31IB/hfi1: Create workqueue for link eventsSebastian Sanchez6-13/+40
2017-07-31IB/{rdmavt, hfi1, qib}: Fix panic with post receive and SGE compressionMike Marciniszyn4-18/+18
2017-07-31IB/hfi1: Disambiguate corruption and uninitialized error casesJan Sokolowski1-6/+8
2017-07-31IB/hfi1: Only set fd pointer when base context is completely initializedMichael J. Ruhl5-29/+40
2017-07-31IB/hfi1: Do not enable disabled port on cable insertJan Sokolowski1-6/+7
2017-07-31IB/hfi1: Harden state transition to Armed and ActiveAlex Estrin1-6/+3
2017-07-31IB/hfi1: Split copy_to_user data copy for better securityMichael J. Ruhl1-3/+5
2017-07-31IB/hfi1: Verify port data VLs credits on transition to ArmedAlex Estrin2-1/+16
2017-07-31IB/hfi1: Move saving PCI values to a separate functionBartlomiej Dudek3-52/+64
2017-07-31IB/hfi1: Fix initialization failure for debug firmwareByczkowski, Jakub1-0/+8
2017-07-31IB/hfi1: Fix code consistency for if/else blocks in chip.cJan Sokolowski1-10/+11
2017-07-31IB/hfi1: Send MAD traps until repressedMichael J. Ruhl4-88/+310
2017-07-31IB/hfi1: Pass the context pointer rather than the indexMichael J. Ruhl6-23/+25
2017-07-31IB/hfi1: Use context pointer rather than context indexMichael J. Ruhl3-59/+45
2017-07-31IB/hfi1: Size rcd array index correctly and consistentlyMichael J. Ruhl10-31/+33
2017-07-31IB/hfi1: Remove unused user context data membersMichael J. Ruhl4-42/+0
2017-07-31IB/hfi1: Assign context does not clean up file descriptor correctly on errorMichael J. Ruhl1-11/+26
2017-07-31IB/hfi1: Serve the most starved iowait entry firstKaike Wan11-28/+136
2017-07-31IB/hfi1: Fix bar0 mapping to use write combiningMike Marciniszyn8-49/+126
2017-07-31IB/hfi1: Check return values from PCI config API callsBartlomiej Dudek3-47/+215
2017-07-31IB/hns: include linux/interrupt.hArnd Bergmann1-0/+1
2017-07-28RDMA/hns: fix build regressionDoug Ledford1-0/+1
2017-07-28IB/hns: fix semicolon.cocci warningskbuild test robot1-1/+1
2017-07-28IB/hns: fix returnvar.cocci warningskbuild test robot1-2/+1
2017-07-28IB/hns: fix boolreturn.cocci warningskbuild test robot1-1/+1
2017-07-28IB/hns: Support compile test for hns RoCE driverMatan Barak3-1/+3
2017-07-28IB/cma: Fix default RoCE type settingDoug Ledford1-1/+1
2017-07-27RDMA/qedr: notify user application of supported WIDsAmrani, Ram2-0/+4
2017-07-27RDMA/qedr: notify user application if DPM is supportedAmrani, Ram4-0/+5
2017-07-24net/mlx5: fix spelling mistake: "alloated" -> "allocated"Colin Ian King1-1/+1
2017-07-24IB/hfi1: Add receiving queue info to qp_statsKaike Wan1-1/+5
2017-07-24IB/mlx4: Expose RSS capabilitiesGuy Levi1-1/+6
2017-07-24IB/mlx4: Add support for RSS QPGuy Levi3-22/+472
2017-07-24IB/mlx4: Add support for WQ indirection table related verbsGuy Levi4-3/+89
2017-07-24IB/mlx4: Add support for WQ related verbsGuy Levi4-57/+511
2017-07-24(IB, net)/mlx4: Add resource utilization supportMoshe Shemesh11-20/+45
2017-07-24IB/mlx4: Add inline-receive supportMaor Gottlieb4-8/+37
2017-07-24IB/mlx5: Expose extended error countersParav Pandit2-2/+64
2017-07-24IB/mlx5: Fix existence check for extended address vectorLeon Romanovsky2-2/+1
2017-07-24IB/mlx5: Fix cached MR allocation flowMajd Dibbiny1-5/+13
2017-07-24IB/mlx5: Report RX checksum capabilities for IPoIBYishai Hadas1-0/+4
2017-07-24net/mlx5: Report enhanced capabilities for IPoIBYishai Hadas2-1/+11
2017-07-24IB/mlx5: Add multicast flow steering support for underlay QPYishai Hadas1-12/+31
2017-07-24IB/mlx5: Add support for QP with a given source QPNYishai Hadas2-15/+59