summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/cq.c
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx4: Add support for CQ time-stampingMatan Barak2015-06-121-3/+6
* IB/core: Change provider's API of create_cq to be extendibleMatan Barak2015-06-121-1/+7
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-02-211-4/+3
|\
| * IB/mlx4: Bug fixes in mlx4_ib_resize_cqMajd Dibbiny2015-02-171-4/+3
* | IB/mlx4: Reset flow support for IB kernel ULPsYishai Hadas2015-02-091-0/+57
|/
* net/mlx4_core: Use tasklet for user-space CQ completion eventsMatan Barak2014-12-111-1/+4
* IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIOJiri Kosina2014-06-021-3/+3
* mlx4: Implement IP based gids support for RoCE/SRIOVJack Morgenstein2014-03-121-14/+28
* IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressingMoni Shoua2014-01-181-0/+9
*-. Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier2013-11-171-2/+7
|\ \
| | * IB/mlx4: Fix device max capabilities checkEli Cohen2013-11-151-1/+6
| |/ |/|
| * IB/mlx4: Fix endless loop in resize CQEli Cohen2013-11-151-1/+1
|/
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-05-081-0/+21
|\
| * IB/mlx4: Fetch XRC SRQ in the CQ polling codeShlomo Pongratz2013-04-161-0/+21
* | net/mlx4_en: Add HW timestamping (TS) supportAmir Vadai2013-04-241-1/+1
|/
* mlx4: 64-byte CQE/EQE supportOr Gerlitz2012-11-261-8/+26
* IB/mlx4: SR-IOV IB context objects and proxy/tunnel SQP supportJack Morgenstein2012-09-301-1/+30
* IB/mlx4: Increase the number of vectors (EQs) available for ULPsShlomo Pongratz2012-05-181-0/+3
* IB/mlx4: Replace printk(KERN_yyy...) with pr_yyy(...)Shlomo Pongratz2012-05-081-5/+5
* Merge branches 'misc' and 'mlx4' into for-nextRoland Dreier2012-03-121-2/+1
|\
| * IB/mlx4: Fix possible missed completion eventEli Cohen2012-03-121-2/+1
* | IB: Change CQE "csum_ok" field to a bit flagOr Gerlitz2012-03-081-1/+2
|/
* IB/mlx4: Fix SL to 802.1Q priority-bits mapping for IBoEOr Gerlitz2012-01-031-1/+5
* IB/mlx4: Don't call dma_free_coherent() with irqs disabledVladimir Sokolovsky2011-01-101-1/+8
* IB/mlx4: Add support for masked atomic operationsVladimir Sokolovsky2010-04-211-0/+8
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-1/+1
* IB/mlx4: Fix reading SL field out of cqe->sl_vidRoland Dreier2008-12-301-1/+1
* IB/mlx4: Set ownership bit correctly when copying CQEs during CQ resizeJack Morgenstein2008-12-241-4/+6
* mlx4_core: Add support for multiple completion event vectorsYevgeny Petrilin2008-12-221-1/+1
* IB/mlx4: Fix MTT leakage in resize CQJack Morgenstein2008-12-011-0/+5
* mlx4_core: Add ethernet fields to CQE structYevgeny Petrilin2008-08-061-17/+16
* mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver filesJack Morgenstein2008-07-251-0/+1
* IB/mlx4: Add support for memory management extensions and local DMA L_KeyRoland Dreier2008-07-231-0/+12
* RDMA/core: Add memory management extensions supportSteve Wise2008-07-141-6/+6
* IB/mlx4: Fix off-by-one errors in calls to mlx4_ib_free_cq_buf()Roland Dreier2008-04-301-2/+2
* mlx4_core: Add a way to set the "collapsed" CQ flagYevgeny Petrilin2008-04-291-1/+1
* IB: expand ib_umem_get() prototypeArthur Kepner2008-04-291-1/+1
* mlx4_core: Move kernel doorbell management into coreYevgeny Petrilin2008-04-231-3/+3
* IB/mlx4: Add support for resizing CQsVladimir Sokolovsky2008-04-161-33/+259
* IB/mlx4: Add support for modifying CQ moderation parametersEli Cohen2008-04-161-0/+8
* IB/mlx4: Add IPoIB LSO supportEli Cohen2008-04-161-0/+3
* IB/mlx4: Add IPoIB checksum offload supportEli Cohen2008-04-161-0/+16
* IB/mlx4: Use multiple WQ blocks to post smaller send WQEsJack Morgenstein2008-02-081-2/+10
* IB/mlx4: Consolidate code to get an entry from a struct mlx4_bufRoland Dreier2008-02-061-7/+1
* IB/mlx4: Micro-optimize mlx4_ib_poll_one()Roland Dreier2008-01-251-4/+5
* IB/mlx4: Fix value of pkey_index in QP1 completionsDotan Barak2008-01-081-1/+1
* IB/mlx4: Fix opcode returned in RDMA read completionVu Pham2007-08-031-1/+1
* IB/mlx4: Handle buffer wraparound in __mlx4_ib_cq_clean()Jack Morgenstein2007-06-181-4/+9
* IB/mlx4: Handle new FW requirement for send request prefetchingRoland Dreier2007-06-181-2/+2
OpenPOWER on IntegriCloud