summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/i40iw
Commit message (Expand)AuthorAgeFilesLines
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-05-095-90/+64Star
|\
| * RDMA/i40iw: Use core helpers to get aligned DMA address within a supported pa...Shiraz Saleem2019-05-062-41/+8Star
| * RDMA: Get rid of iw_cm_verbsKamal Heib2019-05-031-20/+10Star
| * IB: Pass only ib_udata in function prototypesShamir Rabinovitch2019-04-011-12/+8Star
| * IB: Remove 'uobject->context' dependency in object destroy APIsShamir Rabinovitch2019-04-011-2/+5
| * IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch2019-04-012-10/+13
| * RDMA/i40iw: Handle workqueue allocation failureKangjie Lu2019-03-273-5/+20
* | i40iw: Redefine i40iw_mmiowb() to do nothingWill Deacon2019-04-081-1/+1
|/
* i40iw: Avoid panic when handling the inetdev eventFeng Tang2019-03-181-1/+11
* RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky2019-02-221-36/+14Star
* IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIsShamir Rabinovitch2019-02-151-4/+5
* RDMA/i40iw: Use for_each_sg_dma_page iterator on umem SGLShiraz, Saleem2019-02-111-19/+16Star
* RDMA: Handle PD allocations by IB/coreLeon Romanovsky2019-02-092-21/+12Star
* RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky2019-01-301-1/+1
* Merge branch 'devx-async' into k.o/for-nextJason Gunthorpe2019-01-291-2/+2
|\
| * cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-2/+2
* | infiniband: prefix header search paths with $(srctree)/Masahiro Yamada2019-01-251-1/+1
* | RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit2019-01-141-3/+2Star
* | RDMA: Rename port_callback to init_portParav Pandit2019-01-141-1/+1
* | IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe2019-01-111-1/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-12-282-73/+56Star
|\
| * RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch2018-12-191-23/+22Star
| * RDMA/i40iw: Make sure to initialize ib_device_opsKamal Heib2018-12-181-0/+1
| * RDMA: Start use ib_device_opsKamal Heib2018-12-121-1/+1
| * RDMA/i40iw: Initialize ib_device_ops structKamal Heib2018-12-111-30/+33
| * i40iw: remove support for ib_get_vector_affinitySagi Grimberg2018-11-081-20/+0Star
* | i40iw: remove use of VLAN_TAG_PRESENTMichał Mirosław2018-11-091-4/+4
|/
* RDMA/drivers: Use core provided API for registering device attributesParav Pandit2018-10-171-47/+23Star
* RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe2018-09-261-2/+1Star
* RDMA/i40iw: Fix incorrect iterator typeHåkon Bugge2018-09-191-1/+1
* RDMA/providers: Remove pointless functionsKamal Heib2018-07-311-40/+0Star
* RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche2018-07-311-5/+4Star
* infiniband: i40iw, nes: don't use wall time for TCP sequence numbersArnd Bergmann2018-07-112-5/+22
* RDMA/i40w: Hold read semaphore while looking after VMALeon Romanovsky2018-07-041-0/+2
* IB/core: add max_send_sge and max_recv_sge attributesSteve Wise2018-06-181-1/+2
* i40iw: Reorganize acquire/release of locks in i40iw_manage_apbvtShiraz Saleem2018-06-181-32/+51
* Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Jason Gunthorpe2018-05-286-10/+18
|\
| * RDMA/i40iw: Avoid panic when reading back the IRQ affinity hintAndrew Boyer2018-05-092-4/+4
| * RDMA/i40iw: Avoid reference leaks when processing the AEQAndrew Boyer2018-05-091-2/+2
| * RDMA/i40iw: Avoid panic when objects are being created and destroyedAndrew Boyer2018-05-092-2/+10
| * i40iw: Use correct address in dst_neigh_lookup for IPv6Mustafa Ismail2018-05-091-1/+1
| * i40iw: Fix memory leak in error path of create QPMustafa Ismail2018-05-091-1/+1
* | i40iw: Extend port reuse support for listenersShiraz Saleem2018-05-163-42/+59
* | infiniband: i40iw: Replace GFP_ATOMIC with GFP_KERNEL in i40iw_l2param_changeJia-Ju Bai2018-04-181-1/+1
* | infiniband: i40iw: Replace GFP_ATOMIC with GFP_KERNEL in i40iw_make_listen_nodeJia-Ju Bai2018-04-181-1/+1
* | infiniband: i40iw: Replace GFP_ATOMIC with GFP_KERNEL in i40iw_add_mqh_4Jia-Ju Bai2018-04-181-1/+1
|/
* i40iw: Remove pre-production workaround for resource profile 1Shiraz Saleem2018-04-031-2/+0Star
* IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak2018-03-191-0/+1
* i40iw: Tear-down connection after CQP Modify QP failureHenry Orosco2018-03-154-10/+30