summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
Commit message (Expand)AuthorAgeFilesLines
* RDMA: Simplify get firmware interfaceLeon Romanovsky2017-08-1015-45/+32
* RDMA/netlink: Expose device and port capability masksLeon Romanovsky2017-08-101-0/+19
* RDMA/netlink: Implement nldev port doit callbackLeon Romanovsky2017-08-101-0/+44
* RDMA/netlink: Add nldev port dumpit implementationLeon Romanovsky2017-08-101-0/+71
* RDMA/netlink: Add nldev device doit implementationLeon Romanovsky2017-08-101-0/+40
* RDMA/netlink: Implement nldev device dumpit calbackLeon Romanovsky2017-08-101-1/+63
* RDMA/netlink: Add nldev initialization flowsLeon Romanovsky2017-08-103-1/+49
* RDMA/netlink: Add netlink device definitions to UAPILeon Romanovsky2017-08-101-1/+1
* RDMA/netlink: Update copyrightLeon Romanovsky2017-08-101-0/+1
* RDMA/netlink: Convert LS to doit callbackLeon Romanovsky2017-08-105-31/+25
* RDMA/netlink: Reduce indirection access to cb_tableLeon Romanovsky2017-08-101-5/+8
* RDMA/netlink: Add and implement doit netlink callbackLeon Romanovsky2017-08-101-5/+14
* RDMA/core: Add and expose static device indexLeon Romanovsky2017-08-102-1/+41
* RDMA/core: Add iterator over ib_devicesLeon Romanovsky2017-08-102-0/+33
* RDMA/netlink: Rename netlink callback structLeon Romanovsky2017-08-104-5/+5
* RDMA/netlink: Simplify and rename ibnl_chk_listenersLeon Romanovsky2017-08-103-6/+5
* RDMA/netlink: Rename and remove redundant parameter from ibnl_multicastLeon Romanovsky2017-08-104-6/+5
* RDMA/netlink: Rename and remove redundant parameter from ibnl_unicast*Leon Romanovsky2017-08-103-11/+9
* RDMA/netlink: Simplify the put_msg and put_attrLeon Romanovsky2017-08-101-21/+6
* RDMA/netlink: Add flag to consolidate common handlingLeon Romanovsky2017-08-104-9/+16
* RDMA/iwcm: Remove extra EXPORT_SYMBOLSLeon Romanovsky2017-08-102-17/+0
* RDMA/iwcm: Remove useless check of netlink client validityLeon Romanovsky2017-08-101-6/+0
* RDMA/netlink: Avoid double pass for RDMA netlink messagesLeon Romanovsky2017-08-101-18/+44
* RDMA/netlink: Remove redundant owner option for netlink callbacksLeon Romanovsky2017-08-102-4/+1
* RDMA/netlink: Remove netlink clients infrastructureLeon Romanovsky2017-08-105-142/+108
* RDMA/core: Add wait/retry version of ibnl_unicastIsmail, Mustafa2017-08-092-4/+14
* IB/hfi1: Always perform offline transitionSebastian Sanchez2017-07-313-33/+46
* IB/hfi1: Prevent link down request double queuingSebastian Sanchez2017-07-312-1/+4
* IB/hfi1: Create workqueue for link eventsSebastian Sanchez2017-07-316-13/+40
* IB/{rdmavt, hfi1, qib}: Fix panic with post receive and SGE compressionMike Marciniszyn2017-07-314-18/+18
* IB/hfi1: Disambiguate corruption and uninitialized error casesJan Sokolowski2017-07-311-6/+8
* IB/hfi1: Only set fd pointer when base context is completely initializedMichael J. Ruhl2017-07-315-29/+40
* IB/hfi1: Do not enable disabled port on cable insertJan Sokolowski2017-07-311-6/+7
* IB/hfi1: Harden state transition to Armed and ActiveAlex Estrin2017-07-311-6/+3
* IB/hfi1: Split copy_to_user data copy for better securityMichael J. Ruhl2017-07-311-3/+5
* IB/hfi1: Verify port data VLs credits on transition to ArmedAlex Estrin2017-07-312-1/+16
* IB/hfi1: Move saving PCI values to a separate functionBartlomiej Dudek2017-07-313-52/+64
* IB/hfi1: Fix initialization failure for debug firmwareByczkowski, Jakub2017-07-311-0/+8
* IB/hfi1: Fix code consistency for if/else blocks in chip.cJan Sokolowski2017-07-311-10/+11
* IB/hfi1: Send MAD traps until repressedMichael J. Ruhl2017-07-313-88/+293
* IB/hfi1: Pass the context pointer rather than the indexMichael J. Ruhl2017-07-316-23/+25
* IB/hfi1: Use context pointer rather than context indexMichael J. Ruhl2017-07-313-59/+45
* IB/hfi1: Size rcd array index correctly and consistentlyMichael J. Ruhl2017-07-3110-31/+33
* IB/hfi1: Remove unused user context data membersMichael J. Ruhl2017-07-314-42/+0
* IB/hfi1: Assign context does not clean up file descriptor correctly on errorMichael J. Ruhl2017-07-311-11/+26
* IB/hfi1: Serve the most starved iowait entry firstKaike Wan2017-07-3111-28/+136
* IB/hfi1: Fix bar0 mapping to use write combiningMike Marciniszyn2017-07-318-49/+126
* IB/hfi1: Check return values from PCI config API callsBartlomiej Dudek2017-07-313-47/+215
* IB/hns: include linux/interrupt.hArnd Bergmann2017-07-311-0/+1
* RDMA/hns: fix build regressionDoug Ledford2017-07-281-0/+1