aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/i40iw (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-03RDMA/i40iw: Set queue pair state when being queriedLiu, Changcheng1-0/+2
2019-07-03IB/i40iw: Use kmemdup rather than open codingFuqian Huang1-2/+2
2019-06-28Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe1-0/+1
2019-06-20RDMA: Check umem pointer validity prior to releaseLeon Romanovsky1-2/+1
2019-06-11RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky1-20/+13
2019-06-11RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky1-2/+1
2019-06-10RDMA: Move owner into struct ib_device_opsJason Gunthorpe1-1/+1
2019-06-10RDMA: Move uverbs_abi_ver into struct ib_device_opsJason Gunthorpe1-0/+2
2019-06-10RDMA: Move driver_id into struct ib_device_opsJason Gunthorpe1-1/+2
2019-05-21RDMA/i40iw: Remove useless NULL checksLeon Romanovsky1-8/+0
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds5-90/+64
2019-05-06RDMA/i40iw: Use core helpers to get aligned DMA address within a supported page sizeShiraz Saleem2-41/+8
2019-05-03RDMA: Get rid of iw_cm_verbsKamal Heib1-20/+10
2019-04-08i40iw: Redefine i40iw_mmiowb() to do nothingWill Deacon1-1/+1
2019-04-01IB: Pass only ib_udata in function prototypesShamir Rabinovitch1-12/+8
2019-04-01IB: Remove 'uobject->context' dependency in object destroy APIsShamir Rabinovitch1-2/+5
2019-04-01IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch2-10/+13
2019-03-27RDMA/i40iw: Handle workqueue allocation failureKangjie Lu3-5/+20
2019-03-17i40iw: Avoid panic when handling the inetdev eventFeng Tang1-1/+11
2019-02-22RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky1-36/+14
2019-02-15IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIsShamir Rabinovitch1-4/+5
2019-02-11RDMA/i40iw: Use for_each_sg_dma_page iterator on umem SGLShiraz, Saleem1-19/+16
2019-02-08RDMA: Handle PD allocations by IB/coreLeon Romanovsky2-21/+12
2019-01-30RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky1-1/+1
2019-01-29Merge branch 'devx-async' into k.o/for-nextJason Gunthorpe1-2/+2
2019-01-25infiniband: prefix header search paths with $(srctree)/Masahiro Yamada1-1/+1
2019-01-14RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit1-3/+2
2019-01-14RDMA: Rename port_callback to init_portParav Pandit1-1/+1
2019-01-10IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe1-1/+1
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-2/+2
2018-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-73/+56
2018-12-18RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch1-23/+22
2018-12-18RDMA/i40iw: Make sure to initialize ib_device_opsKamal Heib1-0/+1
2018-12-12RDMA: Start use ib_device_opsKamal Heib1-1/+1
2018-12-11RDMA/i40iw: Initialize ib_device_ops structKamal Heib1-30/+33
2018-11-08i40iw: remove use of VLAN_TAG_PRESENTMichał Mirosław1-4/+4
2018-11-08i40iw: remove support for ib_get_vector_affinitySagi Grimberg1-20/+0
2018-10-17RDMA/drivers: Use core provided API for registering device attributesParav Pandit1-47/+23
2018-09-26RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe1-2/+1
2018-09-19RDMA/i40iw: Fix incorrect iterator typeHåkon Bugge1-1/+1
2018-07-30RDMA/providers: Remove pointless functionsKamal Heib1-40/+0
2018-07-30RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche1-5/+4
2018-07-11infiniband: i40iw, nes: don't use wall time for TCP sequence numbersArnd Bergmann2-5/+22
2018-07-04RDMA/i40w: Hold read semaphore while looking after VMALeon Romanovsky1-0/+2
2018-06-18IB/core: add max_send_sge and max_recv_sge attributesSteve Wise1-1/+2
2018-06-18i40iw: Reorganize acquire/release of locks in i40iw_manage_apbvtShiraz Saleem1-32/+51
2018-05-28Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma for-nextJason Gunthorpe6-10/+18
2018-05-16i40iw: Extend port reuse support for listenersShiraz Saleem3-42/+59
2018-05-09RDMA/i40iw: Avoid panic when reading back the IRQ affinity hintAndrew Boyer2-4/+4