aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca/mthca_qp.c
AgeCommit message (Expand)Author
2023-07-17RDMA/mthca: Fix crash when polling CQ for shared QPsThomas Bogendoerfer
2021-03-26RDMA: Support more than 255 rdma portsMark Bloch
2020-10-26RDMA: Check attr_mask during modify_qpJason Gunthorpe
2020-09-29RDMA/mthca: Combine special QP struct with mthca QPLeon Romanovsky
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2019-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-03-25RDMA: Use __packed annotation instead of __attribute__ ((packed))Erez Alfasi
2019-02-15IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIsShamir Rabinovitch
2018-12-18RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch
2018-10-03RDMA: Remove unused parameter from ib_modify_qp_is_ok()Kamal Heib
2018-07-30RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche
2018-07-30RDMA: Constify the argument of the work request conversion functionsBart Van Assche
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2017-05-01IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli
2017-05-01IB/mthca: Rename to_ib_ah_attr to to_rdma_ah_attrDasaratharaman Chandramouli
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli
2015-12-23IB/core: Initialize UD header structure with IP and UDP headersMoni Shoua
2015-10-08IB: split struct ib_send_wrChristoph Hellwig
2014-01-14IB/core: Ethernet L2 attributes in verbs/cm structuresMatan Barak
2012-07-11IB/mthca: Fill in sq_sig_type in query QPDotan Barak
2012-07-11IB/mthca: Warning about event for non-existent QPs should show event typeDotan Barak
2011-07-15IB/mthca: Stop returning separate error and status from FW commandsGoldwyn Rodrigues
2010-10-25IB/core: Add VLAN support for IBoEEli Cohen
2010-10-14IB/pack: IBoE UD packet packing supportEli Cohen
2010-02-24IB/core: Fix and clean up ib_ud_header_init()Eli Cohen
2009-09-05IB/mthca: Annotate CQ lockingRoland Dreier
2008-07-14IB/mthca: Fix check of max_send_sge for special QPsRoland Dreier
2008-07-14IB/mthca: Remove extra code for RESET->ERR QP state transitionRoland Dreier
2008-07-14RDMA: Remove subversion $Id tagsRoland Dreier
2008-04-16IB/mthca: Update QP state if query QP succeedsDotan Barak
2008-04-16IB/core: Add support for "send with invalidate" work requestsRoland Dreier
2008-04-16IB/mthca: Add IPoIB checksum offload supportEli Cohen
2008-02-04IB/ib_mthca: Pre-link receive WQEs in Tavor modeEli Cohen
2007-10-15IB/mthca: Avoid alignment traps when writing doorbellsRoland Dreier
2007-07-18IB/mthca: Simplify use of size0 in work request postingRoland Dreier
2007-07-18IB/mthca: Factor out setting WQE UD segment entriesRoland Dreier
2007-07-18IB/mthca: Factor out setting WQE remote address and atomic segment entriesRoland Dreier
2007-07-18IB/mthca: Factor out setting WQE data segment entriesRoland Dreier
2007-07-17IB/mthca: Use uninitialized_var() for f0Roland Dreier
2007-07-17drivers/infiniband/hw/mthca/mthca_qp: kill uninit'd var warningJeff Garzik
2007-05-29IB/mthca: Fix handling of send CQE with error for QPs connected to SRQMichael S. Tsirkin
2007-05-21Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-05-19IB/mthca: Fix RESET to ERROR transitionMichael S. Tsirkin
2007-05-14IB/mthca: Fix posting >255 recv WRs for TavorMichael S. Tsirkin
2007-04-30IB/mthca: Work around kernel QP starvationMichael S. Tsirkin
2007-04-24IB/mthca: Simplify CQ cleaning in mthca_free_qp()Roland Dreier
2007-03-01IB/mthca: Fix error path in mthca_alloc_memfree()Roland Dreier