aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/i40iw (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2018-05-09RDMA/i40iw: Avoid reference leaks when processing the AEQAndrew Boyer1-2/+2
2018-05-09RDMA/i40iw: Avoid panic when objects are being created and destroyedAndrew Boyer2-2/+10
2018-05-09i40iw: Use correct address in dst_neigh_lookup for IPv6Mustafa Ismail1-1/+1
2018-05-09i40iw: Fix memory leak in error path of create QPMustafa Ismail1-1/+1
2018-04-17infiniband: i40iw: Replace GFP_ATOMIC with GFP_KERNEL in i40iw_l2param_changeJia-Ju Bai1-1/+1
2018-04-17infiniband: i40iw: Replace GFP_ATOMIC with GFP_KERNEL in i40iw_make_listen_nodeJia-Ju Bai1-1/+1
2018-04-17infiniband: i40iw: Replace GFP_ATOMIC with GFP_KERNEL in i40iw_add_mqh_4Jia-Ju Bai1-1/+1
2018-04-03i40iw: Remove pre-production workaround for resource profile 1Shiraz Saleem1-2/+0
2018-03-19IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak1-0/+1
2018-03-15i40iw: Tear-down connection after CQP Modify QP failureHenry Orosco4-10/+30
2018-03-15i40iw: Refactor of driver generated AEsHenry Orosco6-10/+108
2018-03-15RDMA/i40iw: Move uapi header to include/uapiJason Gunthorpe2-108/+1
2018-03-14RDMA/i40iw: include linux/irq.hArnd Bergmann1-0/+1
2018-03-06i40iw: Implement get_vector_affinity APIShiraz Saleem1-0/+20
2018-03-06i40iw: Improve CM node lookup time on connection setupShiraz Saleem4-37/+100
2018-03-06i40iw: Refactor handling of txpend listMustafa Ismail1-6/+2
2018-01-16i40iw: Free IEQ resourcesMustafa Ismail3-2/+3
2018-01-16i40iw: Remove setting of rem_addr.lenMustafa Ismail1-3/+0
2018-01-16i40iw: Remove limit on re-posting AEQ entries to HWSindhu Devale2-3/+0
2018-01-16i40iw: Zero-out consumer key on allocate stag for FMRShiraz Saleem1-0/+1
2018-01-16i40iw: Remove extra call to i40iw_est_sd()Shiraz Saleem1-2/+0