aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/i40iw
AgeCommit message (Expand)Author
2020-06-08IB/i40iw: Remove bogus call to netdev_master_upper_dev_get()Denis V. Lunev
2020-06-08i40iw: Fix error handling in i40iw_manage_arp_cache()Dan Carpenter
2020-05-04RDMA/i40iw: fix a potential NULL pointer dereferenceXiyu Yang
2019-07-31RDMA/i40iw: Set queue pair state when being queriedLiu, Changcheng
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-05-06RDMA/i40iw: Use core helpers to get aligned DMA address within a supported pa...Shiraz Saleem
2019-05-03RDMA: Get rid of iw_cm_verbsKamal Heib
2019-04-08i40iw: Redefine i40iw_mmiowb() to do nothingWill Deacon
2019-04-01IB: Pass only ib_udata in function prototypesShamir Rabinovitch
2019-04-01IB: Remove 'uobject->context' dependency in object destroy APIsShamir Rabinovitch
2019-04-01IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch
2019-03-27RDMA/i40iw: Handle workqueue allocation failureKangjie Lu
2019-03-17i40iw: Avoid panic when handling the inetdev eventFeng Tang
2019-02-22RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky
2019-02-15IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIsShamir Rabinovitch
2019-02-11RDMA/i40iw: Use for_each_sg_dma_page iterator on umem SGLShiraz, Saleem
2019-02-08RDMA: Handle PD allocations by IB/coreLeon Romanovsky
2019-01-30RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky
2019-01-29Merge branch 'devx-async' into k.o/for-nextJason Gunthorpe
2019-01-25infiniband: prefix header search paths with $(srctree)/Masahiro Yamada
2019-01-14RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit
2019-01-14RDMA: Rename port_callback to init_portParav Pandit
2019-01-10IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-12-18RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch
2018-12-18RDMA/i40iw: Make sure to initialize ib_device_opsKamal Heib
2018-12-12RDMA: Start use ib_device_opsKamal Heib
2018-12-11RDMA/i40iw: Initialize ib_device_ops structKamal Heib
2018-11-08i40iw: remove use of VLAN_TAG_PRESENTMichał Mirosław
2018-11-08i40iw: remove support for ib_get_vector_affinitySagi Grimberg
2018-10-17RDMA/drivers: Use core provided API for registering device attributesParav Pandit
2018-09-26RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe
2018-09-19RDMA/i40iw: Fix incorrect iterator typeHåkon Bugge
2018-07-30RDMA/providers: Remove pointless functionsKamal Heib
2018-07-30RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche
2018-07-11infiniband: i40iw, nes: don't use wall time for TCP sequence numbersArnd Bergmann
2018-07-04RDMA/i40w: Hold read semaphore while looking after VMALeon Romanovsky
2018-06-18IB/core: add max_send_sge and max_recv_sge attributesSteve Wise
2018-06-18i40iw: Reorganize acquire/release of locks in i40iw_manage_apbvtShiraz Saleem
2018-05-28Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Jason Gunthorpe
2018-05-16i40iw: Extend port reuse support for listenersShiraz Saleem
2018-05-09RDMA/i40iw: Avoid panic when reading back the IRQ affinity hintAndrew Boyer
2018-05-09RDMA/i40iw: Avoid reference leaks when processing the AEQAndrew Boyer
2018-05-09RDMA/i40iw: Avoid panic when objects are being created and destroyedAndrew Boyer
2018-05-09i40iw: Use correct address in dst_neigh_lookup for IPv6Mustafa Ismail
2018-05-09i40iw: Fix memory leak in error path of create QPMustafa Ismail
2018-04-17infiniband: i40iw: Replace GFP_ATOMIC with GFP_KERNEL in i40iw_l2param_changeJia-Ju Bai
2018-04-17infiniband: i40iw: Replace GFP_ATOMIC with GFP_KERNEL in i40iw_make_listen_nodeJia-Ju Bai