aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/i40iw
AgeCommit message (Expand)Author
2019-04-20i40iw: Avoid panic when handling the inetdev eventFeng Tang
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
2018-04-17infiniband: i40iw: Replace GFP_ATOMIC with GFP_KERNEL in i40iw_add_mqh_4Jia-Ju Bai
2018-04-03i40iw: Remove pre-production workaround for resource profile 1Shiraz Saleem
2018-03-19IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak
2018-03-15i40iw: Tear-down connection after CQP Modify QP failureHenry Orosco
2018-03-15i40iw: Refactor of driver generated AEsHenry Orosco
2018-03-15RDMA/i40iw: Move uapi header to include/uapiJason Gunthorpe
2018-03-14RDMA/i40iw: include linux/irq.hArnd Bergmann
2018-03-06i40iw: Implement get_vector_affinity APIShiraz Saleem
2018-03-06i40iw: Improve CM node lookup time on connection setupShiraz Saleem
2018-03-06i40iw: Refactor handling of txpend listMustafa Ismail
2018-01-16i40iw: Free IEQ resourcesMustafa Ismail
2018-01-16i40iw: Remove setting of rem_addr.lenMustafa Ismail
2018-01-16i40iw: Remove limit on re-posting AEQ entries to HWSindhu Devale
2018-01-16i40iw: Zero-out consumer key on allocate stag for FMRShiraz Saleem
2018-01-16i40iw: Remove extra call to i40iw_est_sd()Shiraz Saleem
2018-01-05i40iw: Replace mdelay with msleep in i40iw_wait_pe_readyJia-Ju Bai
2017-12-27Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...Jason Gunthorpe
2017-12-27i40iw: Change accelerated flag to boolHenry Orosco
2017-12-22i40iw: Fix the connection ORD value for loopbackTatyana Nikolova
2017-12-22i40iw: Validate correct IRD/ORD connection parametersTatyana Nikolova
2017-12-22i40iw: Ignore LLP_DOUBT_REACHABILITY AEShiraz Saleem
2017-12-22i40iw: Fix sequence number for the first partial FPDUShiraz Saleem
2017-12-22i40iw: Selectively teardown QPs on IP addr change eventShiraz Saleem