summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/i40iw/i40iw_verbs.c
AgeCommit message (Expand)Author
2018-12-18RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch
2018-12-18RDMA/i40iw: Make sure to initialize ib_device_opsKamal Heib
2018-12-11RDMA/i40iw: Initialize ib_device_ops structKamal Heib
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-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-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-05-09RDMA/i40iw: Avoid panic when objects are being created and destroyedAndrew Boyer
2018-05-09i40iw: Fix memory leak in error path of create QPMustafa Ismail
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-14RDMA/i40iw: include linux/irq.hArnd Bergmann
2018-03-06i40iw: Implement get_vector_affinity APIShiraz Saleem
2018-01-16i40iw: Free IEQ resourcesMustafa Ismail
2018-01-16i40iw: Remove setting of rem_addr.lenMustafa Ismail
2018-01-16i40iw: Zero-out consumer key on allocate stag for FMRShiraz Saleem
2017-10-18i40iw: Refactor queue depth calculationShiraz Saleem
2017-10-18Merge branch 'for-next-early' into for-nextDoug Ledford
2017-10-04i40iw: Do not allow posting WR after QP is flushedShiraz Saleem
2017-10-04i40iw: Fix port number for query QPMustafa Ismail
2017-09-22i40iw: Call i40iw_cm_disconn on modify QP to disconnectShiraz Saleem
2017-08-10RDMA: Simplify get firmware interfaceLeon Romanovsky
2017-07-20IB/i40iw: Fix error code in i40iw_create_cq()Dan Carpenter
2017-07-20i40iw: Free QP PBLEs when the QP is destroyedTatyana Nikolova
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli
2017-04-25IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-14IB: Query ports via the core instead of direct into the driverOr Gerlitz
2017-01-24RDMA/core: Add the function ib_mtu_int_to_enumAmrani, Ram
2017-01-24IB/i40iw: Remove a superfluous assignment statementBart Van Assche
2016-12-22i40iw: Set 128B as the only supported RQ WQE sizeChien Tin Tung
2016-12-14Merge branch 'mlx' into merge-testDoug Ledford
2016-12-14Merge branches 'chelsio', 'debug-cleanup', 'hns' and 'i40iw' into merge-testDoug Ledford
2016-12-13IB/core: Let create_ah return extended response to userMoni Shoua
2016-12-12i40iw: Reorganize structures to align with HW capabilitiesHenry Orosco
2016-12-12i40iw: Fix race condition in terminate timer's handlerShiraz Saleem
2016-12-12i40iw: Use correct src address in memcpy to rdma stats countersShiraz Saleem
2016-12-05i40iw: Add missing cleanup on device closeMustafa Ismail
2016-12-05i40iw: Add 2MB page supportHenry Orosco
2016-12-05i40iw: Utilize physically mapped memory regionsHenry Orosco
2016-12-05i40iw: Use actual page sizeHenry Orosco
2016-12-05i40iw: Query device accounts for internal rsrcHenry Orosco
2016-12-05i40iw: Correct values for max_recv_sge, max_send_sgeHenry Orosco
2016-12-05i40iw: Use vector when creating CQsHenry Orosco
2016-12-03i40iw: Add Quality of Service supportHenry Orosco
2016-12-03IB/i40iw: Remove debug prints after allocation failureLeon Romanovsky