aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/cq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-28IB/mlx: Set slid to zero in Ethernet completion structMoni Shoua1-1/+3
2018-01-29RDMA: Move enum ib_cq_creation_flags to uapi headersJason Gunthorpe1-2/+2
2017-11-13IB/mlx4: Add contig support for control objectsGuy Levi1-2/+6
2017-10-14IB/mlx4: Suppress gcc 7 fall-through complaintsBart Van Assche1-0/+2
2017-08-24IB/mlx4: Fix some spelling mistakesTalat Batheesh1-1/+1
2017-07-24(IB, net)/mlx4: Add resource utilization supportMoshe Shemesh1-0/+2
2017-07-17{net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky1-3/+3
2017-04-25IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov1-1/+1
2016-11-16IB/mlx4: Fix create CQ error flowMatan Barak1-1/+4
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-1/+1
2016-10-07IB/mlx4: Move user vendor structuresLeon Romanovsky1-1/+1
2016-09-02IB/mlx4: Don't return errors from poll_cqLeon Romanovsky1-24/+2
2016-09-02Revert "IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_one"Leon Romanovsky1-3/+3
2016-08-22IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_oneYuval Shaia1-3/+3
2016-08-22IB/mlx4: Make function use_tunnel_data return voidYuval Shaia1-7/+7
2016-08-03IB/mlx4: Don't use GFP_ATOMIC for CQ resize structRoland Dreier1-2/+2
2015-12-23IB: remove in-kernel support for memory windowsChristoph Hellwig1-3/+0
2015-10-28IB/mlx4: Remove old FRWR API supportSagi Grimberg1-2/+1
2015-10-28IB/mlx4: Support the new memory registration APISagi Grimberg1-0/+1
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-1/+1
2015-08-30IB/mlx4: Fix incorrect cq flushing in error stateAriel Nahum1-1/+1
2015-07-27net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated supportHadar Hen Zion1-1/+1
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