aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/cq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-12IB/mlx4: Add support for CQ time-stampingMatan Barak1-3/+6
2015-06-12IB/core: Change provider's API of create_cq to be extendibleMatan Barak1-1/+7
2015-02-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-4/+3
2015-02-17IB/mlx4: Bug fixes in mlx4_ib_resize_cqMajd Dibbiny1-4/+3
2015-02-09IB/mlx4: Reset flow support for IB kernel ULPsYishai Hadas1-0/+57
2014-12-11net/mlx4_core: Use tasklet for user-space CQ completion eventsMatan Barak1-1/+4
2014-06-02IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIOJiri Kosina1-3/+3
2014-03-12mlx4: Implement IP based gids support for RoCE/SRIOVJack Morgenstein1-14/+28
2014-01-18IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressingMoni Shoua1-0/+9
2013-11-17Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma', 'qib' and 'srp' into for-nextRoland Dreier1-2/+7
2013-11-15IB/mlx4: Fix device max capabilities checkEli Cohen1-1/+6
2013-11-15IB/mlx4: Fix endless loop in resize CQEli Cohen1-1/+1
2013-05-08Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-0/+21
2013-04-24net/mlx4_en: Add HW timestamping (TS) supportAmir Vadai1-1/+1
2013-04-16IB/mlx4: Fetch XRC SRQ in the CQ polling codeShlomo Pongratz1-0/+21
2012-11-26mlx4: 64-byte CQE/EQE supportOr Gerlitz1-8/+26
2012-09-30IB/mlx4: SR-IOV IB context objects and proxy/tunnel SQP supportJack Morgenstein1-1/+30
2012-05-18IB/mlx4: Increase the number of vectors (EQs) available for ULPsShlomo Pongratz1-0/+3
2012-05-08IB/mlx4: Replace printk(KERN_yyy...) with pr_yyy(...)Shlomo Pongratz1-5/+5
2012-03-12Merge branches 'misc' and 'mlx4' into for-nextRoland Dreier1-2/+1
2012-03-12IB/mlx4: Fix possible missed completion eventEli Cohen1-2/+1
2012-03-08IB: Change CQE "csum_ok" field to a bit flagOr Gerlitz1-1/+2
2012-01-03IB/mlx4: Fix SL to 802.1Q priority-bits mapping for IBoEOr Gerlitz1-1/+5
2011-01-10IB/mlx4: Don't call dma_free_coherent() with irqs disabledVladimir Sokolovsky1-1/+8
2010-04-21IB/mlx4: Add support for masked atomic operationsVladimir Sokolovsky1-0/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer1-1/+1
2008-12-30IB/mlx4: Fix reading SL field out of cqe->sl_vidRoland Dreier1-1/+1
2008-12-24IB/mlx4: Set ownership bit correctly when copying CQEs during CQ resizeJack Morgenstein1-4/+6
2008-12-22mlx4_core: Add support for multiple completion event vectorsYevgeny Petrilin1-1/+1
2008-12-01IB/mlx4: Fix MTT leakage in resize CQJack Morgenstein1-0/+5
2008-08-06mlx4_core: Add ethernet fields to CQE structYevgeny Petrilin1-17/+16
2008-07-25mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver filesJack Morgenstein1-0/+1
2008-07-23IB/mlx4: Add support for memory management extensions and local DMA L_KeyRoland Dreier1-0/+12
2008-07-14RDMA/core: Add memory management extensions supportSteve Wise1-6/+6
2008-04-30IB/mlx4: Fix off-by-one errors in calls to mlx4_ib_free_cq_buf()Roland Dreier1-2/+2
2008-04-29mlx4_core: Add a way to set the "collapsed" CQ flagYevgeny Petrilin1-1/+1
2008-04-29IB: expand ib_umem_get() prototypeArthur Kepner1-1/+1
2008-04-23mlx4_core: Move kernel doorbell management into coreYevgeny Petrilin1-3/+3
2008-04-16IB/mlx4: Add support for resizing CQsVladimir Sokolovsky1-33/+259
2008-04-16IB/mlx4: Add support for modifying CQ moderation parametersEli Cohen1-0/+8
2008-04-16IB/mlx4: Add IPoIB LSO supportEli Cohen1-0/+3
2008-04-16IB/mlx4: Add IPoIB checksum offload supportEli Cohen1-0/+16
2008-02-08IB/mlx4: Use multiple WQ blocks to post smaller send WQEsJack Morgenstein1-2/+10
2008-02-06IB/mlx4: Consolidate code to get an entry from a struct mlx4_bufRoland Dreier1-7/+1
2008-01-25IB/mlx4: Micro-optimize mlx4_ib_poll_one()Roland Dreier1-4/+5
2008-01-08IB/mlx4: Fix value of pkey_index in QP1 completionsDotan Barak1-1/+1
2007-08-03IB/mlx4: Fix opcode returned in RDMA read completionVu Pham1-1/+1
2007-06-18IB/mlx4: Handle buffer wraparound in __mlx4_ib_cq_clean()Jack Morgenstein1-4/+9
2007-06-18IB/mlx4: Handle new FW requirement for send request prefetchingRoland Dreier1-2/+2